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.5.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@dcbf502ba002f30afc4e59044f294db2b626738c#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='1686750442' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {6} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {6} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {11} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {11} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {11} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {11} 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 51e9a615-6d42-4082-9e7c-9354484ccf28 failed to reach available status (current creating) within the required time (196 s). {6} 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 3b78e8e5-587e-4ef8-9283-9a18a4a0f9c2 failed to reach available status (current creating) within the required time (196 s). {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [197.756361s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 99e5c7ca-9e7f-46ec-90aa-f591c46a57dd failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:05,137 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes 1.176s 2024-03-13 10:53:05,137 85809 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-482100865"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a2d3fb-f32c-410d-a255-45a17c01907a', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a2d3fb-f32c-410d-a255-45a17c01907a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.014163", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:53:05,212 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.058s 2024-03-13 10:53:05,213 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e37ee64-b7fa-45a0-afce-365d55dbe839', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e37ee64-b7fa-45a0-afce-365d55dbe839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:06,276 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:53:06,276 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9178d326-7953-494f-b623-eea1138120a3', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9178d326-7953-494f-b623-eea1138120a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:07,354 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.062s 2024-03-13 10:53:07,354 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4ec5c8-269e-4f0a-9ff1-b958de694592', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4ec5c8-269e-4f0a-9ff1-b958de694592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:08,502 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.133s 2024-03-13 10:53:08,502 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b659a2a-85ce-4cf2-bab3-7b02a91e63f4', 'content-length': '903', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b659a2a-85ce-4cf2-bab3-7b02a91e63f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:09,590 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.061s 2024-03-13 10:53:09,591 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90aa3055-f475-4eb0-9ec6-a32d4e58bad6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90aa3055-f475-4eb0-9ec6-a32d4e58bad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:10,676 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.070s 2024-03-13 10:53:10,677 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e02242-2a93-4218-9348-b7e046d448fe', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e02242-2a93-4218-9348-b7e046d448fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa- f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:11,792 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.096s 2024-03-13 10:53:11,792 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fcbeeb-5c3d-4ade-a266-647ed05a1c9b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38fcbeeb-5c3d-4ade-a266-647ed05a1c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:12,892 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.072s 2024-03-13 10:53:12,892 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-468ed14c-e5ec-41c4-9b1b-955812ad8f82', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-468ed14c-e5ec-41c4-9b1b-955812ad8f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-48210086 5", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:13,965 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.057s 2024-03-13 10:53:13,965 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf444453-b777-4777-87fc-08ff1915b667', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf444453-b777-4777-87fc-08ff1915b667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:15,030 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:53:15,030 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90617155-56e2-4d03-95f3-960bb6906606', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90617155-56e2-4d03-95f3-960bb6906606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:16,119 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.070s 2024-03-13 10:53:16,119 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3cdc897-9c12-4964-8be8-db3450b029d7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3cdc897-9c12-4964-8be8-db3450b029d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:17,185 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.052s 2024-03-13 10:53:17,185 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd2b0fd-7cba-44e4-84c0-8b8a5b8334e7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd2b0fd-7cba-44e4-84c0-8b8a5b8334e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachment s": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:18,253 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.054s 2024-03-13 10:53:18,253 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca5bab6-02bd-40e2-b95c-3acb1e8437ca', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca5bab6-02bd-40e2-b95c-3acb1e8437ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:19,325 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.058s 2024-03-13 10:53:19,325 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c17685c-e270-4986-9704-cf305cef3e75', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c17685c-e270-4986-9704-cf305cef3e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:20,404 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46 ec-90aa-f591c46a57dd 0.066s 2024-03-13 10:53:20,405 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777c5bcf-8972-4423-9148-c535ff9547a5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777c5bcf-8972-4423-9148-c535ff9547a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:21,469 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.052s 2024-03-13 10:53:21,470 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd30b3c-27ef-4271-8fcf-5faefd328fa1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd30b3c-27ef-4271-8fcf-5faefd328fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:22,538 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.056s 2024-03-13 10:53:22,539 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 1 0:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0151a64-b9df-41ce-937f-85f2ee421769', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0151a64-b9df-41ce-937f-85f2ee421769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:23,629 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.077s 2024-03-13 10:53:23,629 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1acf75-c427-4c44-bb72-1d6dc55ef859', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1acf75-c427-4c44-bb72-1d6dc55ef859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:24,726 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.083s 2024-03-13 10:53:24,727 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04827522-d7f3-4c4c-92a2-93facdbb8d05', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0482 7522-d7f3-4c4c-92a2-93facdbb8d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:25,792 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:53:25,793 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78ce102-3bed-492e-8505-2acf74c440f2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78ce102-3bed-492e-8505-2acf74c440f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:26,851 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:53:26,851 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7d480c-ad8e-442e-8a5a-86c4f6e93701', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7d480c-ad8e-442e-8a5a-86c4f6e93701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status" : "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:27,921 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.056s 2024-03-13 10:53:27,922 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8c9a6b-76ae-47ba-9666-fef1ee4a0da5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8c9a6b-76ae-47ba-9666-fef1ee4a0da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:28,981 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:53:28,981 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f03b1cd-6fee-499e-a01e-7ee9a7a648a8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f03b1cd-6fee-499e-a01e-7ee9a7a648a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:30,081 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.085s 2024-03-13 10:53:30,081 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df297aaf-8db4-4153-a380-fe3a7101e50b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df297aaf-8db4-4153-a380-fe3a7101e50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:31,138 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:53:31,139 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dea0ad6-e452-4ae0-b9a8-ec9728970895', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dea0ad6-e452-4ae0-b9a8-ec9728970895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c4 6a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:32,227 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.075s 2024-03-13 10:53:32,228 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a82c49-8ad9-4006-bdfd-9430a7648e3a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a82c49-8ad9-4006-bdfd-9430a7648e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:33,290 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.049s 2024-03-13 10:53:33,290 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e486560-535f-43e8-bd7d-8c66f0c51e72', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e486560-535f-43e8-bd7d-8c66f0c51e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:34 ,353 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:53:34,354 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dff653d-69ef-4635-99f1-bd7c0ffc7e65', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dff653d-69ef-4635-99f1-bd7c0ffc7e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:35,408 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:53:35,409 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d2ead4c-9578-4f4f-bd0b-bbea7faa92a4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d2ead4c-9578-4f4f-bd0b-bbea7faa92a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:36,462 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:53:36,463 85809 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3512bdf4-0ece-4936-b98d-b39b9f19a802', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3512bdf4-0ece-4936-b98d-b39b9f19a802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:37,644 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.144s 2024-03-13 10:53:37,668 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5febc562-224b-49ca-bf02-8cf9b32e4930', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5febc562-224b-49ca-bf02-8cf9b32e4930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:38,723 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:53:38,723 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-3f032eeb-ce0d-4307-85a7-d3d52812188c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f032eeb-ce0d-4307-85a7-d3d52812188c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:39,814 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.062s 2024-03-13 10:53:39,817 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c84ce3b-568a-4776-b120-eea3b0b7fe17', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c84ce3b-568a-4776-b120-eea3b0b7fe17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:40,871 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:53:40,871 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24592cc7-14e5-4064-b289-1c31c12fb1e6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24592cc7-14e5-4064-b289-1c31c12fb1e6', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:41,933 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:53:41,933 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8d44eb-3b89-4013-b536-698679b85aeb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8d44eb-3b89-4013-b536-698679b85aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:42,984 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:53:42,985 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1a1ce2-605f-494e-9e73-4766cd37589f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1a1ce2-605f-494e-9e73-4766cd37589f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:44,047 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:53:44,048 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc923bc6-d47f-48fa-9b6f-6aa411ff9a2c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc923bc6-d47f-48fa-9b6f-6aa411ff9a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:45,101 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:53:45,102 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f9ff908-14b8-4d72-ad37-a0f05dc67bdf', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f9ff908-14b8-4d72-ad37-a0f05dc67bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366b bb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:46,151 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:53:46,152 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce1a4f1-f57e-456a-a292-0860bcf7cc72', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce1a4f1-f57e-456a-a292-0860bcf7cc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:47,266 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.101s 2024-03-13 10:53:47,266 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0f036c-b98b-4e1d-8492-ca4b69b8b625', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0f036c-b98b-4e1d-8492-ca4b69b8b625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false , "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:48,317 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:53:48,318 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04feaeea-fe68-4abe-86d4-ed5f2b14bb03', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04feaeea-fe68-4abe-86d4-ed5f2b14bb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:49,371 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:53:49,371 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6295defe-6959-4b09-af5f-6c8855cc2533', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6295defe-6959-4b09-af5f-6c8855cc2533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:50,422 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 2 00 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:53:50,422 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c7a146-51a8-4ad3-bd68-df8fb487c289', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c7a146-51a8-4ad3-bd68-df8fb487c289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:51,477 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:53:51,477 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce2ba06-15b3-4621-b9e2-e4b8bf0797ec', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce2ba06-15b3-4621-b9e2-e4b8bf0797ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:52,535 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:53:52,535 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee03f96-7415-4aea-ba95-6f694382abbd', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee03f96-7415-4aea-ba95-6f694382abbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:53,585 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:53:53,586 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c08ded-bfe3-4efa-9768-33ddedd2c5ad', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c08ded-bfe3-4efa-9768-33ddedd2c5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:54,651 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.052s 2024-03-13 10:53:54,651 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06b462a-2b07-4d17-81d8-58fca06a96ad', 'content-length': '903', 'openstack-api- version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06b462a-2b07-4d17-81d8-58fca06a96ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:55,699 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.035s 2024-03-13 10:53:55,699 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6768c6b3-a473-4431-84e6-dcb57a73c012', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6768c6b3-a473-4431-84e6-dcb57a73c012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:56,751 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:53:56,752 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad8d6ac-f1a9-4422-9f1c-e18bac723ce8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad8d6ac-f1a9-4422-9f1c-e18bac723ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c 46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:57,803 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.035s 2024-03-13 10:53:57,804 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d3fbdb-df25-4572-8191-24354599cbb0', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d3fbdb-df25-4572-8191-24354599cbb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:58,851 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.035s 2024-03-13 10:53:58,851 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa41fbe3-6a26-4d65-ad78-e65d4289ebe7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa41fbe3-6a26-4d65-ad78-e65d4289ebe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", " description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:59,911 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.046s 2024-03-13 10:53:59,911 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ab4fe6-409d-4bd3-9f75-70edb4f27bfc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ab4fe6-409d-4bd3-9f75-70edb4f27bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:00,973 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:54:00,974 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dcd11d-1d09-4ad6-8d47-9c92332b53f1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dcd11d-1d09-4ad6-8d47-9c92332b53f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http ://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:02,036 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:02,036 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95975e41-8199-4416-881b-2bf3ebbc1ccb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95975e41-8199-4416-881b-2bf3ebbc1ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:03,090 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:03,091 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e3f20e-9245-42cb-b1d4-74a61469126d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e3f20e-9245-42cb-b1d4-74a61469126d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [ ], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:04,141 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:04,141 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455ce8c1-efdb-4720-88ba-84b9756d8085', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455ce8c1-efdb-4720-88ba-84b9756d8085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:05,197 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:05,198 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea7e084-15f1-4519-9703-6c733d542b9b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea7e084-15f1-4519-9703-6c733d542b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:06,247 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90 aa-f591c46a57dd 0.036s 2024-03-13 10:54:06,247 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8bb558-4a58-413a-8df7-61c4315c48e5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8bb558-4a58-413a-8df7-61c4315c48e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:07,298 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:07,299 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d305e51c-29ca-4a3d-8d12-ea85d3458265', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d305e51c-29ca-4a3d-8d12-ea85d3458265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:08,349 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:08,350 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54: 08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdfea4d-6db9-41f8-95a1-c875053ab44d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdfea4d-6db9-41f8-95a1-c875053ab44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:09,401 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:09,402 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7166a82-823a-4974-ad5c-658055af2e9f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7166a82-823a-4974-ad5c-658055af2e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:10,454 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:54:10,455 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098bd529-1523-4e39-8210-3004123142a7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098bd529- 1523-4e39-8210-3004123142a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:11,505 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:11,506 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f85f5b-2456-4ba8-a359-fe32d9336e44', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f85f5b-2456-4ba8-a359-fe32d9336e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:12,561 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:12,561 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2dfb5c-112a-4df9-9bc5-552a60a1e946', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2dfb5c-112a-4df9-9bc5-552a60a1e946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "cr eating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:13,615 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:54:13,615 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3be8fc-15f1-493d-9a14-6136a87aacab', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3be8fc-15f1-493d-9a14-6136a87aacab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:14,670 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:14,670 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4173adf-822a-4700-a75f-ecd3049b0999', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4173adf-822a-4700-a75f-ecd3049b0999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:15,721 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:15,721 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e85c7b1-7a0a-4702-86f3-1b9c0be450fa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e85c7b1-7a0a-4702-86f3-1b9c0be450fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:16,775 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:16,775 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ddd0c3-4ffe-4238-b9f8-9edc595483e7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ddd0c3-4ffe-4238-b9f8-9edc595483e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57d d"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:17,855 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.066s 2024-03-13 10:54:17,855 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b552f5-b12e-4168-9a9b-62ce5742347c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b552f5-b12e-4168-9a9b-62ce5742347c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:18,908 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:54:18,908 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b975daf1-841e-49ca-9f96-d5579e8abb9d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b975daf1-841e-49ca-9f96-d5579e8abb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:19,958 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:19,958 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4925dd88-2937-431e-8cf1-502cc3ac6cb8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4925dd88-2937-431e-8cf1-502cc3ac6cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:21,013 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:21,013 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd42a5c-2285-4313-8aee-88ad4ba6f8f6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd42a5c-2285-4313-8aee-88ad4ba6f8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:22,072 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:54:22,072 85809 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d76121-3d77-4c90-8da2-f40d81e3a453', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d76121-3d77-4c90-8da2-f40d81e3a453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:23,122 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:23,123 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5a3189-3928-4d70-82d9-3e65067e83d9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5a3189-3928-4d70-82d9-3e65067e83d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:24,174 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:24,174 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-47f898f2-f9f7-4b5c-9c85-0f31ae7b7b2e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f898f2-f9f7-4b5c-9c85-0f31ae7b7b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:25,224 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:25,224 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f7688c-91cb-415d-9822-3e11ac7f249a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f7688c-91cb-415d-9822-3e11ac7f249a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:26,281 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:54:26,282 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a55c1bd-0f27-4163-9fc0-61426897a7dc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a55c1bd-0f27-4163-9fc0-61426897a7dc', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:27,341 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:27,341 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e50a8a-cd96-45c9-a880-2bc88a87e213', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e50a8a-cd96-45c9-a880-2bc88a87e213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:28,399 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:54:28,399 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfce3bca-13e9-4245-b97a-2799ab6dba0a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfce3bca-13e9-4245-b97a-2799ab6dba0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "upd ated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:29,448 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:29,448 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d678beb-dd53-4e80-85c6-64bb3f9c1a32', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d678beb-dd53-4e80-85c6-64bb3f9c1a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:30,501 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:54:30,501 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f183afd-bb87-4d0a-a268-cd9f261feb72', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f183afd-bb87-4d0a-a268-cd9f261feb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c7 4598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:31,556 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:31,557 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ab6c31-6265-492a-9f54-b9b30c053d48', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ab6c31-6265-492a-9f54-b9b30c053d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:32,608 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:32,608 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02f3967-4157-4bc5-9d1a-8b35d89d2b2b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02f3967-4157-4bc5-9d1a-8b35d89d2b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "re plication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:33,666 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:54:33,666 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d741c7b4-62f4-4ce7-9c17-04b0c88fbb98', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d741c7b4-62f4-4ce7-9c17-04b0c88fbb98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:34,719 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:54:34,720 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4663daa5-b674-4760-a4b7-18b623e59fd6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4663daa5-b674-4760-a4b7-18b623e59fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:35,773 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GE T http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:54:35,774 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b9c876-7be5-46a6-a20d-285e373c9e00', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b9c876-7be5-46a6-a20d-285e373c9e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:36,824 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:36,825 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f54c43b-c74d-4200-b810-169adaa41bb4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f54c43b-c74d-4200-b810-169adaa41bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:37,874 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:37,874 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519579fa-1474-4201-92cd-e3d699aaa82d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519579fa-1474-4201-92cd-e3d699aaa82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:38,924 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:38,925 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513a2cbe-c176-4ccf-b54b-c88ce594935a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513a2cbe-c176-4ccf-b54b-c88ce594935a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:39,998 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:39,998 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11235988-0479-46d8-9957-21c73eabf35f', 'content-length': '903', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11235988-0479-46d8-9957-21c73eabf35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:41,062 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:41,062 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed83f2f-04b4-4763-b4ee-75de28811e61', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed83f2f-04b4-4763-b4ee-75de28811e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:42,117 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:42,118 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b3753b-e1f3-485c-ac2f-7ac14ece4e3b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b3753b-e1f3-485c-ac2f-7ac14ece4e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57 dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:43,174 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:43,174 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efec4409-32bf-4dcd-8a6d-6e1e2a3ffdea', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efec4409-32bf-4dcd-8a6d-6e1e2a3ffdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:44,229 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:44,230 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f916315-66f2-4b9b-888e-f3400793767b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f916315-66f2-4b9b-888e-f3400793767b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "descr iption": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:45,284 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:45,284 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9e9120-2a3c-4b29-b2a7-75964d8447db', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9e9120-2a3c-4b29-b2a7-75964d8447db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:46,349 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.049s 2024-03-13 10:54:46,349 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541e09a1-9757-4997-835f-3600988d8afa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541e09a1-9757-4997-835f-3600988d8afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10 .0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:47,401 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:47,401 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610950c1-2856-4ef8-be1a-0812bc701fa6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610950c1-2856-4ef8-be1a-0812bc701fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:48,454 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:54:48,455 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c38cd8b-04d6-46d9-a161-01c769a4a759', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c38cd8b-04d6-46d9-a161-01c769a4a759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "o s-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:49,513 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:54:49,514 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cb06ff-7278-4dcf-8758-09fdbd7ae80f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cb06ff-7278-4dcf-8758-09fdbd7ae80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:50,564 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:50,564 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c27190-0425-424a-82c7-b320a3c1fc04', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c27190-0425-424a-82c7-b320a3c1fc04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:51,626 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f5 91c46a57dd 0.047s 2024-03-13 10:54:51,626 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afca383-fb95-4fb9-af32-02cc26fa2c8a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afca383-fb95-4fb9-af32-02cc26fa2c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:52,682 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:54:52,683 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c516fd11-8824-4340-b5ef-337d06e89eaa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c516fd11-8824-4340-b5ef-337d06e89eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:53,735 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:54:53,735 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b7e8b0-ba16-4b3b-8545-b1033fa290b3', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b7e8b0-ba16-4b3b-8545-b1033fa290b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:54,812 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.064s 2024-03-13 10:54:54,813 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa01ca79-a5a9-4037-8c4b-e74bc6dd2d09', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa01ca79-a5a9-4037-8c4b-e74bc6dd2d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:55,893 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.055s 2024-03-13 10:54:55,894 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a91adbf-cc82-4c07-939b-6793c3d05bc4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a91adbf-cc82- 4c07-939b-6793c3d05bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:56,949 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:56,950 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc6c872-8d97-4ae5-a87e-775cb43ebaab', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc6c872-8d97-4ae5-a87e-775cb43ebaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:58,014 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.051s 2024-03-13 10:54:58,015 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c73114-899f-4fe4-9836-c90ed79a94d1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c73114-899f-4fe4-9836-c90ed79a94d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creatin g", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:59,084 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:54:59,085 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c0b0ed-1cf2-4166-b542-96e054e260fb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c0b0ed-1cf2-4166-b542-96e054e260fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:00,139 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:00,139 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eed0518-1bee-41fc-b168-a8bfa2b451f9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eed0518-1bee-41fc-b168-a8bfa2b451f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata ": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:01,197 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:01,198 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a2c6c9-9322-4633-9fa3-158f1c26369a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a2c6c9-9322-4633-9fa3-158f1c26369a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:02,254 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:02,254 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f287673e-ba93-4dd3-82ea-d3c0deb36a08', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f287673e-ba93-4dd3-82ea-d3c0deb36a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:03,305 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:03,305 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbc7b12-e1a0-4c8d-a557-9aefb98b8a2f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbc7b12-e1a0-4c8d-a557-9aefb98b8a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:04,361 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:55:04,361 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a8cf0f-850b-42bb-aced-d8da2b1742ba', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a8cf0f-850b-42bb-aced-d8da2b1742ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:05,425 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:55:05,425 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175f873e-a6f9-44e2-b958-f0685452b2bc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175f873e-a6f9-44e2-b958-f0685452b2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:06,499 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.053s 2024-03-13 10:55:06,500 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3764a71f-e7c5-449f-91e8-cfc18c2b7819', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3764a71f-e7c5-449f-91e8-cfc18c2b7819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:07,558 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:55:07,558 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb7263e-18d5-439b-8508-c06b5c525f87', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb7263e-18d5-439b-8508-c06b5c525f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:08,608 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:08,609 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aef2933-0649-42bc-9028-46e4250f86fd', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aef2933-0649-42bc-9028-46e4250f86fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:09,664 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:09,665 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id ': 'req-695ea9d5-ca36-4c58-aa65-1eae8f22e65a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695ea9d5-ca36-4c58-aa65-1eae8f22e65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:10,719 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:55:10,720 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677507c3-b732-48b8-8a9b-f19e1082a6b9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677507c3-b732-48b8-8a9b-f19e1082a6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:11,784 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:11,784 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e03020b-8fa2-41af-a520-c7e78215b042', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e03020b-8fa2-41af-a520-c7e78215b042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:12,838 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:12,838 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efe401b-c4d1-4525-b169-4b07892ee3c7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efe401b-c4d1-4525-b169-4b07892ee3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:13,886 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.035s 2024-03-13 10:55:13,886 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5244273-8b55-432f-b0ea-9b014d2bd515', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5244273-8b55-432f-b0ea-9b014d2bd515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_ at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:14,952 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.053s 2024-03-13 10:55:14,953 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bceb975-09e7-41cd-8ff0-088f6d5666a2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bceb975-09e7-41cd-8ff0-088f6d5666a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:16,013 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:55:16,013 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217d786b-5449-4816-bfc5-7daf2725eff8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217d786b-5449-4816-bfc5-7daf2725eff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c 44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:17,070 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:55:17,071 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7db7e2-cf5f-43fc-a264-cfda2f199e92', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7db7e2-cf5f-43fc-a264-cfda2f199e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:18,151 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.066s 2024-03-13 10:55:18,151 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7aa055d-bbde-4be2-b67b-3b7d0db92d40', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7aa055d-bbde-4be2-b67b-3b7d0db92d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replica tion_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:19,202 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:19,203 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f2f2e9-54d0-4518-ab39-23cb6571b59e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f2f2e9-54d0-4518-ab39-23cb6571b59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:20,260 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:55:20,260 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c799c179-b23e-46a7-8208-23a277860b47', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c799c179-b23e-46a7-8208-23a277860b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:21,317 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET htt p://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:55:21,317 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50394010-ac4a-47fc-9ca3-d47b78905aa8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50394010-ac4a-47fc-9ca3-d47b78905aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:22,368 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:22,369 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27557838-bd42-40be-a82a-a335c3dac0d5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27557838-bd42-40be-a82a-a335c3dac0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:23,425 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:55:23,426 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286168fc-29ed-4b0a-a1ef-ffb05133810a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286168fc-29ed-4b0a-a1ef-ffb05133810a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:24,537 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.097s 2024-03-13 10:55:24,538 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b8f68b-4ff0-426b-9494-42896678e108', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b8f68b-4ff0-426b-9494-42896678e108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:25,596 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:55:25,596 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad07334-c92a-4d06-a2b4-7dfe5c1b3c60', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad07334-c92a-4d06-a2b4-7dfe5c1b3c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:26,655 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:55:26,656 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f148eeb-b8e3-403d-a5f9-f55207c6cef6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f148eeb-b8e3-403d-a5f9-f55207c6cef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:27,709 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:27,709 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6ea1b6-c269-43b9-a5b7-8085a6d9f19c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6ea1b6-c269-43b9-a5b7-8085a6d9f19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:28,763 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:28,763 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b147969-71f4-4128-9623-88d0617e1527', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b147969-71f4-4128-9623-88d0617e1527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:29,813 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:29,814 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcc5852-0a97-40f1-9f50-c154596be235', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcc5852-0a97-40f1-9f50-c154596be235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "descriptio n": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:30,865 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:30,865 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492f6bba-3d47-414f-abe2-e8bd4d560f3c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492f6bba-3d47-414f-abe2-e8bd4d560f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:31,919 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:31,919 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f55d5fb-7a74-47b7-9002-99e91efe8475', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f55d5fb-7a74-47b7-9002-99e91efe8475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:32,974 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:32,975 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497ec5a4-88eb-42b4-a6ec-ce00f65f6f5f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497ec5a4-88eb-42b4-a6ec-ce00f65f6f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:34,028 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:34,028 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c13e211-775d-46ed-b755-125db2d47397', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c13e211-775d-46ed-b755-125db2d47397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol -tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:35,084 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:35,084 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78da180b-c72b-4f7d-ba97-a9c279ba0bb4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78da180b-c72b-4f7d-ba97-a9c279ba0bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:36,137 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:36,137 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fee8499-43e5-43bd-9ffd-71853f2a025a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fee8499-43e5-43bd-9ffd-71853f2a025a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:37,189 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46 a57dd 0.039s 2024-03-13 10:55:37,193 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00c60ea-a47c-4071-9645-fc50d865926d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00c60ea-a47c-4071-9645-fc50d865926d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:38,248 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:38,249 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bc2435-3dff-4fa6-b315-44273af7a2d9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bc2435-3dff-4fa6-b315-44273af7a2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:39,300 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:39,301 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', ' server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a8351d-e5f7-49df-889d-94a092902e5d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a8351d-e5f7-49df-889d-94a092902e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:40,368 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:55:40,369 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76816ced-3c07-45f8-ad71-3d916dfce78c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76816ced-3c07-45f8-ad71-3d916dfce78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:41,453 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.068s 2024-03-13 10:55:41,454 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fb1d06-fe0f-4ec9-810f-d74b76987fbf', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fb1d06-fe0f-4ec9- 810f-d74b76987fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:42,551 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.084s 2024-03-13 10:55:42,551 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6c7c0e-49af-4766-9a14-2219332b845d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6c7c0e-49af-4766-9a14-2219332b845d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:43,603 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:55:43,603 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5a4f34-033a-470d-8b9e-bc640908d48d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5a4f34-033a-470d-8b9e-bc640908d48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", " size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:44,654 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:55:44,654 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d821cf29-0edd-4154-bbdc-5b03fb9a5b69', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d821cf29-0edd-4154-bbdc-5b03fb9a5b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:45,735 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.067s 2024-03-13 10:55:45,735 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba85474-913f-487e-81f3-00056835054d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba85474-913f-487e-81f3-00056835054d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {} , "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:46,792 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:55:46,792 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa184fba-ee6b-4b73-b49e-6b6315740116', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa184fba-ee6b-4b73-b49e-6b6315740116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:47,846 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:55:47,847 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58819489-f52a-4071-99d0-e01d72223cdb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58819489-f52a-4071-99d0-e01d72223cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "use r_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:48,901 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:48,901 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d7854c-e58c-427e-8629-1d99f166f2fa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d7854c-e58c-427e-8629-1d99f166f2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:49,951 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:49,952 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600be370-01f5-46fe-b2ec-924cdada00aa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600be370-01f5-46fe-b2ec-924cdada00aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:51,009 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:55:51,010 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca29eda-4451-4229-8030-e98e3ebcd455', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca29eda-4451-4229-8030-e98e3ebcd455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:52,070 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.047s 2024-03-13 10:55:52,070 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490106f3-d4b8-436b-853a-0e2ebbf1d804', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490106f3-d4b8-436b-853a-0e2ebbf1d804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:53,126 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:53,126 85809 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-814254a4-ad6f-491c-900f-07a67ba1e945', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814254a4-ad6f-491c-900f-07a67ba1e945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:54,207 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.065s 2024-03-13 10:55:54,208 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a725f57f-fb35-4d92-bacb-48e0498afca2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a725f57f-fb35-4d92-bacb-48e0498afca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:55,262 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:55,263 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-03705d2f-886f-4dcd-b30d-42c6410d0bce', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03705d2f-886f-4dcd-b30d-42c6410d0bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:56,319 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:56,320 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83313d0-c4b5-45ad-a3a8-ed3ae3f637d7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83313d0-c4b5-45ad-a3a8-ed3ae3f637d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:57,380 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.046s 2024-03-13 10:55:57,381 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36634ba8-faaa-4657-9c70-a5ac73c712f6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36634ba8-faaa-4657-9c70-a5ac73c712f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:58,445 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:55:58,445 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07fa0e80-7aeb-41fc-a1b9-82860d3d3d01', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07fa0e80-7aeb-41fc-a1b9-82860d3d3d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:59,495 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:59,496 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6024f2-8a64-4545-a2fb-c6fb587df587', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6024f2-8a64-4545-a2fb-c6fb587df587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:00,546 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:56:00,546 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9090037e-ef99-4725-b5c2-3225f82e640c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9090037e-ef99-4725-b5c2-3225f82e640c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:01,599 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:56:01,600 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69feac5a-0137-4d82-ad68-e9b5143831c1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69feac5a-0137-4d82-ad68-e9b5143831c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485 /volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:02,655 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:56:02,655 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ceb131c-ca43-48d6-a1bd-9c2378bc1115', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ceb131c-ca43-48d6-a1bd-9c2378bc1115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:03,705 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:56:03,706 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d4ec82-faf6-4344-8daa-08fd82c5399d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d4ec82-faf6-4344-8daa-08fd82c5399d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_ status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:04,757 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:56:04,758 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad815670-ae60-4b53-bdcd-0c94adc1c31a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad815670-ae60-4b53-bdcd-0c94adc1c31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:05,810 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:56:05,811 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15af5d8c-6db0-4c8c-83de-4f1496a1f0c2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15af5d8c-6db0-4c8c-83de-4f1496a1f0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:06,889 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://1 0.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.065s 2024-03-13 10:56:06,890 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be87bf14-2315-45d1-803b-ada12245f4bc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be87bf14-2315-45d1-803b-ada12245f4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:07,974 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.072s 2024-03-13 10:56:07,974 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f54c63-c09b-4069-b650-491e2962b6ad', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f54c63-c09b-4069-b650-491e2962b6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:09,025 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:56:09,025 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43345f57-4262-4e55-8393-477b10a01985', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43345f57-4262-4e55-8393-477b10a01985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:10,081 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:56:10,081 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a8fb9e-1abe-45d6-bc7e-4762dbc10b34', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a8fb9e-1abe-45d6-bc7e-4762dbc10b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:11,138 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:56:11,138 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0eb2c5-c085-40d0-af79-c12d6f4ae8c5', 'content-length': '903', 'openstack-api-version': 'volu me 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0eb2c5-c085-40d0-af79-c12d6f4ae8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:12,196 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:56:12,197 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc4d346-1cab-4619-9f47-4391c662d74d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc4d346-1cab-4619-9f47-4391c662d74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:13,257 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:56:13,257 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b9ee46-f27c-4a43-b821-2fc259b2c79f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b9ee46-f27c-4a43-b821-2fc259b2c79f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:14,319 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:56:14,319 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f19e869-97e5-449c-8d9e-18312fb219fd', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f19e869-97e5-449c-8d9e-18312fb219fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:15,375 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:56:15,376 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37af121-9f97-4e1f-ade5-799299b04f8e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37af121-9f97-4e1f-ade5-799299b04f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": n ull, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:16,433 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:56:16,434 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11150ce3-8fa5-4caa-9bb0-2bbac223a568', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11150ce3-8fa5-4caa-9bb0-2bbac223a568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:17,487 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:56:17,488 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a66665-3ec7-49f2-bdfc-d7ebd79590a9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a66665-3ec7-49f2-bdfc-d7ebd79590a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/v olume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:18,539 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:56:18,539 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae0daaf-ced4-4ef7-900a-7ee5ca082598', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae0daaf-ced4-4ef7-900a-7ee5ca082598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:19,591 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:56:19,592 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee488fb2-272b-45be-849b-ee97546d0eab', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee488fb2-272b-45be-849b-ee97546d0eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:20,643 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:56:20,643 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872c321f-16eb-4c12-ae58-a7eaa8d3d2a5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872c321f-16eb-4c12-ae58-a7eaa8d3d2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:21,696 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:56:21,697 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd0f8d1-a408-464c-b6f9-e630734eb124', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd0f8d1-a408-464c-b6f9-e630734eb124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' {1} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [197.263986s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume a49766dd-5824-4f52-be12-0c278c6094d0 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:05,758 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes 1.018s 2024-03-13 10:53:05,759 85805 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-51983163", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1efec6d-d3d2-4945-9a33-a821c2908668', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1efec6d-d3d2-4945-9a33-a821c2908668', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.663056", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:53:05,822 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:53:05,822 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a61ecdd-6a83-402c-8c93-58164c8a5643', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a61ecdd-6a83-402c-8c93-58164c8a5643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:06,885 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.047s 2024-03-13 10:53:06,885 85805 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, 13 Mar 2024 10:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0788da3-244d-4543-a9e6-ec140a5098b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0788da3-244d-4543-a9e6-ec140a5098b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:07,970 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.070s 2024-03-13 10:53:07,970 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db2f4dd-be7d-4a67-ae30-b3714ac68079', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db2f4dd-be7d-4a67-ae30-b3714ac68079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:09,050 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.064s 2024-03-13 10:53:09,050 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f85fb4-c583-44c3-863b-3362b6750e7b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f85fb4-c583-44c3-863b-3362b6750e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:10,161 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.088s 2024-03-13 10:53:10,162 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7546a347-706e-451c-b613-d69fbeccaa6b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7546a347-706e-451c-b613-d69fbeccaa6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:11,244 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.062s 2024-03-13 10:53:11,244 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6e25c1-37b6-4e1a-be89-32ce08787b01', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6e25c1-37b6-4e1a-be89-32ce08787b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:12,343 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.077s 2024-03-13 10:53:12,343 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20f05e6-2215-4adb-91fb-60634d6a6be6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20f05e6-2215-4adb-91fb-60634d6a6be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:13,435 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.078s 2024-03-13 10:53:13,436 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a78158f-d5aa-4eac-a232-b9723ef0c5e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a78158f-d5aa-4eac-a232-b9723ef0c5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"i d": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:14,499 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.048s 2024-03-13 10:53:14,499 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73fa8896-e20e-442f-a53a-53a180343edd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73fa8896-e20e-442f-a53a-53a180343edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:15,588 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.075s 2024-03-13 10:53:15,589 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0678474c-aa76-467c-8e04-d8bd8d6914ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0678474c-aa76-467c-8e04-d8bd8d6914ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-5198 3163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:16,696 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.092s 2024-03-13 10:53:16,696 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f8654a-ab7e-4a9c-ac50-0f2ff6d46b53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f8654a-ab7e-4a9c-ac50-0f2ff6d46b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:17,773 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.053s 2024-03-13 10:53:17,774 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6dfc14f-e997-4e72-89be-67c1c02e5928', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6dfc14f-e997-4e72-89be-67c1c02e5928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12 -0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:18,833 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:53:18,834 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76183927-1ae1-4191-9eef-eac9ab2142c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76183927-1ae1-4191-9eef-eac9ab2142c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:19,925 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.077s 2024-03-13 10:53:19,925 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032edd87-c973-40b7-baa7-d80b75ae822c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032edd87-c973-40b7-baa7-d80b75ae822c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "re plication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:20,978 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:20,978 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5857863-40d4-476f-a656-2d2d6a0b3957', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5857863-40d4-476f-a656-2d2d6a0b3957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:22,034 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:53:22,034 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bbc170-ddc2-40d6-9c6c-3c6bd4927115', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bbc170-ddc2-40d6-9c6c-3c6bd4927115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:23,089 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:53:23,089 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734745dd-3b8c-40a1-8e15-1d6ffbc395a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734745dd-3b8c-40a1-8e15-1d6ffbc395a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:24,193 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.090s 2024-03-13 10:53:24,193 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3e3090-8f47-4b85-95cb-4353a299144c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3e3090-8f47-4b85-95cb-4353a299144c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:25,250 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:25,251 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73164300-7dae-4d93-bef2-d63b49726cc1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73164300-7dae-4d93-bef2-d63b49726cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:26,310 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:53:26,310 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea64119-87f6-493f-8d38-4eb75a959388', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea64119-87f6-493f-8d38-4eb75a959388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:27,364 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:27,365 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-1c863106-b939-48f9-98c6-873f8be6eb60', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c863106-b939-48f9-98c6-873f8be6eb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:28,420 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:53:28,421 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ddac063-eda1-4f8f-8b2b-8174e4591608', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ddac063-eda1-4f8f-8b2b-8174e4591608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:29,555 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.120s 2024-03-13 10:53:29,556 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a8ce5d-a9f0-4141-be94-35211cdf6ce5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a8ce5d-a9f0-4141-b e94-35211cdf6ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:30,608 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:30,609 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c631b8-bc57-49af-91f2-6bb2466fbd53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c631b8-bc57-49af-91f2-6bb2466fbd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:31,663 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:31,663 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef04e937-3309-4043-9f58-1383690b0d9c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef04e937-3309-4043-9f58-1383690b0d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be 12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:32,736 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.058s 2024-03-13 10:53:32,736 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57caf3ea-cfc4-4ba7-b41d-f3362c5cb9a0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57caf3ea-cfc4-4ba7-b41d-f3362c5cb9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:33,788 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:33,789 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9698763b-ccd3-46ce-bf93-6ac77d6b805d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9698763b-ccd3-46ce-bf93-6ac77d6b805d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null , "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:34,847 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:53:34,847 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c7ddcc-bde3-4633-bc71-d759bcdce604', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c7ddcc-bde3-4633-bc71-d759bcdce604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:35,907 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.047s 2024-03-13 10:53:35,907 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2926f097-57f1-42ce-87fd-d76b15c75fca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2926f097-57f1-42ce-87fd-d76b15c75fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": " bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:36,957 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:53:36,957 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61005203-d7c6-4c88-8320-62f680662576', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61005203-d7c6-4c88-8320-62f680662576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:38,009 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:38,009 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5332fb93-166f-4b6f-8eaa-d18f250e2bbe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5332fb93-166f-4b6f-8eaa-d18f250e2bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, " consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:39,065 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:53:39,066 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a15823-00dc-4eaa-b0fc-1cda8e71c5b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a15823-00dc-4eaa-b0fc-1cda8e71c5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:40,123 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:53:40,124 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f68d54c-2cf1-45d0-8cda-0d40c7b7cce3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f68d54c-2cf1-45d0-8cda-0d40c7b7cce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:41,177 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:te st_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:41,177 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268de6ca-fcb8-4c27-973f-3ac8c802ec27', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268de6ca-fcb8-4c27-973f-3ac8c802ec27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:42,251 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.060s 2024-03-13 10:53:42,251 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2bb3b32-217e-46c4-8d82-b65727fdcc5b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2bb3b32-217e-46c4-8d82-b65727fdcc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:43,324 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:53:43,327 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3473acc3-a5e5-4a53-95a1-66ee98b8ceaa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3473acc3-a5e5-4a53-95a1-66ee98b8ceaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:44,415 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.071s 2024-03-13 10:53:44,415 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e29c9e3-91a9-45eb-9641-77a59d6dc955', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e29c9e3-91a9-45eb-9641-77a59d6dc955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:45,467 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:53:45,467 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json' , 'x-compute-request-id': 'req-64861473-5213-44e7-a2b9-14340019236e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64861473-5213-44e7-a2b9-14340019236e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:46,517 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:53:46,518 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e101fe-e7be-4586-9eab-63e463fe7152', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e101fe-e7be-4586-9eab-63e463fe7152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:47,569 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:53:47,570 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8779f0-5dec-4eff-bdd1-67683d794e74', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8779f0-5dec-4eff-bdd1-67683d794e74', 'connec tion': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:48,621 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:53:48,621 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863f8e82-2506-44af-9d4d-b3ad6794830b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863f8e82-2506-44af-9d4d-b3ad6794830b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:49,671 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.036s 2024-03-13 10:53:49,671 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794136ca-8008-425b-96f4-61c13a73a7cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794136ca-8008-425b-96f4-61c13a73a7cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status" : "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:50,730 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:53:50,731 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e494e8b-40cc-4e71-808e-4719769fe5e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e494e8b-40cc-4e71-808e-4719769fe5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:51,787 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:53:51,788 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a13b3e-5061-4b38-9ad7-dab24f7bcb1f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a13b3e-5061-4b38-9ad7-dab24f7bcb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviands s-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:52,840 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:52,840 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6a7f47-be91-4608-81ef-e509c6ebbd15', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6a7f47-be91-4608-81ef-e509c6ebbd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:53,892 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:53,893 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7ef4de-00d4-44ae-bbb2-c9d7850c00f5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7ef4de-00d4-44ae-bbb2-c9d7850c00f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http:/ /10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:54,952 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:53:54,952 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f990256-eb61-40c2-b140-443dd7bf4d5c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f990256-eb61-40c2-b140-443dd7bf4d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:56,006 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:53:56,006 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d546eb3-0c5b-4800-85f4-077f12e44f43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d546eb3-0c5b-4800-85f4-077f12e44f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null , "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:57,059 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:57,060 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae8456b-a8e6-4e63-a56a-a3a978b38921', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae8456b-a8e6-4e63-a56a-a3a978b38921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:58,112 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:58,113 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c73862c-af20-477a-b157-5de9c8971155', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c73862c-af20-477a-b157-5de9c8971155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:59,167 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 2 00 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:59,167 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530ea250-d18b-402f-ad32-836623783ef7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530ea250-d18b-402f-ad32-836623783ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:00,218 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:00,218 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3302195a-c3f4-4f25-a44e-165450153d1d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3302195a-c3f4-4f25-a44e-165450153d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:01,274 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:01,275 85805 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, 13 Mar 2024 10:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4778619-615b-4783-bda4-13b8230b421c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4778619-615b-4783-bda4-13b8230b421c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:02,354 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.066s 2024-03-13 10:54:02,354 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d465ef40-61ed-4b41-8263-1c7f63f59d92', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d465ef40-61ed-4b41-8263-1c7f63f59d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:03,411 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:03,411 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9718dd06-61d2-4812-94ce-fafc00761033', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9718dd06-61d2-4812-94ce-fafc00761033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:04,469 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:54:04,469 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011145e7-ab4c-4df8-8b8c-1b790b581a43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011145e7-ab4c-4df8-8b8c-1b790b581a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:05,524 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:54:05,524 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ec596f-b847-4384-9e2b-49ea078b5d4b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ec596f-b847-4384-9e2b-49ea078b5d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:06,576 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:06,577 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8184eea6-61f1-4894-a933-5003e51c8030', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8184eea6-61f1-4894-a933-5003e51c8030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:07,628 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:07,628 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d98018-e232-438b-a8bb-c4fcea5b6b58', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d98018-e232-438b-a8bb-c4fcea5b6b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, " availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:08,681 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:08,682 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440f996c-f071-4373-8745-6ef557155588', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440f996c-f071-4373-8745-6ef557155588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:09,735 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:09,735 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96a9a18-ae46-479f-9310-0d13fa5f8f0b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96a9a18-ae46-479f-9310-0d13fa5f8f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:10,787 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:10,787 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af28d51b-7a5a-43cb-99e2-9c5863ef2acd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af28d51b-7a5a-43cb-99e2-9c5863ef2acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:11,841 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:11,841 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa36795-ec3f-409c-b57b-2469c544d505', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa36795-ec3f-409c-b57b-2469c544d505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67 f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:12,899 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:54:12,900 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb2165b-b2a8-4dcf-924f-5da7010dd7a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb2165b-b2a8-4dcf-924f-5da7010dd7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:13,957 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:54:13,958 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818f705d-9466-49f6-9018-e67130c5205a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818f705d-9466-49f6-9018-e67130c5205a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:15,014 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:54:15,014 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e63a4d2-d50a-4fcd-abbd-070c5e09aed3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e63a4d2-d50a-4fcd-abbd-070c5e09aed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:16,072 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:54:16,073 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2ae017-b51f-4fde-a0a2-81cfb4d2335a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2ae017-b51f-4fde-a0a2-81cfb4d2335a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:17,134 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/v olume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.048s 2024-03-13 10:54:17,135 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-871d8842-8e09-465e-9435-234c969ebe61', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-871d8842-8e09-465e-9435-234c969ebe61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:18,197 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:54:18,197 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c04eee-b345-4338-8ae1-61ec4362f5b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c04eee-b345-4338-8ae1-61ec4362f5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:19,250 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:19,251 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application /json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309ab220-669e-4bcc-91f3-e91fc5619463', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309ab220-669e-4bcc-91f3-e91fc5619463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:20,301 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:20,302 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3f26bb-bcb2-4bdd-8c70-5cd6a48e36f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3f26bb-bcb2-4bdd-8c70-5cd6a48e36f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:21,359 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:21,359 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1ad319-3a5b-4e8d-8b 13-9dad1913f693', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1ad319-3a5b-4e8d-8b13-9dad1913f693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:22,413 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:54:22,414 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ce9c98-d55c-4546-b998-721dfd2f23d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ce9c98-d55c-4546-b998-721dfd2f23d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:23,466 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:23,467 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c210ee-9d98-4618-a9cc-1b2d9103b835', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c210ee-9d98-4618-a9cc-1b2d9103b835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:24,523 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:54:24,524 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046e6f15-b93f-4e41-b945-71998adeedcc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046e6f15-b93f-4e41-b945-71998adeedcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:25,585 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:25,585 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711e8bfd-c95e-41b8-9979-c0473d3347c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711e8bfd-c95e-41b8-9979-c0473d3347c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova" , "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:26,637 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:26,637 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d31d228-f612-4f6d-b743-98e68727b0d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d31d228-f612-4f6d-b743-98e68727b0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:27,690 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:27,690 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76017d8c-d892-4695-b17e-4c16167c2bdd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76017d8c-d892-4695-b17e-4c16167c2bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "me tadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:28,751 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:28,751 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1316ccd7-0952-4617-b69e-0e3dbc4ef503', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1316ccd7-0952-4617-b69e-0e3dbc4ef503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:29,805 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:29,806 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9869321b-10d3-48f5-8dc0-59419cc797f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9869321b-10d3-48f5-8dc0-59419cc797f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/ volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:30,863 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:30,864 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24276687-d260-4962-b239-c261086d5d98', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24276687-d260-4962-b239-c261086d5d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:31,934 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.057s 2024-03-13 10:54:31,934 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846d256b-2c55-452d-a80d-a59de1c21546', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846d256b-2c55-452d-a80d-a59de1c21546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:32,985 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:32,985 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03143c07-b741-48a8-b057-313f32f71f66', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03143c07-b741-48a8-b057-313f32f71f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:34,038 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:34,039 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065f31bb-e1b1-4add-99b0-6fc98f703c64', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065f31bb-e1b1-4add-99b0-6fc98f703c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:35,142 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129 877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.088s 2024-03-13 10:54:35,142 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7b5350-5619-4467-a490-13fb4e81e640', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7b5350-5619-4467-a490-13fb4e81e640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:36,197 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:36,197 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a7729b-e53f-4faa-a089-d59837d49d20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a7729b-e53f-4faa-a089-d59837d49d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:37,265 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.055s 2024-03-13 10:54:37,266 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d6f641-ec52-420d-bc8a-592c78b872a5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d6f641-ec52-420d-bc8a-592c78b872a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:38,319 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:38,319 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69069305-a151-4080-8913-c8eef97c7aa4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69069305-a151-4080-8913-c8eef97c7aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:39,372 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:39,372 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42aa6e8-761c-406a-b4d6-43496606c36d', 'content -length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42aa6e8-761c-406a-b4d6-43496606c36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:40,422 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.036s 2024-03-13 10:54:40,422 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f07ecdf-6fb2-4293-be09-9df539e538a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f07ecdf-6fb2-4293-be09-9df539e538a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:41,475 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:41,476 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe35431-58d4-4b74-96df-10efe87f625e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe35431-58d4-4b74-96df-10efe87f625e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume /v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:42,527 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:42,528 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61401d51-134c-4386-9e10-9e02200716f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61401d51-134c-4386-9e10-9e02200716f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:43,579 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:43,579 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ed6690-3fd5-4151-8e71-53a8a2cea745', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ed6690-3fd5-4151-8e71-53a8a2cea745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-1 3T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:44,631 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:44,632 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fa2ed6-26a3-45a2-bffb-d5cf032b5f4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fa2ed6-26a3-45a2-bffb-d5cf032b5f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:45,684 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:45,684 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e63d387-6fcb-45b4-b4b2-85089803c86d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e63d387-6fcb-45b4-b4b2-85089803c86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:46,736 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:46,736 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c11f62-25cb-412c-a413-c1b51f82a337', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c11f62-25cb-412c-a413-c1b51f82a337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:47,789 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:47,790 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8662c18-3778-4e52-8ac4-42750eca6387', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8662c18-3778-4e52-8ac4-42750eca6387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52 -be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:48,840 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.036s 2024-03-13 10:54:48,840 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57680fae-4c35-4d7d-ab54-2b49b278f442', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57680fae-4c35-4d7d-ab54-2b49b278f442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:49,890 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:49,891 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-771a6b33-da0e-48ce-bcb5-a92f373d9e53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-771a6b33-da0e-48ce-bcb5-a92f373d9e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73 84d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:50,968 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:54:50,971 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455e78f5-aca3-452e-95af-01dbdc786017', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455e78f5-aca3-452e-95af-01dbdc786017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:52,028 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:52,028 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97fb42be-82db-4419-b6fc-90e610fa284a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97fb42be-82db-4419-b6fc-90e610fa284a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:53,080 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a4 9766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:53,081 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9372c77-0da2-46fa-bafe-940e04535f0b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9372c77-0da2-46fa-bafe-940e04535f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:54,136 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:54,136 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d37a55e-5dc3-473c-88b3-89a9becb9fbb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d37a55e-5dc3-473c-88b3-89a9becb9fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:55,191 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:54:55,192 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c68ef8d8-d714-4a32-8b78-1e8740e7714e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c68ef8d8-d714-4a32-8b78-1e8740e7714e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:56,243 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:56,244 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1d7b12-08d9-48fa-ae12-1580a01e15d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1d7b12-08d9-48fa-ae12-1580a01e15d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:57,317 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.058s 2024-03-13 10:54:57,317 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f39c9f-ce75-4605-a659-5077727d621c', 'content-length': '909', 'openstac k-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f39c9f-ce75-4605-a659-5077727d621c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:58,369 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:58,369 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1611b87-e008-4de4-8b1b-2235972db756', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1611b87-e008-4de4-8b1b-2235972db756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:59,422 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:59,422 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b3a24e-25aa-414c-80e8-02f7e32f9855', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b3a24e-25aa-414c-80e8-02f7e32f9855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe 3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:00,475 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:55:00,476 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448d76f2-d76e-4be7-ae13-5149604cd448', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448d76f2-d76e-4be7-ae13-5149604cd448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:01,530 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:01,531 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecd8566-dac1-4a12-9db5-b9b1493319a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecd8566-dac1-4a12-9db5-b9b1493319a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updat ed_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:02,585 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:02,585 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d8dd46-ec9b-4d0f-b4a4-3c2f5d48938b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d8dd46-ec9b-4d0f-b4a4-3c2f5d48938b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:03,638 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:03,638 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b33fd54-5c29-498c-b1c6-1acf2ed7f90e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b33fd54-5c29-498c-b1c6-1acf2ed7f90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http ://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:04,688 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:04,689 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8954553d-4e23-468d-8e8e-b8b55066fe5b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8954553d-4e23-468d-8e8e-b8b55066fe5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:05,741 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:05,741 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc75e9b-a9f9-43ae-b064-1c07bf8e8548', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc75e9b-a9f9-43ae-b064-1c07bf8e8548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "us er_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:06,824 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.068s 2024-03-13 10:55:06,824 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a315d20-b8b7-4574-9869-37d785ea91e4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a315d20-b8b7-4574-9869-37d785ea91e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:07,884 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:07,885 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f74ed8-4d34-4dcf-b839-c4e5a426e106', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f74ed8-4d34-4dcf-b839-c4e5a426e106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba 1b55"}}' 2024-03-13 10:55:08,935 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:08,935 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a9893c-a535-400c-8e2f-1114a522ebe7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a9893c-a535-400c-8e2f-1114a522ebe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:09,986 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:09,987 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee2877e-4e01-4ef3-a19e-ac253136ab53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee2877e-4e01-4ef3-a19e-ac253136ab53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:11,040 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c27 8c6094d0 0.038s 2024-03-13 10:55:11,040 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2ebc10-44c1-4f20-bfba-56c9c71922ef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2ebc10-44c1-4f20-bfba-56c9c71922ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:12,093 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:12,093 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1106e253-0cb5-40ce-b044-0368247f38e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1106e253-0cb5-40ce-b044-0368247f38e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:13,150 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:13,150 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835fbb7b-5088-42ac-9675-4c732b63cb6c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835fbb7b-5088-42ac-9675-4c732b63cb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:14,207 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:14,207 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f3597a-99a0-4b40-b49f-f86c388c6d94', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f3597a-99a0-4b40-b49f-f86c388c6d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:15,267 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:55:15,267 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2cfa4f-c556-4ef8-89a9-b5d89e1850fb', 'content-length': '909', 'openstack-api-version': 'volume 3. 0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2cfa4f-c556-4ef8-89a9-b5d89e1850fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:16,333 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.053s 2024-03-13 10:55:16,334 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7484d06c-2353-4b47-9ef3-7ef9c7984ee1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7484d06c-2353-4b47-9ef3-7ef9c7984ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:17,387 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:17,388 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241588e7-3f70-4a44-94f9-2d7993b24475', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241588e7-3f70-4a44-94f9-2d7993b24475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766d d-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:18,446 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:55:18,446 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77762f5d-e2e6-41f0-9733-1fee0810f298', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77762f5d-e2e6-41f0-9733-1fee0810f298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:19,500 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:19,501 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f62009-30c3-4ce1-a497-49d15c668545', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f62009-30c3-4ce1-a497-49d15c668545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53: 06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:20,562 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.048s 2024-03-13 10:55:20,562 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902f7cfa-b4bc-400e-abde-93a11822d6ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902f7cfa-b4bc-400e-abde-93a11822d6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:21,619 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:21,619 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d417a502-7919-4564-bfed-5251ee54800b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d417a502-7919-4564-bfed-5251ee54800b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73 84d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:22,672 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:22,673 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e02e18d-9680-47a4-a70f-742cbad1c56e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e02e18d-9680-47a4-a70f-742cbad1c56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:23,729 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:23,730 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91dcd303-f735-42be-9453-a8cecaa41f71', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91dcd303-f735-42be-9453-a8cecaa41f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f298 8663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:24,796 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.051s 2024-03-13 10:55:24,796 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f3728d-a022-4f59-92d8-b0710397104d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f3728d-a022-4f59-92d8-b0710397104d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:25,853 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:55:25,854 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75e52b7-ea98-4f19-832d-4e651cf3a865', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75e52b7-ea98-4f19-832d-4e651cf3a865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55: 26,909 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:26,909 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adff045-72f5-4237-a32a-90ff1ce64456', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adff045-72f5-4237-a32a-90ff1ce64456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:27,963 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:27,963 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a089744-99ce-4d39-a40f-04cbdfd68f89', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a089744-99ce-4d39-a40f-04cbdfd68f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:29,017 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:29,017 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c07117-2901-43ed-b4ff-e0fc57c8c98b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c07117-2901-43ed-b4ff-e0fc57c8c98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:30,076 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:55:30,077 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caae87e7-727e-4378-90b5-c410866cd685', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caae87e7-727e-4378-90b5-c410866cd685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:31,135 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:55:31,136 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 20 24 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20fc459-5b9a-49d7-a51e-080071eabc90', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20fc459-5b9a-49d7-a51e-080071eabc90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:32,206 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.054s 2024-03-13 10:55:32,207 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e7b909-175a-4daa-93b9-d0f7065c10e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e7b909-175a-4daa-93b9-d0f7065c10e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:33,285 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.063s 2024-03-13 10:55:33,285 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb75c974-9225-4b09-aeee-ce5343b6d4ba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API -Version', 'x-openstack-request-id': 'req-cb75c974-9225-4b09-aeee-ce5343b6d4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:34,343 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:55:34,344 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9613a2-cd78-4087-97ef-479a85ac5155', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9613a2-cd78-4087-97ef-479a85ac5155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:35,394 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:35,395 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e4b18b-379d-4288-84f9-8c478574e8cf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e4b18b-379d-4288-84f9-8c478574e8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c609 4d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:36,454 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:36,454 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a9b05f-4a2c-4a63-9554-b2923d9ec85c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a9b05f-4a2c-4a63-9554-b2923d9ec85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:37,509 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:37,510 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2b420c-4866-4457-b94d-17eabfbcf7fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2b420c-4866-4457-b94d-17eabfbcf7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempe st-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:38,577 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:38,577 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ccbf2b-3b22-4321-a7ca-0b37233851df', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ccbf2b-3b22-4321-a7ca-0b37233851df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:39,628 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:39,629 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d3c3be-448a-4fd2-82ce-7e5206b3b07d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d3c3be-448a-4fd2-82ce-7e5206b3b07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba 1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:40,683 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:40,683 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215f72a1-6f6f-42e8-ad62-11b660e6da2c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215f72a1-6f6f-42e8-ad62-11b660e6da2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:41,733 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:41,733 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6191e155-38e4-46be-bdab-921c33f378b8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6191e155-38e4-46be-bdab-921c33f378b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootabl e": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:42,804 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.056s 2024-03-13 10:55:42,805 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59717de3-48f1-4c40-9327-57b9bda4594f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59717de3-48f1-4c40-9327-57b9bda4594f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:43,883 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.052s 2024-03-13 10:55:43,883 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ac8cce-cc78-4474-b556-ad2950bcbe30', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ac8cce-cc78-4474-b556-ad2950bcbe30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:44,937 85805 INFO [tem pest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:44,938 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea16b85-a91d-4ff8-bec1-07fe1862e102', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea16b85-a91d-4ff8-bec1-07fe1862e102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:45,992 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:45,993 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68768e0c-67c7-42f3-8c50-563adc367013', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68768e0c-67c7-42f3-8c50-563adc367013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:47,050 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:47,051 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb39824-43f2-4435-8966-89a00d05bab4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb39824-43f2-4435-8966-89a00d05bab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:48,113 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:55:48,114 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb7fa97-5ab3-4620-800f-aaf295075e2d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb7fa97-5ab3-4620-800f-aaf295075e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:49,163 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.036s 2024-03-13 10:55:49,164 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254469cf-89b1-4f77-830a-4e2680315675', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254469cf-89b1-4f77-830a-4e2680315675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:50,255 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.078s 2024-03-13 10:55:50,256 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c2faf09-3dad-4a8a-b8b7-d5e3e82eff4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c2faf09-3dad-4a8a-b8b7-d5e3e82eff4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:51,306 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:55:51,306 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048a42f4-bd1e-4409-bb79-e6c776517104', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-048a42f4-bd1e-4409-bb79-e6c776517104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:52,361 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:52,361 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-151dda98-544d-43ff-827d-a55e50eada20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-151dda98-544d-43ff-827d-a55e50eada20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:53,419 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:55:53,419 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ceca8a-be95-483b-aafb-bc2428b68d37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ceca8a-be95-483b-aafb-bc2428b68d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"vo lume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:54,476 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:54,476 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc175de-1dc3-4f29-a236-d51957b92719', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc175de-1dc3-4f29-a236-d51957b92719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:55,533 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:55,534 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afc0527-5861-4932-a6de-d51b3306fdef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afc0527-5861-4932-a6de-d51b3306fdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-v olume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:56,588 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:56,589 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfac92d8-4b21-4c82-b702-c5113701c4db', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfac92d8-4b21-4c82-b702-c5113701c4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:57,640 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:57,641 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab22815-5767-4ac2-a895-dbcf18de093f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab22815-5767-4ac2-a895-dbcf18de093f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824 -4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:58,719 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.065s 2024-03-13 10:55:58,719 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb2e71a-6ce3-4ea0-a021-28e58061016f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb2e71a-6ce3-4ea0-a021-28e58061016f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:59,775 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:59,775 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb80d4a2-4105-4acf-867e-7afc0364ee87', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb80d4a2-4105-4acf-867e-7afc0364ee87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:00,825 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:56:00,825 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac97f2a-80b2-48dd-929c-4d0135bba0c2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac97f2a-80b2-48dd-929c-4d0135bba0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:01,882 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:56:01,882 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f792f0f4-0337-46c3-8e67-6277350a09a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f792f0f4-0337-46c3-8e67-6277350a09a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:02,941 85805 INFO [tempest.lib.common.rest_clien t] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:56:02,942 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51a96f9-1cc3-4c5f-947c-731ef478f97f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51a96f9-1cc3-4c5f-947c-731ef478f97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:03,995 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:56:03,996 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0ac7f1-3304-4fb9-bcbd-357b1ca7553c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0ac7f1-3304-4fb9-bcbd-357b1ca7553c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:05,046 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:56:05,046 85805 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17cdd53-00ae-4013-8d37-e803f5f3d7ad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17cdd53-00ae-4013-8d37-e803f5f3d7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:06,096 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:56:06,096 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe2fb57-6ec6-4fa9-b96b-1037dc7e2b24', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe2fb57-6ec6-4fa9-b96b-1037dc7e2b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:07,164 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.054s 2024-03-13 10:56:07,164 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)' , 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d21265-d8a6-48ed-a75c-9b94d4b446be', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d21265-d8a6-48ed-a75c-9b94d4b446be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:08,215 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:56:08,216 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476a6e09-380a-4e76-a797-3dc660b66076', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476a6e09-380a-4e76-a797-3dc660b66076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:09,266 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:56:09,267 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e243a39a-4aef-46cf-90dc-6308f44e7ca0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e243a39a-4 aef-46cf-90dc-6308f44e7ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:10,320 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:56:10,320 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53fea715-0fef-4d12-aeae-2281f576148b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53fea715-0fef-4d12-aeae-2281f576148b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:11,371 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:56:11,371 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da13ca18-7311-446e-b15c-bcfe40dd0931', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da13ca18-7311-446e-b15c-bcfe40dd0931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-58 24-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:12,441 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.057s 2024-03-13 10:56:12,441 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81666c46-e7e2-434a-8006-ff59c506ed6a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81666c46-e7e2-434a-8006-ff59c506ed6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:13,503 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:56:13,503 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760bb06f-44ad-4176-aada-aee547f51509', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760bb06f-44ad-4176-aada-aee547f51509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "descript ion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:14,570 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.052s 2024-03-13 10:56:14,571 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42420680-0dc4-4750-9859-6da487d89819', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42420680-0dc4-4750-9859-6da487d89819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:15,629 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:56:15,631 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e997be-c29d-46ab-90bb-6ec4e581bb4a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e997be-c29d-46ab-90bb-6ec4e581bb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:16,704 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.060s 2024-03-13 10:56:16,705 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665d5c25-47cb-41bb-8d4d-74113b5617e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665d5c25-47cb-41bb-8d4d-74113b5617e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:17,762 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:56:17,763 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96ff33c-31a5-4606-9df3-9e59d22d6a13', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96ff33c-31a5-4606-9df3-9e59d22d6a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status ": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:18,822 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.047s 2024-03-13 10:56:18,823 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6514701f-338f-4d80-8c4d-7e46855390e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6514701f-338f-4d80-8c4d-7e46855390e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:19,875 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:56:19,876 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16e3623-59c5-4bb0-97fc-2fba3109d703', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16e3623-59c5-4bb0-97fc-2fba3109d703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:20,927 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevi cesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:56:20,928 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63ce45b-fc16-4900-ae0a-bf5c0c9dd913', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63ce45b-fc16-4900-ae0a-bf5c0c9dd913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:21,985 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:56:21,986 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c464bf-7d81-46a0-82d5-a75b2c3d3189', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c464bf-7d81-46a0-82d5-a75b2c3d3189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' {4} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [200.095129s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 390353f5-0fc6-46b8-9c73-45fbb3053f0e failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:07,507 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.279s 2024-03-13 10:53:07,507 85811 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-1052147712"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-a0fe4462-760e-4594-9b32-bd5a5509aca3', 'date': 'Wed, 13 Mar 2024 10:53:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"0d706cb6-78e1-4844-8bee-8938f2f36d5d","name":"tempest-tagged-attachments-test-net-1052147712","tenant_id":"38c537af6e074d92935503fd9f04b5da","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"38c537af6e074d92935503fd9f04b5da","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-03-13T10:53:06Z","updated_at":"2024-03-13T10:53:06Z","revision_number":1}}' 2024-03-13 10:53:09,302 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.794s 2024-03-13 10:53:09,303 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "0d706cb6-78e1-4844-8bee-8938f2f36d5d", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-e7b3154e-a331-4e68-b4d0-30cb8a4cc677', 'date': 'Wed, 13 Mar 2024 10:53:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"4df69068-7c15-4781-8a80-d9475f3811c4","name":"","tenant_id":"38c537af6e074d92935503fd9f04b5da","network_id":"0d706cb6-78e1-4844-8bee-8938f2f36d5d","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-03-13T10:53:07Z","updated_at":"2024-03-13T10:53:07Z","revision_number":0,"project_id":"38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:09,637 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes 0.332s 2024-03-13 10:53:09,637 85811 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-256884581"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-402276bc-a245-4b20-a714-3c50277d289d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-402276bc-a245-4b20-a714-3c50277d289d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:09.547736", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-256884581", "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/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:53:09,741 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.091s 2024-03-13 10:53:09,742 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63ee8c9-0298-4956-9aa6-b6e4ead2db31', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63ee8c9-0298-4956-9aa6-b6e4ead2db31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:10,855 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.087s 2024-03-13 10:53:10,855 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f796033-570d-4704-8c37-d3f91d0c3f9d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f796033-570d-4704-8c37-d3f91d0c3f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-4 6b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:11,986 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.115s 2024-03-13 10:53:11,986 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fe564b-5c30-423c-a5f0-3ff452f06a15', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fe564b-5c30-423c-a5f0-3ff452f06a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:13,079 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.076s 2024-03-13 10:53:13,079 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794c9568-f9c2-4a7e-8c95-644c85c8282b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794c9568-f9c2-4a7e-8c95-644c85c8282b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3 8c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:14,204 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.080s 2024-03-13 10:53:14,205 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31aa82ba-4abc-4547-9b16-ff637b3c129d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31aa82ba-4abc-4547-9b16-ff637b3c129d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:15,328 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.096s 2024-03-13 10:53:15,328 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06705ea2-05e2-456d-a6bd-31dbf540315a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06705ea2-05e2-456d-a6bd-31dbf540315a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:16,421 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/39035 3f5-0fc6-46b8-9c73-45fbb3053f0e 0.078s 2024-03-13 10:53:16,422 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c76921-ba6d-4162-a757-79dbdb919a25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c76921-ba6d-4162-a757-79dbdb919a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:17,500 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.064s 2024-03-13 10:53:17,501 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9573e48-1da6-4dd1-95f9-1acc76a14349', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9573e48-1da6-4dd1-95f9-1acc76a14349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:18,562 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.047s 2024-03-13 10:53:18,563 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886730aa-23f0-42d8-879f-e62e0ecbc732', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886730aa-23f0-42d8-879f-e62e0ecbc732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:19,698 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.111s 2024-03-13 10:53:19,699 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13f009d-8c07-4eb3-9c33-c73339ab9ce3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13f009d-8c07-4eb3-9c33-c73339ab9ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:20,756 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:20,757 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c5e4ef-7d74-4f89-9552-f367617fc4c9', 'content-length': '910', 'openstack-api-v ersion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c5e4ef-7d74-4f89-9552-f367617fc4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:21,825 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.056s 2024-03-13 10:53:21,826 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0746652d-4be6-4432-b638-7769292ebef7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0746652d-4be6-4432-b638-7769292ebef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:22,888 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.050s 2024-03-13 10:53:22,889 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa1f16f-7723-4744-9db1-d0d8d9295fdc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa1f16f-7723-4744-9db1-d0d8d9295fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5d a/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:23,953 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.049s 2024-03-13 10:53:23,953 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660903d5-080c-45d4-85e9-57392556ab41', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660903d5-080c-45d4-85e9-57392556ab41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:25,032 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.066s 2024-03-13 10:53:25,033 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf9186d-42c7-43fd-9bce-474fcf7d3645', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf9186d-42c7-43fd-9bce-474fcf7d3645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "20 24-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:26,098 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.051s 2024-03-13 10:53:26,099 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d6aa3d-fcce-477e-8bf4-ec66501b3ff1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d6aa3d-fcce-477e-8bf4-ec66501b3ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:27,206 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.094s 2024-03-13 10:53:27,207 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b970df2-5861-4092-b000-1d6384dc21b0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b970df2-5861-4092-b000-1d6384dc21b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.21 0/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:28,278 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:28,278 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e5cfe0-68a2-41c6-9836-f305e191f5c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e5cfe0-68a2-41c6-9836-f305e191f5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:29,345 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.052s 2024-03-13 10:53:29,346 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da32b75-14b4-4301-886a-b20867f1932b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da32b75-14b4-4301-886a-b20867f1932b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcb c2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:30,404 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:30,404 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232ed999-4581-4401-b0ef-1cbc8da1b7a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232ed999-4581-4401-b0ef-1cbc8da1b7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:31,461 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:31,461 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6619e2f-2272-4173-b864-d0fb2c61ece1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6619e2f-2272-4173-b864-d0fb2c61ece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03 -13 10:53:32,517 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:32,518 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a558c9-fc50-4938-aa80-68a09692a692', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a558c9-fc50-4938-aa80-68a09692a692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:33,575 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:53:33,576 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e2ce1f-c348-4d04-9e91-d6fd3197a6ab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e2ce1f-c348-4d04-9e91-d6fd3197a6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:34,626 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024 -03-13 10:53:34,627 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28266590-1fed-47bc-912e-05160ec43de3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28266590-1fed-47bc-912e-05160ec43de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:35,681 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:53:35,682 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bb3691-0433-414b-8106-bbefe00a5746', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bb3691-0433-414b-8106-bbefe00a5746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:36,736 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:53:36,736 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Ma r 2024 10:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a41c93-1754-438c-87c6-0fda5c849f65', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a41c93-1754-438c-87c6-0fda5c849f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:37,806 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.056s 2024-03-13 10:53:37,806 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1598858f-9a60-4162-997b-e4597f3d5faa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1598858f-9a60-4162-997b-e4597f3d5faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:38,858 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:53:38,858 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4811768-7b33-4b0c-a590-239eb2ce02ef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-c4811768-7b33-4b0c-a590-239eb2ce02ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:39,915 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:53:39,915 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edff0a78-1564-4b0a-b697-d989e93d6f2d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edff0a78-1564-4b0a-b697-d989e93d6f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:40,969 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:40,969 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14bf4d60-0e01-4948-9ef3-f8b24457c493', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14bf4d60-0e01-4948-9ef3-f8b24457c493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053 f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:42,021 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:42,022 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea321a2e-23de-41ce-9819-bc233d178d09', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea321a2e-23de-41ce-9819-bc233d178d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:43,101 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.049s 2024-03-13 10:53:43,104 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf133c3-5421-4702-bdbb-5acb539a0ccc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf133c3-5421-4702-bdbb-5acb539a0ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest -TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:44,163 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:53:44,163 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9491ee-17d8-4779-97ae-c38ce3a3e70c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9491ee-17d8-4779-97ae-c38ce3a3e70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:45,226 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.050s 2024-03-13 10:53:45,226 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38a6155-a7ab-445c-bdc6-47a9125acb7b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38a6155-a7ab-445c-bdc6-47a9125acb7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5d a/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:46,304 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.064s 2024-03-13 10:53:46,304 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a414c4d-1ffb-4f53-8bfc-3f94dc98deba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a414c4d-1ffb-4f53-8bfc-3f94dc98deba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:47,358 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:47,358 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2e3640-c06e-40d9-ac03-0f000ad6eecb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2e3640-c06e-40d9-ac03-0f000ad6eecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": " false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:48,412 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:53:48,413 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd23aa2d-f412-43bf-8748-4870761b7d04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd23aa2d-f412-43bf-8748-4870761b7d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:49,466 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:53:49,466 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1cc5543-710a-46bf-9761-8edfbfce738d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1cc5543-710a-46bf-9761-8edfbfce738d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:50,523 85811 INFO [tempest.li b.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:53:50,523 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4340bca4-b290-4266-9b6c-e1e4dc7dcb28', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4340bca4-b290-4266-9b6c-e1e4dc7dcb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:51,575 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:53:51,576 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97da2654-038c-4c35-acbf-75fedbe76ac8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97da2654-038c-4c35-acbf-75fedbe76ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:52,634 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:53:52,635 85811 DEBUG [tempest .lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78218e79-0acd-42ca-be3d-c3af2e339a55', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78218e79-0acd-42ca-be3d-c3af2e339a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:53,688 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:53,688 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f75046-d180-4594-8d64-ecd0dc92df88', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f75046-d180-4594-8d64-ecd0dc92df88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:54,749 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.047s 2024-03-13 10:53:54,750 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:54 GMT', 'server': 'Apache/2.4 .52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8be1b75-0843-4ccf-a239-746114fdf52f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8be1b75-0843-4ccf-a239-746114fdf52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:55,804 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:53:55,804 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e781e54e-a9de-4c33-b7eb-a64e72ba6256', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e781e54e-a9de-4c33-b7eb-a64e72ba6256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:56,860 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:56,861 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341e308c-715d-47df-9903-a82d73eff466', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -341e308c-715d-47df-9903-a82d73eff466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:57,921 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:53:57,921 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e90e1e4-4fd8-488f-857f-16a716fc1f3d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e90e1e4-4fd8-488f-857f-16a716fc1f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:58,973 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:58,974 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf78034-ea5a-4e78-a208-1ea4d12a2099', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf78034-ea5a-4e78-a208-1ea4d12a2099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "39 0353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:00,030 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:54:00,030 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4556470b-da6a-4c09-a203-4c3dcf7e317a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4556470b-da6a-4c09-a203-4c3dcf7e317a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:01,096 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:01,096 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a63cbe-0ec0-4dbd-99ce-4f1d7dfa819c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a63cbe-0ec0-4dbd-99ce-4f1d7dfa819c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", " description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:02,149 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:02,149 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0116c23c-79f6-4719-9d7a-993d942b30ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0116c23c-79f6-4719-9d7a-993d942b30ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:03,203 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:03,203 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df11ba84-48b6-4b9a-8331-5700cece3707', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df11ba84-48b6-4b9a-8331-5700cece3707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053 f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:04,257 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:04,257 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a74edb2-b80a-4f89-8e5a-e2f170f73b3a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a74edb2-b80a-4f89-8e5a-e2f170f73b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:05,314 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:54:05,314 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-332b70e6-c61c-4521-b29a-c6d99b597106', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-332b70e6-c61c-4521-b29a-c6d99b597106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_st atus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:06,370 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:54:06,370 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da80667b-b4b0-4b20-9bfb-d1a37c7fd2a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da80667b-b4b0-4b20-9bfb-d1a37c7fd2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:07,432 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:07,433 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658ba519-1439-4cfb-b58d-8f25634145cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658ba519-1439-4cfb-b58d-8f25634145cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:08,490 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttach mentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:54:08,490 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6291e84e-c9ec-4a5d-aeda-049506f0c0dc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6291e84e-c9ec-4a5d-aeda-049506f0c0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:09,548 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:54:09,548 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951fe7bf-6943-4f80-a114-b556b1715829', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951fe7bf-6943-4f80-a114-b556b1715829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:10,602 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:10,602 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9e3dad-4360-4b36-8cc8-55fb386c0d78', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9e3dad-4360-4b36-8cc8-55fb386c0d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:11,658 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:54:11,659 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85cc2bf-4d0c-4695-ad0f-4f0811d8a3de', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85cc2bf-4d0c-4695-ad0f-4f0811d8a3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:12,714 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:12,714 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application /json', 'x-compute-request-id': 'req-b69ff296-154f-4fa6-9b42-b5ed7c31ddb8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69ff296-154f-4fa6-9b42-b5ed7c31ddb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:13,766 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:54:13,766 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b5b187-91d3-4fbb-9cf2-119cced9c0f7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b5b187-91d3-4fbb-9cf2-119cced9c0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:14,821 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:14,822 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e232655e-4a92-4880-aa06-1bcc55c0eb07', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e232655e-4a92-4880-aa06-1bcc55c0eb07', 'co nnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:15,910 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.072s 2024-03-13 10:54:15,911 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3bb64c-0618-45ec-ba24-2f2ab92183a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3bb64c-0618-45ec-ba24-2f2ab92183a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:16,965 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:54:16,966 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9dd1064-ef7a-4c74-9710-f43effd3e79e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9dd1064-ef7a-4c74-9710-f43effd3e79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "statu s": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:18,023 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:18,023 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79578d66-6745-49f6-bd5b-66311f1ab610', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79578d66-6745-49f6-bd5b-66311f1ab610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:19,077 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:19,077 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8ab3a9-03d8-4e43-91f0-7b9c40d5c7a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8ab3a9-03d8-4e43-91f0-7b9c40d5c7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviand ss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:20,165 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.075s 2024-03-13 10:54:20,166 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f526b242-6763-4059-aaf8-3fbbb7d1869a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f526b242-6763-4059-aaf8-3fbbb7d1869a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:21,225 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:54:21,226 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3d831a-1fcd-4fcd-96ed-9308d33b62d3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3d831a-1fcd-4fcd-96ed-9308d33b62d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http:// 10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:22,290 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:22,291 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ac55cb-e0e1-4a4f-80a4-6bead91a8b46', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ac55cb-e0e1-4a4f-80a4-6bead91a8b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:23,342 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:54:23,342 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccd2ad8-2cd5-49e9-a5a9-095497894504', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccd2ad8-2cd5-49e9-a5a9-095497894504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, " multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:24,401 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:54:24,401 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f19c944-ba75-4ff1-86a4-58b95b6daba2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f19c944-ba75-4ff1-86a4-58b95b6daba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:25,487 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.061s 2024-03-13 10:54:25,487 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12bff5a1-c984-457d-81e3-61c7aece76a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12bff5a1-c984-457d-81e3-61c7aece76a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:26,541 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:26,541 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7500607-adc0-462e-83bd-7d9cba4fe6b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7500607-adc0-462e-83bd-7d9cba4fe6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:27,597 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:27,597 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ca4d51-aacb-4928-9830-5c243e372033', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ca4d51-aacb-4928-9830-5c243e372033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:28,650 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:28,650 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7181900f-da29-435b-8a0d-45cc85380e9e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7181900f-da29-435b-8a0d-45cc85380e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:29,706 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:54:29,706 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d22b7ee-b3df-4e19-8b21-3eb90c014909', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d22b7ee-b3df-4e19-8b21-3eb90c014909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:30,757 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:54:30,758 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94be94 79-672c-4c70-88ad-65131a2435ab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94be9479-672c-4c70-88ad-65131a2435ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:31,811 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:31,812 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6946eb80-d9ff-4dfe-88f6-09079214a65b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6946eb80-d9ff-4dfe-88f6-09079214a65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:32,891 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.067s 2024-03-13 10:54:32,892 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94166fd-cd39-479b-b959-0e975bf2672a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94166fd-cd39-479b-b959-0e975bf2672a', 'connection': 'close', 'status': '200', 'conte nt-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:33,947 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:33,947 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70623d4a-7f68-4e23-94ed-08967552fb76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70623d4a-7f68-4e23-94ed-08967552fb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:34,998 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.036s 2024-03-13 10:54:34,998 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4932e1be-3c55-47be-bc55-87f102b88f59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4932e1be-3c55-47be-bc55-87f102b88f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zo ne": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:36,048 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:54:36,048 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b89991e-ffc4-4921-b361-d6ca79e889e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b89991e-ffc4-4921-b361-d6ca79e889e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:37,102 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:37,103 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83088bfc-3f6e-469c-8090-66d39bd1565e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83088bfc-3f6e-469c-8090-66d39bd1565e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:38,156 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:38,156 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36796f52-0e23-4c0b-ac38-62f6272c9822', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36796f52-0e23-4c0b-ac38-62f6272c9822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:39,213 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:54:39,213 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba2e721-3518-4964-b90a-d7d5287c6289', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba2e721-3518-4964-b90a-d7d5287c6289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9 f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:40,264 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:54:40,265 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4afb202-e3b5-4d79-b52a-7b92482cf7fa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4afb202-e3b5-4d79-b52a-7b92482cf7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:41,348 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.070s 2024-03-13 10:54:41,348 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527a7c7a-1a2b-4be4-bc83-b2c4b2fa9a68', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527a7c7a-1a2b-4be4-bc83-b2c4b2fa9a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os -vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:42,403 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:42,403 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f873eb7e-68a2-47f5-9973-7c4187e7742e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f873eb7e-68a2-47f5-9973-7c4187e7742e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:43,460 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:54:43,461 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9cd0f0-5cf4-4634-8693-5c26ec9852e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9cd0f0-5cf4-4634-8693-5c26ec9852e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:44,513 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d9 2935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:44,514 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85cea4d8-ac2e-476a-80a6-c3032748da64', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85cea4d8-ac2e-476a-80a6-c3032748da64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:45,564 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:54:45,565 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43eec56-980b-4173-a15b-cf05a067c412', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43eec56-980b-4173-a15b-cf05a067c412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:46,650 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.071s 2024-03-13 10:54:46,650 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc43d99-8945-4220-971d-99edb06d4494', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc43d99-8945-4220-971d-99edb06d4494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:47,704 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:47,704 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03bb84f8-8a5e-4f29-b821-b65f81da10be', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03bb84f8-8a5e-4f29-b821-b65f81da10be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:48,755 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:54:48,755 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71939a0e-66d5-45de-88ca-3c20ab904e8c', 'content-l ength': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71939a0e-66d5-45de-88ca-3c20ab904e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:49,807 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:49,808 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d394999b-c457-48e3-9027-68a274d47bba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d394999b-c457-48e3-9027-68a274d47bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:50,868 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.048s 2024-03-13 10:54:50,868 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff74fba-9723-4036-b4fc-63ba7cd6a0f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff74fba-9723-4036-b4fc-63ba7cd6a0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ 38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:51,921 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:51,922 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6f79ff-e851-45d0-aa99-0a3f7b9a2c07', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6f79ff-e851-45d0-aa99-0a3f7b9a2c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:52,981 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.046s 2024-03-13 10:54:52,982 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67209c5-9d91-4a68-b54c-bdd658208373', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67209c5-9d91-4a68-b54c-bdd658208373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:5 3:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:54,034 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:54,035 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434125df-2e04-4498-969a-d8cb6e5a2d87', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434125df-2e04-4498-969a-d8cb6e5a2d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:55,105 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.057s 2024-03-13 10:54:55,106 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1fe7d7d-b0cd-4bee-9e91-cf8116783135', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1fe7d7d-b0cd-4bee-9e91-cf8116783135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "s elf", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:56,173 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.054s 2024-03-13 10:54:56,174 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ae5f5b-2283-49ac-bf0f-f366100eea31', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ae5f5b-2283-49ac-bf0f-f366100eea31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:57,227 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:57,228 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30cbf49-3e49-4088-b99e-dddff2ed764f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30cbf49-3e49-4088-b99e-dddff2ed764f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45f bb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:58,282 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:58,282 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a354d11-3bc9-4f07-ac66-309c18b1821d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a354d11-3bc9-4f07-ac66-309c18b1821d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:59,335 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:59,335 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d663aed-0d3d-4e10-aa18-7f709a8351a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d663aed-0d3d-4e10-aa18-7f709a8351a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074 d92935503fd9f04b5da"}}' 2024-03-13 10:55:00,394 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:55:00,394 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1708026e-faf7-4474-8ee5-d6ba0aee7685', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1708026e-faf7-4474-8ee5-d6ba0aee7685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:01,471 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.064s 2024-03-13 10:55:01,472 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805b270c-1b2a-4214-a2c8-4ca51591bf9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805b270c-1b2a-4214-a2c8-4ca51591bf9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:02,520 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b 8-9c73-45fbb3053f0e 0.035s 2024-03-13 10:55:02,521 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac2c713-15da-40cf-958b-6b15b90d428e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac2c713-15da-40cf-958b-6b15b90d428e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:03,571 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:03,572 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2552c7-7395-4c4b-bd4c-30af982b369c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2552c7-7395-4c4b-bd4c-30af982b369c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:04,624 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:04,625 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4286a02f-ecf8-461e-85ce-204a61835cfe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4286a02f-ecf8-461e-85ce-204a61835cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:05,688 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.051s 2024-03-13 10:55:05,689 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f73215-d216-4398-b75b-0fd5f3242ad8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f73215-d216-4398-b75b-0fd5f3242ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:06,746 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:55:06,746 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1383ec3-ab80-46ef-b298-714c285c1c6e', 'content-length': '910', 'openstack-api-version': 'vo lume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1383ec3-ab80-46ef-b298-714c285c1c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:07,801 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:55:07,802 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70da96f3-fa77-4072-93e8-721214862d00', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70da96f3-fa77-4072-93e8-721214862d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:08,858 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:08,858 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47130c76-4e59-4f92-a291-c5dfad9eaecd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47130c76-4e59-4f92-a291-c5dfad9eaecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/39 0353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:09,913 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:09,914 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9d28fb-ebfe-4afd-bc71-5b206993466e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9d28fb-ebfe-4afd-bc71-5b206993466e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:10,964 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:55:10,964 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8751807-3f93-4a75-92f8-574a7d8cb593', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8751807-3f93-4a75-92f8-574a7d8cb593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10: 53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:12,028 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.050s 2024-03-13 10:55:12,028 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23de526-118f-40cf-8b14-e55a94189096', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23de526-118f-40cf-8b14-e55a94189096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:13,080 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:13,080 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d6caf4-d4b3-4fc3-b893-f98cea8b4558', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d6caf4-d4b3-4fc3-b893-f98cea8b4558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ 38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:14,137 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:14,137 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef63f41-3eaf-4009-b8f0-fa306964e547', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef63f41-3eaf-4009-b8f0-fa306964e547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:15,197 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.046s 2024-03-13 10:55:15,198 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df6f77c-bc84-46fe-b371-236a35416dba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df6f77c-bc84-46fe-b371-236a35416dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69b ba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:16,252 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:16,252 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e4c4d21-0fdf-40b1-b0c4-ac8afd102ed3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e4c4d21-0fdf-40b1-b0c4-ac8afd102ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:17,312 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:55:17,312 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf0f601-a666-45b8-9882-d8db9607939f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf0f601-a666-45b8-9882-d8db9607939f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:18 ,368 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:18,368 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6e9f76-8e5d-4eb3-a2c8-7781b6d40154', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6e9f76-8e5d-4eb3-a2c8-7781b6d40154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:19,423 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:55:19,424 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e877af9-25af-4f63-a150-ebeb7aaca53f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e877af9-25af-4f63-a150-ebeb7aaca53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:20,489 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.051s 2024-03-13 10:55 :20,489 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5376188b-748b-4466-b97a-3723b781fbc9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5376188b-748b-4466-b97a-3723b781fbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:21,550 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.047s 2024-03-13 10:55:21,551 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-803aa1fc-34ab-45e9-aa0e-c0eb9d259991', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-803aa1fc-34ab-45e9-aa0e-c0eb9d259991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:22,604 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:22,604 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55 :22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e43eee-d82a-4d34-9301-a1e04bd33aaf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e43eee-d82a-4d34-9301-a1e04bd33aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:23,661 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:23,661 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07bdfe83-7f60-477f-894e-70d8cad32773', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07bdfe83-7f60-477f-894e-70d8cad32773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:24,792 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.117s 2024-03-13 10:55:24,793 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e7332c-d964-46a4-8ff8-de10b16c370c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e7332c-d964-46a4-8ff8-de10b16c370c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:25,851 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:25,851 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4421b85-2ade-419b-b0f8-982a042c5585', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4421b85-2ade-419b-b0f8-982a042c5585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:26,902 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.036s 2024-03-13 10:55:26,902 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ed4be9-68fc-4739-a93a-1f43f6dd4a96', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ed4be9-68fc-4739-a93a-1f43f6dd4a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:27,963 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.048s 2024-03-13 10:55:27,964 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3411f6ed-e595-4669-be7b-d38d0865c56e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3411f6ed-e595-4669-be7b-d38d0865c56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:29,018 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:29,018 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481494f0-c228-46e8-8c1d-dfabd0efeac6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481494f0-c228-46e8-8c1d-dfabd0efeac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttac hmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:30,076 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:55:30,076 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af8dd4a-3793-4afa-a611-d75455783933', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af8dd4a-3793-4afa-a611-d75455783933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:31,127 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.036s 2024-03-13 10:55:31,127 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1936764-9179-41b7-acc8-817ac6e7e96c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1936764-9179-41b7-acc8-817ac6e7e96c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/39 0353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:32,183 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:32,183 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d0cafb-42c3-429e-9b6b-4604233c074b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d0cafb-42c3-429e-9b6b-4604233c074b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:33,236 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:33,236 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf05858-494e-4db5-a58c-1116a4977fef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf05858-494e-4db5-a58c-1116a4977fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "enc rypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:34,289 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:34,289 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472b10c2-08a7-447c-86a7-e9b4c46295fd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472b10c2-08a7-447c-86a7-e9b4c46295fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:35,342 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:35,342 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605c4745-5680-4c3a-9a5e-19333978d2cf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605c4745-5680-4c3a-9a5e-19333978d2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:36,407 85811 INFO [tempest.lib.common.res t_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.051s 2024-03-13 10:55:36,407 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989c00a5-5afa-4db7-8144-7753415ebf8a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989c00a5-5afa-4db7-8144-7753415ebf8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:37,459 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:37,459 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fcfed3a-899d-4365-9730-5e55511b959a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcfed3a-899d-4365-9730-5e55511b959a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:38,510 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:55:38,510 85811 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c031c671-fae4-4452-9787-febcbe681087', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c031c671-fae4-4452-9787-febcbe681087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:39,568 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:55:39,569 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a83f72d-7d65-43c7-b2af-207bed4986df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a83f72d-7d65-43c7-b2af-207bed4986df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:40,625 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:40,625 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e8b6a5-a469-4c6a-8bc6-48ecce66aece', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e8b6a5-a469-4c6a-8bc6-48ecce66aece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:41,683 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:55:41,683 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08335b78-9217-41a6-a9ee-47b025045358', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08335b78-9217-41a6-a9ee-47b025045358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:42,772 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.075s 2024-03-13 10:55:42,773 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434615e0-dc56-4fda-80e3-53bd320a914a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434615e0-dc 56-4fda-80e3-53bd320a914a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:43,828 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:43,829 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bd2e6c-40b4-4086-8662-0dcd134a85f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bd2e6c-40b4-4086-8662-0dcd134a85f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:44,884 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:44,884 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200c646d-e71a-451c-af28-9b24498bf313', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200c646d-e71a-451c-af28-9b24498bf313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6- 46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:45,939 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:45,940 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682aec3a-3c1a-4e12-ab91-210562da3c76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682aec3a-3c1a-4e12-ab91-210562da3c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:46,992 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:46,992 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d2b6f4-9387-4614-929d-b2880c942adf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d2b6f4-9387-4614-929d-b2880c942adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description" : null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:48,045 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:48,045 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9211c5c5-a571-4f4f-87c3-3bb6faf43dae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9211c5c5-a571-4f4f-87c3-3bb6faf43dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:49,100 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:49,100 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec054cec-de93-4dc4-927c-f55cecb17ae3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec054cec-de93-4dc4-927c-f55cecb17ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:50,203 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.084s 2024-03-13 10:55:50,204 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350caa8e-25a7-406f-834b-6a98217f6ddb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350caa8e-25a7-406f-834b-6a98217f6ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:51,256 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:51,257 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c184b6a-0085-4f63-aa37-d308a057a446', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c184b6a-0085-4f63-aa37-d308a057a446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:52,312 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:52,313 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054721ed-eb2a-4f47-a4d7-402ec2a1049c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054721ed-eb2a-4f47-a4d7-402ec2a1049c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:53,366 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:53,367 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1526507e-2d4a-4e23-926d-be2c59e04181', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1526507e-2d4a-4e23-926d-be2c59e04181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:54,436 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:te st_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.055s 2024-03-13 10:55:54,436 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d928852-7699-4be8-a565-c8e61a8b57c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d928852-7699-4be8-a565-c8e61a8b57c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:55,507 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.047s 2024-03-13 10:55:55,507 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649f4513-af68-4857-90e3-e61e7885dfcc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649f4513-af68-4857-90e3-e61e7885dfcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:56,562 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:56,562 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b81ab1-ee60-4af5-be90-b4fb2903bffa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b81ab1-ee60-4af5-be90-b4fb2903bffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:57,615 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:57,616 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c245e15-e91d-4aa7-ba71-faeb3eca36e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c245e15-e91d-4aa7-ba71-faeb3eca36e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:58,668 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:58,668 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-ebea323a-6a29-4491-8131-ef4da43a1112', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebea323a-6a29-4491-8131-ef4da43a1112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:59,721 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:59,721 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c486f1-dc76-4c9d-afce-6b2f6ae3b07d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c486f1-dc76-4c9d-afce-6b2f6ae3b07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:00,772 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:56:00,772 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fdd98c-be95-441d-951c-1ab3d2e68a5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fdd98c-be95-441d-951c-1ab3d2e68a5e', 'connection': ' close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:01,829 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:56:01,830 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc7a274-e66e-4787-8bb6-c988bdeb7873', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc7a274-e66e-4787-8bb6-c988bdeb7873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:02,881 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:56:02,881 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a36fcc-66d3-4a55-869f-7bdbe42b7582', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a36fcc-66d3-4a55-869f-7bdbe42b7582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creatin g", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:03,931 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:56:03,932 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e11e644-cfd0-4c75-93aa-11e86e87430c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e11e644-cfd0-4c75-93aa-11e86e87430c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:04,988 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:56:04,988 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3700571-bde4-42a6-8484-9a9a13018e5b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3700571-bde4-42a6-8484-9a9a13018e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snap shot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:06,040 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:56:06,040 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0099129-1e3a-40dc-aa09-6386d77c97a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0099129-1e3a-40dc-aa09-6386d77c97a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:07,095 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:07,095 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3709324-ed6d-48ea-b779-745c705613d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3709324-ed6d-48ea-b779-745c705613d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/v olume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:08,149 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:08,150 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc828f6b-a7b8-4897-8775-8b6898c98619', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc828f6b-a7b8-4897-8775-8b6898c98619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:09,204 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:09,204 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf006118-960b-42c0-aad3-bfac606afd2b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf006118-960b-42c0-aad3-bfac606afd2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach" : false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:10,260 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:56:10,261 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84fbc63d-c1ab-4885-9ece-c81786ae1796', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fbc63d-c1ab-4885-9ece-c81786ae1796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:11,320 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.046s 2024-03-13 10:56:11,320 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf81073-f32d-4713-ab57-ff5d12d50277', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf81073-f32d-4713-ab57-ff5d12d50277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:12,396 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0. 0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.063s 2024-03-13 10:56:12,396 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528e9bf1-3429-444c-8568-67c26f3da1e7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528e9bf1-3429-444c-8568-67c26f3da1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:13,506 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.097s 2024-03-13 10:56:13,506 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f7ff41-834f-4f3c-893a-cfad0f857d8f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f7ff41-834f-4f3c-893a-cfad0f857d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:14,564 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:56:14,564 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293675b8-6c67-4174-be54-b9e140d29d0b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293675b8-6c67-4174-be54-b9e140d29d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:15,619 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:56:15,619 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-557ba3ad-c231-4ddf-8b01-4c0cb3c396e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-557ba3ad-c231-4ddf-8b01-4c0cb3c396e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:16,706 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.074s 2024-03-13 10:56:16,706 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16a967cd-f6ef-4bf0 -94b5-528593c59bac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16a967cd-f6ef-4bf0-94b5-528593c59bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:17,760 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:17,761 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3c0544-10f5-44a1-88c7-f62e608cdfb6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3c0544-10f5-44a1-88c7-f62e608cdfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:18,815 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:18,815 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336c00d9-e6e5-40d2-97ec-eb465d0ac130', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336c00d9-e6e5-40d2-97ec-eb465d0ac130', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:19,868 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:19,869 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e24b030-9959-4faa-91db-64e79fe94542', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e24b030-9959-4faa-91db-64e79fe94542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:20,940 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.058s 2024-03-13 10:56:20,941 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233ccc0e-ca10-4360-b9a2-fa31c68613f3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233ccc0e-ca10-4360-b9a2-fa31c68613f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:22,010 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.056s 2024-03-13 10:56:22,010 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285b5711-bcfb-4b86-b207-8b513aff13a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285b5711-bcfb-4b86-b207-8b513aff13a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:23,060 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.036s 2024-03-13 10:56:23,060 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940748dc-baea-4731-acaa-097e7d5a1f22', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940748dc-baea-4731-acaa-097e7d5a1f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:24,112 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:56:24,112 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c56b681-3196-4f01-9bc6-5e57ccd77ab7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c56b681-3196-4f01-9bc6-5e57ccd77ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:25,166 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:56:25,166 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51e9061-b381-45a1-8842-15e7c18b2eb8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51e9061-b381-45a1-8842-15e7c18b2eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volu mes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:25,714 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/4df69068-7c15-4781-8a80-d9475f3811c4 0.529s 2024-03-13 10:56:25,714 85811 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-0a8b2247-babf-4e5e-b9ff-7c827c88e7d3', 'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/4df69068-7c15-4781-8a80-d9475f3811c4'} Body: b'' 2024-03-13 10:56:26,318 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/0d706cb6-78e1-4844-8bee-8938f2f36d5d 0.604s 2024-03-13 10:56:26,319 85811 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-75c0d404-da36-4f18-b3fd-490b8d5c712a', 'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/0d706cb6-78e1-4844-8bee-8938f2f36d5d'} Body: b'' {10} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [196.293880s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:19,301 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes 0.394s 2024-03-13 10:53:19,301 85823 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-1773501485"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84b01c4-379e-4a7f-9763-1399a284e97d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84b01c4-379e-4a7f-9763-1399a284e97d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.181593", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2024-03-13 10:53:19,480 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.167s 2024-03-13 10:53:19,480 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790a289d-8cb8-456e-845f-3a1656c46211', 'content-length': '1031', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790a289d-8cb8-456e-845f-3a1656c46211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "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": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:20,534 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsT est:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:20,535 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6e5343-ae86-47f9-b604-59e4745cc5e9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6e5343-ae86-47f9-b604-59e4745cc5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:21,735 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.187s 2024-03-13 10:53:21,735 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217b6f12-2a99-41c0-b1de-791487791d0b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217b6f12-2a99-41c0-b1de-791487791d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:te nant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:22,792 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:53:22,793 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede55f78-cff8-40bf-9c8e-b58aedf4a864', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede55f78-cff8-40bf-9c8e-b58aedf4a864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:23,919 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.113s 2024-03-13 10:53:23,919 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412a1c69-36b3-43bb-91a0-573774a998de', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412a1c69-36b3-43bb-91a0-573774a998de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-v ol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:24,981 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.047s 2024-03-13 10:53:24,981 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04843b99-2522-4cc0-8caf-e3a26821af70', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04843b99-2522-4cc0-8caf-e3a26821af70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:26,037 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:53:26,038 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd470f26-e4fb-4c4a-bec7-66a80f0b2e0e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd470f26-e4fb-4c4a-bec7-66a80f0b2e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "fal se", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:27,097 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:53:27,098 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f509b6-3e44-491b-bd87-fa62381ef689', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f509b6-3e44-491b-bd87-fa62381ef689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:28,166 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:53:28,167 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d588847-1f87-4fac-9d62-821d2dc27ab4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d588847-1f87-4fac-9d62-821d2dc27ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:29,225 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:29,226 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b274f07-13f7-45b2-a3a0-f9fafc70d223', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b274f07-13f7-45b2-a3a0-f9fafc70d223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:30,289 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:53:30,290 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c160987d-37fb-4f2b-80d0-52aca7789341', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c160987d-37fb-4f2b-80d0-52aca7789341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": " http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:31,343 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:53:31,343 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfe3e92-e334-4a39-97fa-05a3a6d1343a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfe3e92-e334-4a39-97fa-05a3a6d1343a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:32,400 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:53:32,400 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40268d5-52aa-47db-b7d4-8258b644079b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40268d5-52aa-47db-b7d4-8258b644079b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773 501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:33,454 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:53:33,454 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5237c4-c170-4e20-87af-ae552fe39ddc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5237c4-c170-4e20-87af-ae552fe39ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:34,515 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.048s 2024-03-13 10:53:34,516 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea6fbba-f693-4a4c-9974-ff3b8fb1ab9e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea6fbba-f693-4a4c-9974-ff3b8fb1ab9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:35,578 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.051s 2024-03-13 10:53:35,579 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b841d5c1-32d1-4f3d-9c47-7acc3eec82d4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b841d5c1-32d1-4f3d-9c47-7acc3eec82d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:36,629 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:53:36,629 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc292007-f536-4256-ba70-89955493fbbe', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc292007-f536-4256-ba70-89955493fbbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49b c-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:37,700 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.057s 2024-03-13 10:53:37,700 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de6cd59-0574-4b1d-adb7-0c8381dc245d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de6cd59-0574-4b1d-adb7-0c8381dc245d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:38,771 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.057s 2024-03-13 10:53:38,771 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1135b27-8827-41ec-a6c3-e53b4bcd20c3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1135b27-8827-41ec-a6c3-e53 b4bcd20c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:39,825 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:53:39,826 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02dec83b-ecb5-4678-af85-a633a5ac94e1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02dec83b-ecb5-4678-af85-a633a5ac94e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:40,883 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:53:40,883 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650f7461-b58a-486a-b590-ec1469fb82c4', 'c ontent-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650f7461-b58a-486a-b590-ec1469fb82c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:41,931 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.035s 2024-03-13 10:53:41,932 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c23ff4-1419-4517-bf73-c484dd1051c2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c23ff4-1419-4517-bf73-c484dd1051c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:42,982 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:53:42,983 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10: 53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51566e37-3102-4df4-a072-a625efcb0a25', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51566e37-3102-4df4-a072-a625efcb0a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:44,032 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:53:44,033 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5525f921-c3bd-4dc1-a676-3894ba6a50e7', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5525f921-c3bd-4dc1-a676-3894ba6a50e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:45,096 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.050s 2024-03-13 10:53:45,096 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b55a81-bb63-4b75-aba3-7f3728999674', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b55a81-bb63-4b75-aba3-7f3728999674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:46,147 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:53:46,147 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063e4f1c-adb6-4d45-8525-5f2baa60ef44', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063e4f1c-adb6-4d45-8525-5f2baa60ef44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:47,196 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volu mes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:53:47,197 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f4aebb-8446-45f3-8ce4-718141ab6592', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f4aebb-8446-45f3-8ce4-718141ab6592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:48,246 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:53:48,247 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99b4637-10e3-489a-b4d7-b5ccd879858b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99b4637-10e3-489a-b4d7-b5ccd879858b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:49,319 85823 INFO [tempest.lib.common.rest_client] Req uest (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:53:49,322 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36de923-f53b-442e-9add-c75f8c6e5076', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36de923-f53b-442e-9add-c75f8c6e5076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:50,377 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:50,377 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3f0339-cd8a-4b32-a802-ed3b9916bcf3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3f0339-cd8a-4b32-a802-ed3b9916bcf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id ": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:51,432 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:53:51,433 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2297a807-ff25-4af1-a5e3-396ef7b07fb3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2297a807-ff25-4af1-a5e3-396ef7b07fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:52,485 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:53:52,486 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a715a4-5701-4610-8361-3ffee9733f39', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a715a4-5701-4610-8361-3ffee9733f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:53,539 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:53,539 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7b1213-ee3e-4fbf-9648-4e8a2a7a56c8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7b1213-ee3e-4fbf-9648-4e8a2a7a56c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:54,595 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:53:54,595 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea445686-8d9b-4146-8d96-186b99f9aef8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea445686-8d9b-4146-8d96-186b99f9aef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb 645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:55,649 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:53:55,649 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1efff6-bc59-4783-a81a-5d3b8af57eb1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1efff6-bc59-4783-a81a-5d3b8af57eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:56,700 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:53:56,701 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87308f6-080a-46c9-9b17-6e71f37568f6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87308f6-080a-46c9-9b17-6e71f37568f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:57,754 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:57,755 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca42f9fc-0228-47f2-9f6a-844024cd0b0f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca42f9fc-0228-47f2-9f6a-844024cd0b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:58,803 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.035s 2024-03-13 10:53:58,804 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a333d8-7afc-4641-8b3a-6870afb9cdfc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a333d8-7afc-4641-8b3a-6870afb9cdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "lin ks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:59,910 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.093s 2024-03-13 10:53:59,910 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f046dda-fe46-4c9b-a01b-3f47bdf03a05', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f046dda-fe46-4c9b-a01b-3f47bdf03a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:00,967 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:00,968 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b513e226-3a94-4801-995a-3eae0693e05b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b513e226-3a94-4801-995a-3eae0693e05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAs sistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:02,026 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:54:02,026 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe95358f-771e-44c8-ac13-87a5b34ae252', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe95358f-771e-44c8-ac13-87a5b34ae252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:03,081 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:03,081 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-313e48c4-0b77-42e9-abfe-910de3e7f17e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-313e48c4-0b77-42e9-abfe-910de3e7f17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:04,130 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:04,131 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af03ca7-dbc4-445a-aac9-8a95b1d9a84a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af03ca7-dbc4-445a-aac9-8a95b1d9a84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:05,182 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:05,182 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb027a7d-ca1c-4c96-a2da-9e00ba3f8ad6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb027a7d-ca1c-4c96-a2da-9e00ba3f8ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2 d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:06,235 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:54:06,235 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d29ff7-32b1-4ed6-9808-ace0e3f8023e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d29ff7-32b1-4ed6-9808-ace0e3f8023e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:07,288 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:54:07,288 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e0e9e0-7acd-42e2-83fc-b2d1a6f002b9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': ' req-21e0e9e0-7acd-42e2-83fc-b2d1a6f002b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:08,346 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:54:08,347 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e999d622-611c-4717-9e63-b30ac28f6487', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e999d622-611c-4717-9e63-b30ac28f6487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:09,408 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.048s 2024-03-13 10:54:09,409 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b99ed3-2 4ce-4e88-9b2b-5a07c3c19754', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b99ed3-24ce-4e88-9b2b-5a07c3c19754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:10,460 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:10,460 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03a138a-1dea-4662-a64c-10f1ee51bb6c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03a138a-1dea-4662-a64c-10f1ee51bb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:11,512 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:11,513 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23e66dd-a5da-420c-a693-55e2935250d7', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23e66dd-a5da-420c-a693-55e2935250d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:12,563 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:12,563 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a68f9bf-f966-47ca-99d8-b0ff0a667bc9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a68f9bf-f966-47ca-99d8-b0ff0a667bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:13,614 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:13,614 85823 DEBUG [tempest.lib.common.rest_client] Req uest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a74e53e-4edd-4cd0-a393-0dc2b506b07d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a74e53e-4edd-4cd0-a393-0dc2b506b07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:14,672 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:14,672 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc55ad6-afcb-4985-a93a-715655ee5b6d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc55ad6-afcb-4985-a93a-715655ee5b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:15,723 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f 0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:15,723 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18acbde4-1bf8-4da5-a42e-710ef237cb2e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18acbde4-1bf8-4da5-a42e-710ef237cb2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:16,778 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:54:16,778 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adaf7842-ae4e-42fe-9c44-a8342f54ba49', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adaf7842-ae4e-42fe-9c44-a8342f54ba49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:17,833 85823 INFO [temp est.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:17,833 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3e8d31-9efc-4beb-92be-eaf8df0c7e2f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3e8d31-9efc-4beb-92be-eaf8df0c7e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:18,884 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:18,885 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8233077b-2250-4efc-b2be-a01222fc30d4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8233077b-2250-4efc-b2be-a01222fc30d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:19,934 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:19,934 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058511f4-eb29-4268-b323-a57fa869f170', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058511f4-eb29-4268-b323-a57fa869f170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:20,999 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.050s 2024-03-13 10:54:21,000 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df56a89b-c93c-4ce6-aa65-b0c7d6fada54', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df56a89b-c93c-4ce6-aa65-b0c7d6fada54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiatta ch": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:22,058 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:54:22,058 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e006cf9-6962-4ccd-a3e6-e0d3adb15397', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e006cf9-6962-4ccd-a3e6-e0d3adb15397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:23,109 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:23,109 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6babe3-adda-4307-8d70-78e0d7e90078', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6babe3-adda-4307-8d70-78e0d7e90078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], " user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:24,161 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:24,162 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cc2aa1-13f0-4b6e-9e32-eda004f8eb47', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7cc2aa1-13f0-4b6e-9e32-eda004f8eb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:25,231 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.056s 2024-03-13 10:54:25,232 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c3319f-7ced-4dba-842e-6263471cd5a2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c3319f-7ced-4dba-842e-6263471cd5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112 -d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:26,282 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:26,283 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f19c18-bda4-4621-88bb-ffbc77e3c109', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f19c18-bda4-4621-88bb-ffbc77e3c109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:27,343 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:27,344 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0782fb85-e275-470d-a71a-fa7abcdf51d4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0782fb85-e275-470d-a71a-fa7abcdf51d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vol id": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:28,395 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:28,396 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7591b994-8040-47b3-aca4-2249b175e729', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7591b994-8040-47b3-aca4-2249b175e729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:29,448 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:29,449 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338d4d71-8897-4b6e-8ffd-8f8efd21a652', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338d4d71-8897-4b6e-8ffd-8f8efd21a652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.0000 00", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:30,518 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:30,518 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f54b36-ccab-4322-b860-50d5a368fd74', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f54b36-ccab-4322-b860-50d5a368fd74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:31,607 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.075s 2024-03-13 10:54:31,607 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85429fe-6680-4aa5-bb5a-865966bf2e9f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85429fe-6680-4aa5-bb5a-865966bf2e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cf b3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:32,669 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.049s 2024-03-13 10:54:32,669 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1cc5314-419b-403e-9e70-28e61642c274', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1cc5314-419b-403e-9e70-28e61642c274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:33,720 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:33,720 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a82cffe-abb4-466f-9b96-0fcabde1709a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a82cffe-abb4-466f-9b96-0fcabde1709a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/v olume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:34,787 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:54:34,788 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a91ce7c-9f8c-4e23-916b-3933602606bf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a91ce7c-9f8c-4e23-916b-3933602606bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:35,838 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:35,839 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce03ef85-bb3e-464c-985e-3411878d06a8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-ce03ef85-bb3e-464c-985e-3411878d06a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:36,896 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:36,897 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f78d95-d36f-4b0e-bc4f-4815adcb52fa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f78d95-d36f-4b0e-bc4f-4815adcb52fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:37,950 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:54:37,951 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-85d8f36f-8e9b-4440-96a6-38523ea22e01', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d8f36f-8e9b-4440-96a6-38523ea22e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:39,003 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:39,003 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986cebd7-ceaa-4a94-839b-8beb4aea5dcf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986cebd7-ceaa-4a94-839b-8beb4aea5dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:40,071 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.053s 2024-03-13 10:54:40,071 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50af1927-e709-4875-9846-1e53e397da0c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50af1927-e709-4875-9846-1e53e397da0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:41,128 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:41,128 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5976e5e-a5e2-485a-ada0-8e5fee1881cb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5976e5e-a5e2-485a-ada0-8e5fee1881cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:42,187 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:54:42,187 85823 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, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d14db3e-44a3-4f28-8ac1-ebb9feadf7d6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d14db3e-44a3-4f28-8ac1-ebb9feadf7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:43,240 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:54:43,241 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24e02cb-429a-413c-adf0-a597bb451cca', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24e02cb-429a-413c-adf0-a597bb451cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:44,295 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET htt p://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:44,295 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c2c4f3-a727-4fea-a324-3fd7894ca19b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c2c4f3-a727-4fea-a324-3fd7894ca19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:45,352 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:45,353 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9226c88-72f3-40bb-b745-cbc17fa92573', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9226c88-72f3-40bb-b745-cbc17fa92573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10 :54:46,406 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:46,406 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28855693-8ee4-460d-a438-155628143ccd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28855693-8ee4-460d-a438-155628143ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:47,463 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:54:47,464 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fdf3896-3e3f-405e-9caa-6d693a3c3b52', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fdf3896-3e3f-405e-9caa-6d693a3c3b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-m ig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:48,516 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:54:48,516 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29dbc54d-e788-4a4e-b749-00ceec99d8d6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29dbc54d-e788-4a4e-b749-00ceec99d8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:49,567 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:49,568 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30155fbf-0e21-4635-bb86-d487e423b159', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30155fbf-0e21-4635-bb86-d487e423b159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consist encygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:50,622 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:50,622 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b30722a-7eda-456a-834a-1d9f50b58450', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b30722a-7eda-456a-834a-1d9f50b58450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:51,679 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:54:51,679 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24534a84-fb13-488f-83f2-65dbb7995208', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24534a84-fb13-488f-83f2-65dbb7995208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49 bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:52,730 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:52,731 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1155a6c-742b-4091-91fe-a9f30aed2efb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1155a6c-742b-4091-91fe-a9f30aed2efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:53,779 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:53,780 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9e1350-cc22-4ba7-969f-41acd0fd2b03', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9e1350-cc22-4ba7-969f-41acd0fd2b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/ volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:54,861 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.068s 2024-03-13 10:54:54,862 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3607c2-0c51-4436-8f79-e4276028f549', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3607c2-0c51-4436-8f79-e4276028f549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:55,947 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.072s 2024-03-13 10:54:55,947 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0165375-cc64-4070-8864-cf77d8c569ba', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0165375-cc64-4070-8864-cf77d8c569ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", " snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:57,017 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.046s 2024-03-13 10:54:57,018 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497a6177-3a83-4b0e-9ba5-ea78ea4fb561', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497a6177-3a83-4b0e-9ba5-ea78ea4fb561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:58,072 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:58,072 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d7ec94-48f3-45dc-84e6-7b4e5bed8f1b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d7ec94-48f3-45dc-84e6-7b4e5bed8f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated _at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:59,125 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:54:59,125 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3ca762-8388-4493-9368-508f567028a6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3ca762-8388-4493-9368-508f567028a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:00,181 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:00,182 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2482b223-7abb-47f9-a887-2892683ae812', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2482b223-7abb-47f9-a887-2892683ae812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:01,238 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:01,239 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285d8463-ed24-40ca-8a21-2d643233e6c9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285d8463-ed24-40ca-8a21-2d643233e6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:02,287 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:55:02,288 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e149028d-ec1b-4891-b64a-3cc26131fb6b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e149028d-ec1b-4891-b64a-3cc26131fb6b', 'connection': 'close', 'status': '200', 'content- location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:03,341 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:03,342 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3a14bd-d563-43b1-a347-1807cf128495', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3a14bd-d563-43b1-a347-1807cf128495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:04,397 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:04,398 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543ce8d9-5647-4ec8-9383-9e3611b7e592', 'content-length': '1081', 'openstack-api-version': 'volume 3.0' , 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543ce8d9-5647-4ec8-9383-9e3611b7e592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:05,453 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:05,453 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc291c8-2baa-4223-9648-e1da6505bbcf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc291c8-2baa-4223-9648-e1da6505bbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:06,502 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.035s 2024-03-13 10:55:06,502 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type ': 'application/json', 'x-compute-request-id': 'req-8ceb2f1f-666d-42b7-8a6c-93d9fec64c46', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ceb2f1f-666d-42b7-8a6c-93d9fec64c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:07,554 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:55:07,554 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1fe08a1-123f-40e9-8724-da27ae770b57', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1fe08a1-123f-40e9-8724-da27ae770b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:08,605 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:08,606 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-T oken': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1a11c1-a406-4d41-aafd-0ba660d57b0b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1a11c1-a406-4d41-aafd-0ba660d57b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:09,660 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:09,660 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9566d3-51e4-4f81-8bdc-debb3249ad33', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9566d3-51e4-4f81-8bdc-debb3249ad33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:10,710 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10 :55:10,711 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e794ad-1b28-484b-bc43-a517d78f14ae', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e794ad-1b28-484b-bc43-a517d78f14ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:11,761 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:55:11,762 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f63ee3d-803d-4a28-9a9e-990c73024f21', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f63ee3d-803d-4a28-9a9e-990c73024f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:12,814 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snaps hot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:12,814 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e93e8ff-19dd-479e-bc86-83bb709e4ba4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e93e8ff-19dd-479e-bc86-83bb709e4ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:13,870 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:13,870 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9cb886b-154c-4da6-89c1-1a8996e41012', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cb886b-154c-4da6-89c1-1a8996e41012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b 7a2d9ef6f611a"}}' 2024-03-13 10:55:14,926 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:55:14,927 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a618c0-fe66-4560-b5e6-4ce311b4b4ae', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a618c0-fe66-4560-b5e6-4ce311b4b4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:15,981 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:15,981 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c338f11-f972-4fd7-81c2-f35f2bbadbed', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c338f11-f972-4fd7-81c2-f35f2bbadbed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@jovi andss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:17,047 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.052s 2024-03-13 10:55:17,047 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a47763-c0be-469e-88e7-cb7bda02c8d2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a47763-c0be-469e-88e7-cb7bda02c8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:18,100 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:18,100 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9d3eb5-1746-4587-9749-3bd113f856a1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9d3eb5-1746-4587-9749-3bd113f856a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "repl ication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:19,155 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:19,156 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f716768-f276-4cc0-bbdc-daf019a46025', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f716768-f276-4cc0-bbdc-daf019a46025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:20,204 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:20,205 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788d94ad-a6ca-47f9-a1d1-988050e79187', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788d94ad-a6ca-47f9-a1d1-988050e79187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a 2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:21,260 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:21,261 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0037f4-e080-4058-b894-9adb94723bb8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0037f4-e080-4058-b894-9adb94723bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:22,317 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:22,317 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8b9a5f-6021-403d-b6cd-41e40a71f406', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8b9a5f-6021-403d-b6cd-41e40a71f406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98 281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:23,372 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:23,373 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94456c61-b6c2-40ba-ac6e-e40fcd6609f9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94456c61-b6c2-40ba-ac6e-e40fcd6609f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:24,428 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:24,429 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e9ca8b-1938-4ce6-a878-60fe0543a559', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e9ca8b-1938-4ce6-a878-60fe0543a559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:25,486 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:25,487 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdb0191-8f7c-4b7e-be29-5a4b9d43b0e4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdb0191-8f7c-4b7e-be29-5a4b9d43b0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:26,540 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:26,540 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b055a512-caa7-4417-ad9a-916e781f5058', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b055a512-caa7-4417-ad9a-916e781f5058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-0 3-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:27,596 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:27,596 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a036dd7a-0c66-4e55-a9a4-f4dfbe231562', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a036dd7a-0c66-4e55-a9a4-f4dfbe231562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:28,656 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.047s 2024-03-13 10:55:28,657 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138620fe-5f10-40be-98d5-a0ca81db1845', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138620fe-5f10-40be-98d5-a0ca81db1845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:29,710 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:29,710 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6f223a-7bda-4d26-801b-46d1426ad677', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6f223a-7bda-4d26-801b-46d1426ad677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:30,762 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:30,763 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28717c1d-6705-4caa-a7ad-09b4d0da7018', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28717c1d-6705-4caa-a7ad-09b4d0da7018', 'connection': 'clo se', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:31,813 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:31,813 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eaa6e69-d74c-421c-91a4-d54c16730462', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eaa6e69-d74c-421c-91a4-d54c16730462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:32,869 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:32,870 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df43eb7-811c-4756-a009-aaf4360bba4d', 'content-length': '1081', 'opens tack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0df43eb7-811c-4756-a009-aaf4360bba4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:33,929 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.047s 2024-03-13 10:55:33,930 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81c1459-6c46-43e9-95ad-33372e9823f5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81c1459-6c46-43e9-95ad-33372e9823f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:34,985 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:34,986 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4b9027-f366-4929-88ac-fbbfe53cfc11', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4b9027-f366-4929-88ac-fbbfe53cfc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:36,040 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:36,040 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1e58cb-416b-487c-a1a4-68ad25a5ed74', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1e58cb-416b-487c-a1a4-68ad25a5ed74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:37,095 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:37,096 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc17856-7694-47c1-a10a-8d0c982b0e1a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc17856-7694-47c1-a10a-8d0c982b0e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:38,149 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:38,149 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af53340-f869-473c-80cf-55b2d595b59b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af53340-f869-473c-80cf-55b2d595b59b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:39,201 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7 f3cfb3c7a9 0.038s 2024-03-13 10:55:39,201 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b35089f-41b0-46ed-aaac-45f9012d9c97', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b35089f-41b0-46ed-aaac-45f9012d9c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:40,253 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:40,253 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d206463-d4bf-44a1-9191-9062caaeb6f9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d206463-d4bf-44a1-9191-9062caaeb6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:41,307 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshots Test:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:41,307 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c56eec4-3bfb-49fc-be8e-74a19a14eefa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c56eec4-3bfb-49fc-be8e-74a19a14eefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:42,360 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:42,361 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af69962c-d113-4753-9fae-7606b0536aea', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af69962c-d113-4753-9fae-7606b0536aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:t enant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:43,413 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:43,413 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68913291-8b71-40d2-8460-5e4dd80a41ab', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68913291-8b71-40d2-8460-5e4dd80a41ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:44,475 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:55:44,475 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf6556e-60c9-40a2-ac55-4cfa51fa049c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf6556e-60c9-40a2-ac55-4cfa51fa049c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os- vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:45,536 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.048s 2024-03-13 10:55:45,536 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cfdb27-1bb5-4a33-9458-d58e92c602b0', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cfdb27-1bb5-4a33-9458-d58e92c602b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:46,595 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.046s 2024-03-13 10:55:46,596 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9d836b-38dd-4a1b-bb84-b26956a5b8ef', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9d836b-38dd-4a1b-bb84-b26956a5b8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "fa lse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:47,652 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:55:47,652 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b61f074-53e6-4320-a04b-76222721824d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b61f074-53e6-4320-a04b-76222721824d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:48,707 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:48,707 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad877086-6567-4b7c-aef5-dc428f5907de', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad877086-6567-4b7c-aef5-dc428f5907de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:49,757 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:49,757 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c7dfa33-e8e0-4a07-a657-a07ad27c57f8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c7dfa33-e8e0-4a07-a657-a07ad27c57f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:50,808 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:50,808 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc07dae4-dd70-45f6-9762-88f305041ee4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc07dae4-dd70-45f6-9762-88f305041ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:51,862 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:55:51,863 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b2f753-eb48-405b-96c7-88ec3c8b7952', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b2f753-eb48-405b-96c7-88ec3c8b7952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:52,916 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:52,916 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f45e22-c9ab-470c-ab6a-3b56bfae303b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f45e22-c9ab-470c-ab6a-3b56bfae303b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-177 3501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:53,971 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:53,972 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8e15a7-a619-4ffc-bf59-6d9c22702616', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8e15a7-a619-4ffc-bf59-6d9c22702616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:55,034 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:55,034 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa491965-61d4-4793-9bff-9b138fa0df9a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa491965-61d4-4793-9bff-9b138fa0df9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone" : "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:56,087 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:56,087 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633549ad-1401-4033-b5d8-85a45fcc1bc0', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633549ad-1401-4033-b5d8-85a45fcc1bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:57,147 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.047s 2024-03-13 10:55:57,148 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d050eb0-7b45-4be7-b21d-3b89f10ed251', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d050eb0-7b45-4be7-b21d-3b89f10ed251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49 bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:58,200 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:58,200 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b29bd5f-7ea7-4ebf-8fea-053f003b8dc6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b29bd5f-7ea7-4ebf-8fea-053f003b8dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:59,255 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:59,255 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13921afd-471b-4292-ade2-59767cbab97a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13921afd-471b-4292-ade2-59 767cbab97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:00,308 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:56:00,309 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247819db-8605-48bd-9916-a51d81a3ad50', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247819db-8605-48bd-9916-a51d81a3ad50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:01,359 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:01,359 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a6279e-c580-4459-81d2-9a7b389d6948', ' content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a6279e-c580-4459-81d2-9a7b389d6948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:02,415 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:56:02,416 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c00888-48dd-4a53-9a70-b81437a4bd35', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c00888-48dd-4a53-9a70-b81437a4bd35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:03,469 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:03,470 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10 :56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520fbac2-68d1-4656-aee5-ef47a62f5dbc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520fbac2-68d1-4656-aee5-ef47a62f5dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:04,523 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:56:04,524 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb5ac3f-5931-456a-9b06-6c38e0299d7f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb5ac3f-5931-456a-9b06-6c38e0299d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:05,574 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:56:05,575 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type ': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2e7d9a-8ffc-45cf-8fc1-024e0a876cd6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2e7d9a-8ffc-45cf-8fc1-024e0a876cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:06,623 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.035s 2024-03-13 10:56:06,624 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20cc4f53-79e5-480c-bf3c-b9600e36b3ca', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20cc4f53-79e5-480c-bf3c-b9600e36b3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:07,672 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/vol umes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:56:07,673 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b6dbde-c862-4dec-b75a-4b7ab8445800', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b6dbde-c862-4dec-b75a-4b7ab8445800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:08,731 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:56:08,732 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ca93ea-02df-4949-ad8b-cea6a89abbc1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ca93ea-02df-4949-ad8b-cea6a89abbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:09,781 85823 INFO [tempest.lib.common.rest_client] Re quest (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:56:09,782 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f0d083-1a57-4cb4-a94c-33133e0edefe', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f0d083-1a57-4cb4-a94c-33133e0edefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:10,833 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:56:10,833 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20601868-c4c5-41de-9f48-f655fe402cc6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20601868-c4c5-41de-9f48-f655fe402cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_i d": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:11,893 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.048s 2024-03-13 10:56:11,894 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f724d5-e14f-46fa-a2a5-99ce4f353083', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f724d5-e14f-46fa-a2a5-99ce4f353083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:12,956 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:12,957 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30566835-59d5-4f92-a7b8-a7ebafa7f9bc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30566835-59d5-4f92-a7b8-a7ebafa7f9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:14,015 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:56:14,015 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87aae47a-9017-4b25-91dc-7b5e50bb0e40', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87aae47a-9017-4b25-91dc-7b5e50bb0e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:15,070 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:15,070 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34a2a12-3bd4-48dc-9026-8a876b56d3fe', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34a2a12-3bd4-48dc-9026-8a876b56d3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089b b645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:16,124 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:16,125 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbc6ac2-d7d2-4ab4-bd2a-c4fd00537b98', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbc6ac2-d7d2-4ab4-bd2a-c4fd00537b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:17,212 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.074s 2024-03-13 10:56:17,212 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604d3f0e-a5a8-4c92-8911-a70b7349ff78', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604d3f0e-a5a8-4c92-8911-a70b7349ff78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "book mark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:18,270 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:56:18,270 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9732e9f-4faf-4571-9f5b-8b98ba14ebf5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9732e9f-4faf-4571-9f5b-8b98ba14ebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:19,325 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:56:19,325 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926c8344-175d-4566-8b31-535db657d34e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926c8344-175d-4566-8b31-535db657d34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:20,381 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:56:20,381 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478b45bc-5f96-4385-8797-a87f01cac0d7', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478b45bc-5f96-4385-8797-a87f01cac0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:21,431 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:21,432 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5dd413d-32d2-4fc6-bad7-ed2fbfd1e217', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5dd413d-32d2-4fc6-bad7-ed2fbfd1e217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesA ssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:22,483 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:56:22,483 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf2c25f-a686-4cd8-a835-31128c6aa578', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf2c25f-a686-4cd8-a835-31128c6aa578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:23,534 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:56:23,534 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb506f15-9b24-4911-92b4-1f071e0b30ca', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb506f15-9b24-4911-92b4-1f071e0b30ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:24,644 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.095s 2024-03-13 10:56:24,644 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e8c53e4-d6d9-4bfd-b709-aed3db83ef22', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e8c53e4-d6d9-4bfd-b709-aed3db83ef22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:25,700 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:56:25,701 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5885506c-b9f1-4936-951f-4ddd1e67fa7d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5885506c-b9f1-4936-951f-4ddd1e67fa7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a 2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:26,754 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:56:26,754 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc329470-0f3d-4a60-941a-784b206b2dcd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc329470-0f3d-4a60-941a-784b206b2dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:27,807 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:56:27,808 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3f5c89-3f61-407f-ad9b-e3ea4c60d73e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3f5c89-3f61-407f-ad9b-e3ea4c60d73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:28,863 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:28,863 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee78b60d-6683-4f1e-8776-1d062db2f74d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee78b60d-6683-4f1e-8776-1d062db2f74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:29,921 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:56:29,922 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030639d6- 5882-4b53-b6ad-909390cd4812', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030639d6-5882-4b53-b6ad-909390cd4812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:30,972 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:30,973 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268a07c5-8ab5-4fcb-948f-c0191c2ea4a8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268a07c5-8ab5-4fcb-948f-c0191c2ea4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:32,023 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:32,023 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767c82e9-aec4-4a4d-bdba-2884efc5af48', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767c82e9-aec4-4a4d-bdba-2884efc5af48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:33,077 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:33,078 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8822de47-fc19-4ce8-9165-91289433886e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8822de47-fc19-4ce8-9165-91289433886e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:34,128 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:56:34,128 85823 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51ee23a6-d1eb-4886-98ed-b9fa4d7dbda4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51ee23a6-d1eb-4886-98ed-b9fa4d7dbda4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:35,181 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:56:35,182 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87886479-7cc7-47e7-a459-a7c1e720b540', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87886479-7cc7-47e7-a459-a7c1e720b540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [308.939740s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 56f56997-e7c3-43dd-943c-763bdd75142e failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:52:48,349 85803 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.035s 2024-03-13 10:52:48,350 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:48 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-3d98bc70-bf2b-4843-ab16-eb0bfb2f0171', '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": "f304adf0618442868cc47f1b91a6e6bb", "name": "tempest-DeleteServersTestJSON-2111250648-project-member", "password_expires_at": null}, "audit_ids": ["LP3sXDo-Sr-0jz0c1hYzAg"], "expires_at": "2024-03-13T11:52:48.000000Z", "issued_at": "2024-03-13T10:52:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c3cde87a7624bfd8ee8516f75b73679", "name": "tempest-DeleteServersTestJSON-2111250648"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6c3cde87a7624bfd8ee8516f75b73679", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:52:48,351 85803 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'ddc5e180-9112-4083-a0de-4c6b54fa8c54', 'name': 'tempest-DeleteServersTestJSON-140818655-network', 'tenant_id': '6c3cde87a7624bfd8ee8516f75b73679', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6c3cde87a7624bfd8ee8516f75b73679', 'port_security_enabled': True , 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57638, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:52:50,258 85803 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 1.906s 2024-03-13 10:52:50,258 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1041432326", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "ddc5e180-9112-4083-a0de-4c6b54fa8c54"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-682e3640-b479-4724-bb58-cb63afc42b58', 'x-compute-request-id': 'req-682e3640-b479-4724-bb58-cb63afc42b58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0a73d76a-1659-4189-93af-683983e85abf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0a73d76a-1659-4189-93af-683983e85abf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "AmG35HrABQL7"}}' 2024-03-13 10:52:50,521 85803 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/0a73d76a-1659-4189-93af-683983e85abf 0.260s 2024-03-13 10:52:50,521 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:50 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-d09d1696-7ad2-432f-adb5-8169376ed187', 'x-compute-request-id': 'req-d09d1696-7ad2-432f-adb5-8169376ed187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf'} Body: b'{"server": {"id": "0a73d76a-1659-4189-93af-683983e85abf", "name": "tempest-DeleteServersTestJSON-server-1041432326", "status": "BUILD", "tenant_id": "6c3cde87a7624bfd8ee8516f75b73679", "user_id": "f304adf0618442868cc47f1b91a6e6bb", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:50Z", "updated": "2024-03-13T10:52:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0a73d76a-1659-4189-93af-683983e85abf"}], "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-03-13 10:53:40,825 85803 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/0a73d76a-1659-4189-93af-683983e85abf 0.279s 2024-03-13 10:53:40,825 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96f1a124-238e-4678-84cc-aae5680b7d8f', 'x-compute-request-id': 'req-96f1a124-238e-4678-84cc-aae5680b7d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf'} Body: b'{"server": {"id": "0a73d76a-1659-4189-93af-683983e85abf", "name": "tempest-DeleteServersTestJSON-server-1041432326", "status": "ACTIVE", "tenant_id": "6c3cde87a7624bfd8ee8516f75b73679", "user_id": "f304adf0618442868cc47f1b91a6e6bb", "metadata": {}, "hostId": "ef287e14905fb134cd4bc192fcb1d7ef578f15eb43eaf2d517111fba", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:50Z", "updated": "2024-03-13T10:53:02Z", "addresses": {"tempest-DeleteServersTestJSON-140818655-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:c6:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0a73d76a-1659-4189-93af-683983e85abf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T10:53: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-03-13 10:53:40,840 85803 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:54:41,153 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes 0.253s 2024-03-13 10:54:41,154 85803 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-43027639"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aecbf6c-b720-45f5-a199-26a1a809ebbb', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aecbf6c-b720-45f5-a199-26a1a809ebbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.079859", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:54:41,210 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:54:41,210 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b966c1-d521-4f6a-86ff-07b4cbde96b8', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b966c1-d521-4f6a-86ff-07b4cbde96b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:42,264 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:54:42,264 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5a2c3f-f5ee-47e7-814a-20c6bd089df6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5a2c3f-f5ee-47e7-814a-20c6bd089df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f569 97-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:43,318 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:54:43,319 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500ad47d-3b8a-4a51-af7f-cb5119ab42f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500ad47d-3b8a-4a51-af7f-cb5119ab42f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:44,368 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.035s 2024-03-13 10:54:44,369 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd65d10-cc6b-458a-8899-dc0fed83a81f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd65d10-cc6b-458a-8899-dc0fed83a81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b 91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:45,430 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:54:45,430 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abffcbf-4f7d-4f9e-a72d-010ea2e74a21', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abffcbf-4f7d-4f9e-a72d-010ea2e74a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:46,483 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:54:46,484 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-410018ca-616a-4f37-b05a-62996d6389b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-410018ca-616a-4f37-b05a-62996d6389b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516 f75b73679"}}' 2024-03-13 10:54:47,567 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.069s 2024-03-13 10:54:47,567 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454e8ef9-40bd-4f7c-9dd9-bd84693a3f19', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454e8ef9-40bd-4f7c-9dd9-bd84693a3f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:48,619 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:54:48,619 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83da7ce-2938-4382-bdd6-4a4d14bbf287', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83da7ce-2938-4382-bdd6-4a4d14bbf287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:49,671 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde8 7a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:54:49,671 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736e27ee-af31-4c74-b97f-edb4a40e88ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736e27ee-af31-4c74-b97f-edb4a40e88ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:50,723 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:54:50,723 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083e0af4-1c3f-4d24-986c-0e907dbf2f8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083e0af4-1c3f-4d24-986c-0e907dbf2f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:51,783 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:54:51,783 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d680840-b5dd-43aa-8986-c282e19d218c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d680840-b5dd-43aa-8986-c282e19d218c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:52,838 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:54:52,838 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231b4aa6-f2aa-4eb1-b845-c887f863960f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231b4aa6-f2aa-4eb1-b845-c887f863960f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:53,892 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:54:53,892 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-120eaf89-b74d-45b1-b4b7-aa7a5a1b84ce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120eaf89-b74d-45b1-b4b7-aa7a5a1b84ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:54,953 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.047s 2024-03-13 10:54:54,953 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c247a8-96cc-4ae4-9fae-b81e692ee4c2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c247a8-96cc-4ae4-9fae-b81e692ee4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:56,010 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:54:56,010 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b578e4c-4737-49d8-a2fe-5571eb4507fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req- 8b578e4c-4737-49d8-a2fe-5571eb4507fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:57,070 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:54:57,070 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c83071-516a-4b2c-9481-4c9478d53296', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c83071-516a-4b2c-9481-4c9478d53296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:58,122 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.036s 2024-03-13 10:54:58,122 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6daa616-7f80-4474-b3bc-4d9ae099b5a2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6daa616-7f80-4474-b3bc-4d9ae099b5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e' } Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:59,186 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.049s 2024-03-13 10:54:59,186 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1b099d-9e91-4213-b7cc-fdf68504609a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1b099d-9e91-4213-b7cc-fdf68504609a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:00,238 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:00,239 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2228d6a2-0b21-4bbd-8575-6958ce00b24d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2228d6a2-0b21-4bbd-8575-6958ce00b24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-1 3T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:01,292 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:01,293 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c0a094-b581-461e-9072-ef44c0ecf4d6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c0a094-b581-461e-9072-ef44c0ecf4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:02,344 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.036s 2024-03-13 10:55:02,345 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625a5670-d65d-4d39-987f-a2e89d157d5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625a5670-d65d-4d39-987f-a2e89d157d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": " self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:03,405 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.047s 2024-03-13 10:55:03,405 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5808929-056e-463c-8408-6eb93225dc33', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5808929-056e-463c-8408-6eb93225dc33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:04,459 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:04,459 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d1b9c5-44ff-46e5-86cc-ea6bf93a25c2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d1b9c5-44ff-46e5-86cc-ea6bf93a25c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b 73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:05,509 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:05,510 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cead1b29-dc7b-4bdc-b7a6-ad455f46a2f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cead1b29-dc7b-4bdc-b7a6-ad455f46a2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:06,568 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:55:06,568 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa86989-b947-42a9-a501-f561094d20ba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa86989-b947-42a9-a501-f561094d20ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multi attach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:07,620 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:07,621 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4b29cf-4637-48ae-b0ae-fcd7231199da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4b29cf-4637-48ae-b0ae-fcd7231199da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:08,678 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:08,679 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b59c767-5bb5-44c0-a85a-0ca5a92e7d69', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b59c767-5bb5-44c0-a85a-0ca5a92e7d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:09,735 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSO N:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:09,735 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf63e49a-6d2c-4f43-a999-2993cc5e29aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf63e49a-6d2c-4f43-a999-2993cc5e29aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:10,790 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:10,790 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af22dba-a3aa-47aa-8925-bd314ac5616d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af22dba-a3aa-47aa-8925-bd314ac5616d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:11,846 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:11,847 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b5bcd38-14b8-42fb-9a0f-22ba4263f532', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b5bcd38-14b8-42fb-9a0f-22ba4263f532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:12,897 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:12,898 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875718d8-0801-4665-a75b-fbc31bb5a769', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875718d8-0801-4665-a75b-fbc31bb5a769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:13,946 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.035s 2024-03-13 10:55:13,947 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed , 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7aba2a4-9f7e-4ef5-b34c-47a431557ec4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7aba2a4-9f7e-4ef5-b34c-47a431557ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:15,000 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:15,000 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55b78ea-4917-4e7b-8246-103a095be91f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55b78ea-4917-4e7b-8246-103a095be91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:16,084 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.052s 2024-03-13 10:55:16,087 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b33745-36ba-4f49-a11e-e29a77a6bdbc', 'content-length': '909', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b33745-36ba-4f49-a11e-e29a77a6bdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:17,144 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:17,145 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f950b39-f927-4b1a-858f-f6aa98d6a6b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f950b39-f927-4b1a-858f-f6aa98d6a6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:18,198 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:18,198 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d3ee08-3808-42a4-9219-f888de3a995c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d3ee08-3808-42a4-9219-f888de3a995c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2 10/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:19,252 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:19,252 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4f229c-02cc-411a-8e52-2557e99046af', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4f229c-02cc-411a-8e52-2557e99046af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:20,304 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:20,305 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5da8f72-ddc8-47e3-8432-6d48413df377', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5da8f72-ddc8-47e3-8432-6d48413df377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "avail ability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:21,357 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:21,358 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aeb41f5-4fc8-464d-befa-edc2450ced6c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aeb41f5-4fc8-464d-befa-edc2450ced6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:22,412 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:55:22,413 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268458a7-bd5c-4a35-9adb-ff22466c1765', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268458a7-bd5c-4a35-9adb-ff22466c1765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:23,469 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:55:23,469 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-224f93ea-1d56-4009-b7a6-85caee86c75d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-224f93ea-1d56-4009-b7a6-85caee86c75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:24,522 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:24,522 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2936d232-9f0e-4722-9cee-bc71eef7eb28', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2936d232-9f0e-4722-9cee-bc71eef7eb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd 75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:25,583 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:55:25,584 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dffa7c0-00c4-4fe1-adfa-e4ea13762443', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dffa7c0-00c4-4fe1-adfa-e4ea13762443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:26,639 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:55:26,639 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0d07f8-1a77-464a-b313-486c65021c8a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0d07f8-1a77-464a-b313-486c65021c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": " false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:27,692 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:27,692 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aced4fb-42de-4afd-9568-e7037e16c876', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aced4fb-42de-4afd-9568-e7037e16c876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:28,750 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:55:28,750 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b752f809-7fb4-45ca-a2c7-78f6087bd867', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b752f809-7fb4-45ca-a2c7-78f6087bd867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:29,801 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:29,801 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0ba40e-6198-4a42-8ff8-5245a2d46cc3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0ba40e-6198-4a42-8ff8-5245a2d46cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:30,856 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:30,856 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01eab73c-2843-4c9a-8d21-a87efa5f9461', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01eab73c-2843-4c9a-8d21-a87efa5f9461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:31,909 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b7367 9/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:31,909 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121bc80c-937b-4ae2-a3a6-d51d191066ed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121bc80c-937b-4ae2-a3a6-d51d191066ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:32,962 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:32,962 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b245a4ab-71d0-4d33-8eb0-971251b4f2c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b245a4ab-71d0-4d33-8eb0-971251b4f2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:34,024 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:55:34,025 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610849b1-bbd0-4c8e-968e-5b20ca1cceb4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610849b1-bbd0-4c8e-968e-5b20ca1cceb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:35,082 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:35,082 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbedcc6-84b3-41f4-ae16-b4847fd5c92f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbedcc6-84b3-41f4-ae16-b4847fd5c92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:36,136 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:36,136 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-7d0d1d5e-e5bf-4c1a-9da8-9a58932fd125', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0d1d5e-e5bf-4c1a-9da8-9a58932fd125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:37,194 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:55:37,194 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25c8890-aac5-4793-b83e-9116d27e21e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25c8890-aac5-4793-b83e-9116d27e21e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:38,248 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:38,248 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bc8f7d-d95c-41a4-b931-f5fc5a37e647', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bc8f7d-d95c-41a4-b931- f5fc5a37e647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:39,304 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:39,305 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733ce7ed-dd7d-4b62-9724-abe3db4f789b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733ce7ed-dd7d-4b62-9724-abe3db4f789b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:40,358 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:40,359 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ccd3ab-b263-4aaa-8b3d-285a720c7549', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ccd3ab-b263-4aaa-8b3d-285a720c7549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volu me": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:41,412 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:41,413 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d313c7d2-de92-4095-ace0-2a45a94ae920', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d313c7d2-de92-4095-ace0-2a45a94ae920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:42,474 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:42,475 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39ce2b4-3ade-44b5-b9f5-fd22b8234756', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39ce2b4-3ade-44b5-b9f5-fd22b8234756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "nam e": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:43,527 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:43,527 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b63e8f-c018-44e5-acf3-ce19cf233ee6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b63e8f-c018-44e5-acf3-ce19cf233ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:44,580 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:44,581 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f55610c-41e6-4ddf-a9fb-042c7f66efc3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f55610c-41e6-4ddf-a9fb-042c7f66efc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://1 0.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:45,638 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:55:45,639 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d448662c-97f1-4231-9c7c-2c837f80740e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d448662c-97f1-4231-9c7c-2c837f80740e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:46,700 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.047s 2024-03-13 10:55:46,701 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c53cd7-17e2-482c-a59a-036da1c64691', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c53cd7-17e2-482c-a59a-036da1c64691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e 7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:47,751 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:47,751 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e7a059-e22d-4576-8eff-c2490e809985', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e7a059-e22d-4576-8eff-c2490e809985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:48,801 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:48,801 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1932e56c-ec20-4a98-aec4-abdb83bc40bd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1932e56c-ec20-4a98-aec4-abdb83bc40bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachm ents": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:49,852 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:49,852 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90741ba3-dec6-4087-89d7-ab952b915c33', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90741ba3-dec6-4087-89d7-ab952b915c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:50,909 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:55:50,910 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e05445-bda3-4541-aedb-b6d9d9e84f6c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e05445-bda3-4541-aedb-b6d9d9e84f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:51,970 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_whi le_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:55:51,971 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb426d6-0584-4281-ad11-00add88d0895', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb426d6-0584-4281-ad11-00add88d0895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:53,038 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:55:53,038 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f24d309-f608-45cc-b918-9c10dae9f2aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f24d309-f608-45cc-b918-9c10dae9f2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:54,111 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.059s 2024-03-13 10:55:54,112 85803 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257345e8-c5b2-4b87-ae4c-cb372881e232', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257345e8-c5b2-4b87-ae4c-cb372881e232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:55,172 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:55,173 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f95dda-556a-43db-a17e-f3ba04fed5bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f95dda-556a-43db-a17e-f3ba04fed5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:56,224 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:56,224 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961503e8-2213-4197-a15b-db134c75f3fa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961503e8-2213-4197-a15b-db134c75f3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:57,284 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:55:57,284 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34358d73-9087-4e7f-b124-ac12502bf0af', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34358d73-9087-4e7f-b124-ac12502bf0af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:58,335 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:58,336 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f83b6b3-482c-44de-8bef-c0f961504e08', 'content-length': '909', 'openstack-api-version': 'volume 3.0 ', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f83b6b3-482c-44de-8bef-c0f961504e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:59,395 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:59,396 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10eda6e-76f5-4fe3-9a6d-49e89741419c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10eda6e-76f5-4fe3-9a6d-49e89741419c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:00,451 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:00,452 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe584f4-674e-404e-8820-a7ebbe2f3e41', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe584f4-674e-404e-8820-a7ebbe2f3e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a76 24bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:01,504 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:01,504 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dac6bb3-cad2-41bf-9c90-f5dc8af0997f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dac6bb3-cad2-41bf-9c90-f5dc8af0997f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:02,556 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:02,557 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e375441-3ed9-4ce4-acb5-0a4cccbd38d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e375441-3ed9-4ce4-acb5-0a4cccbd38d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", " created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:03,608 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:03,609 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1691f7b6-c3c0-4a52-89aa-c819564e794d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1691f7b6-c3c0-4a52-89aa-c819564e794d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:04,662 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:56:04,662 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24f9bd7-7f3d-4086-8399-27bc4c5efcca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24f9bd7-7f3d-4086-8399-27bc4c5efcca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_i d": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:05,719 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:56:05,719 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c3002b-0a3b-4f04-a8a7-5d5fa63a41a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c3002b-0a3b-4f04-a8a7-5d5fa63a41a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:06,770 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:06,770 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8435f6-8170-4a56-a435-dc0687b33969', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8435f6-8170-4a56-a435-dc0687b33969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:07,822 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:07,822 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87aeadd4-ed65-4137-9ed2-15d02cda6e5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87aeadd4-ed65-4137-9ed2-15d02cda6e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:08,872 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:08,873 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848044d3-c5ba-4644-a473-dc97c4ec6959', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848044d3-c5ba-4644-a473-dc97c4ec6959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": fal se, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:09,931 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:56:09,931 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b1c133-42b4-46fb-9674-05cec27b9426', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b1c133-42b4-46fb-9674-05cec27b9426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:11,016 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.072s 2024-03-13 10:56:11,017 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfad03a6-637f-4ea9-8465-00596f70c10d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfad03a6-637f-4ea9-8465-00596f70c10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:12,074 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:56:12,074 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4e846a-655a-4e1d-bc32-4ff90f2b920a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4e846a-655a-4e1d-bc32-4ff90f2b920a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:13,125 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:13,126 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8295fac2-e99a-4c55-a33f-1b9fa5421f04', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8295fac2-e99a-4c55-a33f-1b9fa5421f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:14,179 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3- 43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:14,180 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ccc624-23d4-49de-897c-b11545eba654', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ccc624-23d4-49de-897c-b11545eba654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:15,255 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.059s 2024-03-13 10:56:15,255 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35aced11-0bb4-4949-9881-ac019bb70cd3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35aced11-0bb4-4949-9881-ac019bb70cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:16,308 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:16,308 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d193177-9a3a-4f92-97d8-a13140290cbb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d193177-9a3a-4f92-97d8-a13140290cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:17,363 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:17,363 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8896994-d8d5-4db5-986f-0fbd35234b36', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8896994-d8d5-4db5-986f-0fbd35234b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:18,417 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:18,418 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a17170e- c104-4cf7-ab1d-3649f0eb7217', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a17170e-c104-4cf7-ab1d-3649f0eb7217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:19,482 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.051s 2024-03-13 10:56:19,482 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c10da5d-4ef7-4919-a748-813b8a449907', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c10da5d-4ef7-4919-a748-813b8a449907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:20,543 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:20,545 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8652864c-3494-4adb-9891-310945fd57e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8652864c-3494-4adb-9891-310945fd57e8', 'connecti on': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:21,607 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:56:21,607 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ade0123-4c26-4a49-87c1-b1e51a4db58b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ade0123-4c26-4a49-87c1-b1e51a4db58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:22,659 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:22,660 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b663645-947c-44a7-9912-d7c82809d523', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b663645-947c-44a7-9912-d7c82809d523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7 c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:23,714 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:23,715 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539635f1-4235-45fd-883e-f4ecd2df40e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539635f1-4235-45fd-883e-f4ecd2df40e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:24,766 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:24,767 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ecd8fe-5ab8-45a7-b4fb-3080ec13ace3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ecd8fe-5ab8-45a7-b4fb-3080ec13ace3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServe rsTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:25,826 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:56:25,826 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753a6c83-82e3-4afc-8524-6600912517f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753a6c83-82e3-4afc-8524-6600912517f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:26,881 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:26,881 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8db3b7-a128-4574-9700-fc6c3fbaa62e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8db3b7-a128-4574-9700-fc6c3fbaa62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3c de87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:27,934 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:56:27,935 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f395b75b-b7e9-481a-aaf1-0ad3365c82bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f395b75b-b7e9-481a-aaf1-0ad3365c82bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:28,989 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:28,990 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9156aae3-36b5-4202-81ea-e9ef03a78bda', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9156aae3-36b5-4202-81ea-e9ef03a78bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd7514 2e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:30,073 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.058s 2024-03-13 10:56:30,073 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cf61b2-9b0c-457c-a5de-467d3213e362', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cf61b2-9b0c-457c-a5de-467d3213e362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:31,129 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:56:31,129 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b77437-3359-4c1a-80ae-690e9e8b3b9e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b77437-3359-4c1a-80ae-690e9e8b3b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:32,185 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:56:32,185 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1bc411a-1d03-4711-bcea-8a8416056922', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1bc411a-1d03-4711-bcea-8a8416056922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:33,236 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:33,236 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20aad6b2-a76c-4b5e-8732-e36c1d0f37ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20aad6b2-a76c-4b5e-8732-e36c1d0f37ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:34,290 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:34,290 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2577a23f-956d-42be-9065-f2c222c3ab52', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2577a23f-956d-42be-9065-f2c222c3ab52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:35,343 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:56:35,344 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11fb6dd-52aa-4f9b-aaa7-afb3628eae61', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11fb6dd-52aa-4f9b-aaa7-afb3628eae61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:36,403 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:36,403 85803 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ad4033-bbea-403e-8fbf-114dd25adb03', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ad4033-bbea-403e-8fbf-114dd25adb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:37,457 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:37,458 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937d7262-3d30-4bd0-a16f-c231d49aec3f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937d7262-3d30-4bd0-a16f-c231d49aec3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:38,514 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:38,514 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603dc64d-19c9-44b9-9299-e08091c7cd22', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603dc64d-19c9-44b9-9299-e08091c7cd22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:39,567 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:39,568 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d045c7-db92-4470-abcb-241430ecde31', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d045c7-db92-4470-abcb-241430ecde31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:40,639 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:56:40,639 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eda0da4-05ec-41ff-9559-25cc0465aa92', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-AP I-Version', 'x-openstack-request-id': 'req-5eda0da4-05ec-41ff-9559-25cc0465aa92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:41,696 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:56:41,697 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481464b2-0344-4c3b-9cdd-b6d919a8f159', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481464b2-0344-4c3b-9cdd-b6d919a8f159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:42,764 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.053s 2024-03-13 10:56:42,764 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd67199-9498-4c93-8900-533a98381b4f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd67199-9498-4c93-8900-533a98381b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/vo lumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:43,825 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:56:43,826 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31be2bc1-b2bc-43b8-928b-b3acf0573089', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31be2bc1-b2bc-43b8-928b-b3acf0573089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:44,877 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:44,878 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff494de-483e-47e5-890d-610d7e095f63', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff494de-483e-47e5-890d-610d7e095f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13 T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:45,947 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.051s 2024-03-13 10:56:45,947 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ada19d-de9c-4d99-941c-bf4094102bc2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ada19d-de9c-4d99-941c-bf4094102bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:47,000 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:47,000 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd021727-0b41-47bb-bd3b-f2eba5b36b48', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd021727-0b41-47bb-bd3b-f2eba5b36b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid" : null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:48,052 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:48,053 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1035a46-830f-46c4-97c4-ea125d6e5546', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1035a46-830f-46c4-97c4-ea125d6e5546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:49,109 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:56:49,109 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd8fb63-4dc8-4052-8c30-0f57f5fdc975', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd8fb63-4dc8-4052-8c30-0f57f5fdc975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10 .0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:50,171 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.047s 2024-03-13 10:56:50,171 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4cce445-7c65-4aa1-a6a3-9533f15bae27', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4cce445-7c65-4aa1-a6a3-9533f15bae27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:51,225 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:56:51,225 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87c84a6-3880-44a8-b39f-835a1a8f3017', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87c84a6-3880-44a8-b39f-835a1a8f3017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status" : null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:52,283 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:52,284 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3459659b-219b-4211-ad23-f2223471f857', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3459659b-219b-4211-ad23-f2223471f857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:53,339 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:53,339 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6009f7a-2b4a-471a-8534-b5a964a196cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6009f7a-2b4a-471a-8534-b5a964a196cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:54,465 85803 INFO [tempest.lib.common .rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.113s 2024-03-13 10:56:54,465 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e67f4b-aedc-470d-8ec2-8e8cdeee7f8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e67f4b-aedc-470d-8ec2-8e8cdeee7f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:55,533 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.055s 2024-03-13 10:56:55,533 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e737a091-9d0f-4e21-a916-8ff2995ab6e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e737a091-9d0f-4e21-a916-8ff2995ab6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:56,587 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0 .038s 2024-03-13 10:56:56,587 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7baeb027-6014-4987-a03b-7eb6bddeed4d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7baeb027-6014-4987-a03b-7eb6bddeed4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:57,641 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:57,641 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6331747-2772-469f-b696-5dfaa2ce41ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6331747-2772-469f-b696-5dfaa2ce41ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:58,692 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:58,693 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fbf8e7-5f41-445b-b2c4-16903351a968', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fbf8e7-5f41-445b-b2c4-16903351a968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:59,746 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:59,747 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dbbdfa-b6a6-48f3-a25c-71ac445cf706', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dbbdfa-b6a6-48f3-a25c-71ac445cf706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:00,943 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.183s 2024-03-13 10:57:00,943 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7246c05-79c4-4b56-91ad-8c39e2e11 a39', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7246c05-79c4-4b56-91ad-8c39e2e11a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:01,997 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:01,997 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302ce11b-4040-4797-9abe-b21223b695d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302ce11b-4040-4797-9abe-b21223b695d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:03,094 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.083s 2024-03-13 10:57:03,095 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e466054-5bea-48f6-811a-22eb74c497ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e466054-5bea-48f6-811a-22eb74c497ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:04,151 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:04,151 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-157a55a5-51ba-4a6a-a4f4-856e691352b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157a55a5-51ba-4a6a-a4f4-856e691352b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:05,208 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:05,208 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b0faca-e323-471f-9101-007402187fac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b0faca-e323-471f-9101-007402187fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142 e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:06,269 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:06,269 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5e7ad5f-c247-4954-a617-390faffd098d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e7ad5f-c247-4954-a617-390faffd098d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:07,328 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:57:07,328 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db3060a-de9d-4da5-b426-b93d47838b43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db3060a-de9d-4da5-b426-b93d47838b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-430276 39", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:08,397 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:57:08,398 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b5da89-f5b2-4c2b-85b1-142865280899', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b5da89-f5b2-4c2b-85b1-142865280899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:09,463 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.050s 2024-03-13 10:57:09,463 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8405a109-6e07-4260-8f54-a6a6e685f29a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8405a109-6e07-4260-8f54-a6a6e685f29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b7 3679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:10,523 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:57:10,524 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c8b9ec-95cd-4ffc-a033-761c80371e78', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c8b9ec-95cd-4ffc-a033-761c80371e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:11,578 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:57:11,579 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78176258-2529-4c66-9034-e736b72582e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78176258-2529-4c66-9034-e736b72582e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304a df0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:12,632 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:12,632 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44a812e-a4ee-49ad-834b-72d7fc575c17', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44a812e-a4ee-49ad-834b-72d7fc575c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:13,691 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:57:13,692 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5fa19df-9643-4c2a-a4dd-10dee5c5bbfc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5fa19df-9643-4c2a-a4dd-10dee5c5bbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3c de87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:14,748 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:57:14,749 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2248545-496a-4ff8-a7d0-98ce4334e787', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2248545-496a-4ff8-a7d0-98ce4334e787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:15,806 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:57:15,807 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ede8272-86cb-4705-89b9-8f594a090ecb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ede8272-86cb-4705-89b9-8f594a090ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:16,860 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.21 0/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:16,860 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbffa15-5818-44bd-9e41-786ee84b9633', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbffa15-5818-44bd-9e41-786ee84b9633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:17,919 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:57:17,919 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa8c8a4-3ee3-417d-8c25-5875bc266692', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa8c8a4-3ee3-417d-8c25-5875bc266692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:18,974 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:18,975 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edf8d6a-4c15-4e46-a133-51548bcb9d46', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edf8d6a-4c15-4e46-a133-51548bcb9d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:20,029 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:57:20,030 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af203e4f-78b9-4534-bd18-7f58c85e8d2a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af203e4f-78b9-4534-bd18-7f58c85e8d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:21,085 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:21,086 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conten t-type': 'application/json', 'x-compute-request-id': 'req-9deea799-0b38-4fe2-b64f-0f697362ab1a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9deea799-0b38-4fe2-b64f-0f697362ab1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:22,137 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:57:22,138 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd78e79b-1970-4501-97e6-6833a7745adc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd78e79b-1970-4501-97e6-6833a7745adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:23,195 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:57:23,196 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82cce96e-aada-4285-8624-d31726dec58c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack -request-id': 'req-82cce96e-aada-4285-8624-d31726dec58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:24,248 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:57:24,248 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e09a34-6682-4c2f-ba0d-bf3afc36b2df', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e09a34-6682-4c2f-ba0d-bf3afc36b2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:25,302 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:25,302 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5cb3ac3-59cd-4fc3-ac2f-d5d7a3973b1d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5cb3ac3-59cd-4fc3-ac2f-d5d7a3973b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd -943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:26,362 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:57:26,363 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad41ad2a-1b88-43aa-95c8-102c9bff0b4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad41ad2a-1b88-43aa-95c8-102c9bff0b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:27,421 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:57:27,421 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1135900-4e68-4f15-9244-ff116af89366', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1135900-4e68-4f15-9244-ff116af89366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "upda ted_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:28,475 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:28,475 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca0f828-af8a-49ee-b4bd-d462e04b675f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca0f828-af8a-49ee-b4bd-d462e04b675f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:29,531 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:29,531 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a3101f-8dfc-442a-9fbf-a9f6ce42c8b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a3101f-8dfc-442a-9fbf-a9f6ce42c8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:30,587 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:30,588 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765f3e2c-dca3-45fa-a3a8-91f158210c68', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765f3e2c-dca3-45fa-a3a8-91f158210c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:31,641 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:57:31,641 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3748bfb2-2a43-4da7-9a0b-7c4d3c7c9bf0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3748bfb2-2a43-4da7-9a0b-7c4d3c7c9bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87 a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:32,703 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:32,703 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ee27a5-09bf-4518-889e-ab73bfaa3cdd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ee27a5-09bf-4518-889e-ab73bfaa3cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:33,758 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:33,758 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb2a4c5-289c-4d66-af38-24329399b7ad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb2a4c5-289c-4d66-af38-24329399b7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygrou p_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:34,812 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:34,813 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2eafc03-45a8-4ddb-a186-781dfa1e72b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2eafc03-45a8-4ddb-a186-781dfa1e72b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:35,868 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:57:35,868 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f7b0ba-533d-46d5-b437-1fee1f2b1f6d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f7b0ba-533d-46d5-b437-1fee1f2b1f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:36,922 85803 INFO [tempest.lib.common.rest_client] Request (D eleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:36,922 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e51f798-acf7-407c-8b69-a2bec0ec5271', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e51f798-acf7-407c-8b69-a2bec0ec5271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:37,974 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:37,975 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dd9677-cf36-4e78-8cf3-4cffa68674f0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dd9677-cf36-4e78-8cf3-4cffa68674f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:39,027 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:57:3 9,027 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a21977-a6d5-4c77-8dc2-68c3017f0d0c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a21977-a6d5-4c77-8dc2-68c3017f0d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:40,088 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:57:40,089 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a4aaf9-7e7f-40a3-9be6-d8223977c6da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a4aaf9-7e7f-40a3-9be6-d8223977c6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:41,146 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:41,146 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6659ee12-bb23-4cfa-9ff1-8c34f43f1bae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6659ee12-bb23-4cfa-9ff1-8c34f43f1bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:42,202 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:42,202 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947a19b9-8038-4a80-987d-8a575490ad2a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947a19b9-8038-4a80-987d-8a575490ad2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:43,254 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:57:43,254 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f680128a-e7d7-4e5d-a8e8-4a53c59d7d96', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f680128a-e7d7-4e5d-a8e8-4a53c59d7d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:44,307 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:44,307 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986573ee-df13-4251-828d-07da50e23e32', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986573ee-df13-4251-828d-07da50e23e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:45,360 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:45,360 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20bfae7f-fa0d-497c-b08b-ca75111b8596', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20bfae7f-fa0d-497c-b08b-ca75111b8596', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:46,414 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:46,414 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b239d6-2377-4ee7-8789-a58ca0c052d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b239d6-2377-4ee7-8789-a58ca0c052d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:47,473 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:57:47,473 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1ea98e-4f6d-4014-b883-85d3ba7c808c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1ea98e-4f6d-4014-b883-85d3ba7c808c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating" , "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:48,689 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.201s 2024-03-13 10:57:48,689 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2419ac77-e97f-4630-a317-4f66b8468c4f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2419ac77-e97f-4630-a317-4f66b8468c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:49,762 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.056s 2024-03-13 10:57:49,763 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7199819-40ed-45e0-98b8-cd2f31d3bf77', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7199819-40ed-45e0-98b8-cd2f31d3bf77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null , "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:50,818 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:50,819 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce3ed7f-f0e2-4308-bfb9-ed1012c2b85c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce3ed7f-f0e2-4308-bfb9-ed1012c2b85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:51,872 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:51,872 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-653b0621-a5b0-46e8-a98a-b5e780e05a32', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-653b0621-a5b0-46e8-a98a-b5e780e05a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7 c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:52,926 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:52,926 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58876f8-e406-46bf-a47b-a5c7bcabd506', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58876f8-e406-46bf-a47b-a5c7bcabd506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:53,982 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:57:53,983 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfff779-3130-488d-980a-0751eca58b38', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfff779-3130-488d-980a-0751eca58b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e 6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:55,063 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.065s 2024-03-13 10:57:55,063 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd17208-1073-4c06-8c7f-c880fb237cae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd17208-1073-4c06-8c7f-c880fb237cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:56,129 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.050s 2024-03-13 10:57:56,129 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccedac9-75a3-4071-9e30-89a04b4b428d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccedac9-75a3-4071-9e30-89a04b4b428d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b7 3679"}}' 2024-03-13 10:57:57,185 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:57,186 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9877e877-e074-496e-b998-e3565f771fc0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9877e877-e074-496e-b998-e3565f771fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [315.418385s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 65dd6f4c-6647-4d63-9653-b213a6d06605 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:03,043 85821 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:53:03,499 85821 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.454s 2024-03-13 10:53:03,500 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1992054131", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMHYbedG2zmPOMsTA1KFy/ZUYKj69CQG6eo3yfSZm253p4pUyt7ABPjvRz1WCUpV/cEkGjh/vXhDWfTZk+BhdCTcTxHjujl2dHjnshXl81nCnKCdv3X820opVWif6RrXJA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:03 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-5a4a49c0-43c1-41c9-a970-63a121b818b4', 'x-compute-request-id': 'req-5a4a49c0-43c1-41c9-a970-63a121b818b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1992054131", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMHYbedG2zmPOMsTA1KFy/ZUYKj69CQG6eo3yfSZm253p4pUyt7ABPjvRz1WCUpV/cEkGjh/vXhDWfTZk+BhdCTcTxHjujl2dHjnshXl81nCnKCdv3X820opVWif6RrXJA==", "fingerprint": "f2:4a:e5:54:5b:d9:ef:23:c9:9f:29:6a:a6:f9:be:f1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba"}}' 2024-03-13 10:53:03,503 85821 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1992054131 created 2024-03-13 10:53:04,794 85821 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 1.290s 2024-03-13 10:53:04,794 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--832485567", "description": "tempest-description--558121393"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-d0e4168e-af4e-4c2e-bcd4-ab766d6ec86e', 'date': 'Wed, 13 Mar 2024 10:53:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "name": "tempest-securitygroup--832485567", "stateful": true, "tenant_id": "b526376da1324514a14bcffb78641db1", "description": "tempest-description--558121393", "shared": false, "security_group_rules": [{"id": "71871958-e171-4882-9389-ecfbb8065b5a", "project_id": "b526376da1324514a14bcffb78641db1", "tenant_id": "b526376da1324514a14bcffb78641db1", "security_group_id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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": 280, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:53:04Z", "updated_at": "2024-03-13T10:53:04Z", "revision_number": 0}, {"id": "85d812b5-bd64-454e-8343-e59c6d51a9f9", "project_id": "b526376da1324514a14bcffb78641db1", "tenant_id": "b526376da1324514a14bcffb78641db1", "security_group_id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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": 279, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:53:03Z", "updated_at": "2024-03-13T10:53:03Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:53:03Z", "updated_at": "2024-03-13T10:53:04Z", "revision_number": 1, "project_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:53:05,361 85821 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.566s 2024-03-13 10:53:05,361 85821 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": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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-c581e376-a909-4631-9bdf-e327a685b620', 'date': 'Wed, 13 Mar 2024 10:53:05 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": "40f1a42f-206f-4af6-880d-c0fe34e4a657", "project_id": "b526376da1324514a14bcffb78641db1", "tenant_id": "b526376da1324514a14bcffb78641db1", "security_group_id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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-03-13T10:53:04Z", "updated_at": "2024-03-13T10:53:04Z", "revision_number": 0}}' 2024-03-13 10:53:07,553 85821 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 2.191s 2024-03-13 10:53:07,554 85821 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": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e3162ae0-e690-4614-83f3-5f59d19f802b', 'date': 'Wed, 13 Mar 2024 10:53: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": "575b34cf-f707-4c3c-b6c4-85d18a3de287", "project_id": "b526376da1324514a14bcffb78641db1", "tenant_id": "b526376da1324514a14bcffb78641db1", "security_group_id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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-03-13T10:53:06Z", "updated_at": "2024-03-13T10:53:06Z", "revision_number": 0}}' 2024-03-13 10:53:07,554 85821 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--832485567 created 2024-03-13 10:53:08,864 85821 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 1.309s 2024-03-13 10:53:08,864 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6aee253f-4bd4-4bec-8814-06a136792e55', 'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3f0e7208-46fe-4058-bd93-bf998655ec10", "tenant_id": "b526376da1324514a14bcffb78641db1", "floating_ip_address": "172.24.4.64", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b526376da1324514a14bcffb78641db1", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:53:08Z", "updated_at": "2024-03-13T10:53:08Z", "revision_number": 0}}' 2024-03-13 10:53:08,865 85821 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3f0e7208-46fe-4058-bd93-bf998655ec10', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'floating_ip_address': '172.24.4.64', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b526376da1324514a14bcffb78641db1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:53:08Z', 'updated_at': '2024-03-13T10:53:08Z', 'revision_number': 0, 'ip': '172.24.4.64'} created 2024-03-13 10:53:08,915 85821 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.044s 2024-03-13 10:53:08,915 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:08 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-639326dd-ed9c-4e8f-8e06-0f880d58e0cf', '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": "cbb989db9ae84fb2a78f0113cbf340ba", "name": "tempest-VolumesAdminNegativeTest-370377659-project-member", "password_expires_at": null}, "audit_ids": ["2cf-ID3VQBCXRcWHrNFkhQ"], "expires_at": "2024-03-13T11:53:08.000000Z", "issued_at": "2024-03-13T10:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b526376da1324514a14bcffb78641db1", "name": "tempest-VolumesAdminNegativeTest-370377659"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region ": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:53:08,916 85821 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '42b5f558-3fc3-4991-9f9c-fc72f21772db', 'name': 'tempest-VolumesAdminNegativeTest-1783580053-network', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b526376da1324514a14bcffb78641db1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41200, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:53:08,916 85821 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1992054131', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMHYbedG2zmPOMsTA1KFy/ZUYKj69CQG6eo3yfSZm253p4pUyt7ABPjvRz1WCUpV/cEkGjh/vXhDWfTZk+BhdCTcTxHjujl2dHjnshXl81nCnKCdv3X820opVWif6RrXJA==', 'fingerprint': 'f2:4a:e5:54:5b:d9:ef:23:c9:9f:29:6a:a6:f9:be:f1', 'user_id': 'cbb989db9ae84fb2a78f0113cbf340ba', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCgzaUW3H5Ee8Q+wd6SOejI/+WZZuxlzcwdcV5p6OVHWdXEWgrRkJzW\nmlFeZ+DIV0egBwYFK4EEACKhZANiAATB2G3nRts5jzjLEwNShcv2VGCo+vQkBunq\nN8n0mZtud6eKVMrewAT470c9VglKVf3BJBo4f714Q1n02ZPgYXQk3E8R47o5dnR4\n57IV5fNZwpygnb91/NtKKVVon+ka1yQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '67c8dd51-58ac-49ca-af04-c53a9ba9cc6c', 'name': 'tempest-securitygroup--832485567', 'stateful': True, 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'description': 'tempest-description--558121393', 'shared': False, 'security_group_rules': [{'id': '71871958-e171-4882-9389-ecfbb8065b5a', 'project_id': 'b526376da1324514a14bcffb78641db1', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'security_group_id': '67c8dd51-58ac-49ca-af04-c53a9ba9cc6c', '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': 280, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:53:04Z', 'updated_at': '2024-03-13T10:53:04Z', 'revision_number': 0}, {'id': '85d812b5-bd64-454e-8343-e59c6d51a9f9', 'project_id': 'b526376da1324514a14bcffb78641db1', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'security_group_id': '67c8dd51-58ac-49ca-af04-c53a9ba9cc6c', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_r ange_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 279, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:53:03Z', 'updated_at': '2024-03-13T10:53:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:53:03Z', 'updated_at': '2024-03-13T10:53:04Z', 'revision_number': 1, 'project_id': 'b526376da1324514a14bcffb78641db1'}, 'floating_ip': {'id': '3f0e7208-46fe-4058-bd93-bf998655ec10', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'floating_ip_address': '172.24.4.64', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b526376da1324514a14bcffb78641db1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:53:08Z', 'updated_at': '2024-03-13T10:53:08Z', 'revision_number': 0, 'ip': '172.24.4.64'}} 2024-03-13 10:53:10,232 85821 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.315s 2024-03-13 10:53:10,233 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-996712908", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "42b5f558-3fc3-4991-9f9c-fc72f21772db"}], "security_groups": [{"name": "tempest-securitygroup--832485567"}], "key_name": "tempest-keypair-1992054131", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72b03b76-cd94-419d-ac6c-970c058452d0', 'x-compute-request-id': 'req-72b03b76-cd94-419d-ac6c-970c058452d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "70097f7c-061c-4f6a-aa20-a70f9f00f90c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--832485567"}], "adminPass": "NJErERjG4bP9"}}' 2024-03-13 10:53:10,462 85821 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/70097f7c-061c-4f6a-aa20-a70f9f00f90c 0.226s 2024-03-13 10:53:10,462 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8ec1e1-3db9-407d-ac3b-8bed3bb931fc', 'x-compute-request-id': 'req-ae8ec1e1-3db9-407d-ac3b-8bed3bb931fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c'} Body: b'{"server": {"id": "70097f7c-061c-4f6a-aa20-a70f9f00f90c", "name": "tempest-VolumesAdminNegativeTest-server-996712908", "status": "BUILD", "tenant_id": "b526376da1324514a14bcffb78641db1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:10Z", "updated": "2024-03-13T10:53:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1992054131", "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-03-13 10:54:00,815 85821 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/70097f7c-061c-4f6a-aa20-a70f9f00f90c 0.297s 2024-03-13 10:54:00,815 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:00 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-00ae16d2-3456-4d45-a5ad-802fe92a62df', 'x-compute-request-id': 'req-00ae16d2-3456-4d45-a5ad-802fe92a62df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c'} Body: b'{"server": {"id": "70097f7c-061c-4f6a-aa20-a70f9f00f90c", "name": "tempest-VolumesAdminNegativeTest-server-996712908", "status": "ACTIVE", "tenant_id": "b526376da1324514a14bcffb78641db1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "metadata": {}, "hostId": "2ab56bdbf2ad2c70be1965b0feaef0fbda2cfd2f7fb5b5cfed8433f6", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:10Z", "updated": "2024-03-13T10:53:24Z", "addresses": {"tempest-VolumesAdminNegativeTest-1783580053-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:51:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1992054131", "OS-SRV-USG:launched_at": "2024-03-13T10:53:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832485567"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:54:00,829 85821 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:55:01,048 85821 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/70097f7c-061c-4f6a-aa20-a70f9f00f90c/os-interface 0.164s 2024-03-13 10:55:01,049 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 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-bdf13534-e4d4-4e59-b4be-cb5d0822a636', 'x-compute-request-id': 'req-bdf13534-e4d4-4e59-b4be-cb5d0822a636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "42b5f558-3fc3-4991-9f9c-fc72f21772db", "port_id": "b70b5700-a1fb-48b0-a3fc-409fb81014ce", "mac_addr": "fa:16:3e:ce:51:18", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0331a8c3-4baf-4d40-af94-7439c889e769", "ip_address": "10.0.0.7"}]}]}' 2024-03-13 10:55:02,081 85821 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/3f0e7208-46fe-4058-bd93-bf998655ec10 1.028s 2024-03-13 10:55:02,082 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b70b5700-a1fb-48b0-a3fc-409fb81014ce"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-b42b2e16-bcc0-44f9-bea8-e32a8a421738', 'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3f0e7208-46fe-4058-bd93-bf998655ec10'} Body: b'{"floatingip": {"id": "3f0e7208-46fe-4058-bd93-bf998655ec10", "tenant_id": "b526376da1324514a14bcffb78641db1", "floating_ip_address": "172.24.4.64", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "15db6454-f2d3-4c46-bb05-494e68424cf7", "port_id": "b70b5700-a1fb-48b0-a3fc-409fb81014ce", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "42b5f558-3fc3-4991-9f9c-fc72f21772db", "mac_address": "fa:16:3e:ce:51:18", "admin_state_up": true, "status": "ACTIVE", "device_id": "70097f7c-061c-4f6a-aa20-a70f9f00f90c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:53:08Z", "updated_at": "2024-03-13T10:55:01Z", "revision_number": 1, "project_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:02,085 85821 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.64:22' as 'cirros' with public key authentication 2024-03-13 10:55:02,099 85821 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:55:02,213 85821 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:55:02,214 85821 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.64 successfully created 2024-03-13 10:55:02,457 85821 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/b526376da1324514a14bcffb78641db1/volumes 0.242s 2024-03-13 10:55:02,458 85821 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-1684515742"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x- compute-request-id': 'req-9c9ded0c-97bf-4aad-b7fd-ed8fb042a680', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9ded0c-97bf-4aad-b7fd-ed8fb042a680', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.382343", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:55:02,508 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:55:02,508 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cb91e9-e72b-4210-b2d7-65c6d3136ffa', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cb91e9-e72b-4210-b2d7-65c6d3136ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:03,559 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:03,560 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442461eb-11c2-448d-a589-95bcf528c03e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442461eb-11c2-448d-a589-95bcf528c03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/ volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:04,613 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:04,614 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2dc6fe1-448c-48c8-8b79-7b8449a5b7ab', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2dc6fe1-448c-48c8-8b79-7b8449a5b7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:05,671 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:05,672 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640b4b21-b9c9-4b2b-89f4-c199afe1fa79', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640b4b21-b9c9-4b2b-89f4-c199afe1fa79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06 605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:06,758 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.072s 2024-03-13 10:55:06,758 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a05ba811-11c8-41cf-bfe0-59435dda8de0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a05ba811-11c8-41cf-bfe0-59435dda8de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:07,809 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:07,810 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e861d2-b14e-439a-9d50-8ceaf2fa79d5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e861d2-b14e-439a-9d50-8ceaf2fa79d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "n ame": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:08,863 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:08,864 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9936e078-1c80-4c04-b82d-d20ae4e31337', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9936e078-1c80-4c04-b82d-d20ae4e31337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:09,914 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:09,914 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a29166-face-4aeb-a175-489320b3e95f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a29166-face-4aeb-a175-489320b3e95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:10,966 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:10,967 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3faea5-ab8d-480a-b137-064344283e4a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3faea5-ab8d-480a-b137-064344283e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:12,016 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.036s 2024-03-13 10:55:12,016 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74378f41-5499-4673-950b-3eb0abe7eaf6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74378f41-5499-4673-950b-3eb0abe7eaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {" rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:13,072 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:13,072 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22422520-aa52-402d-a3fe-6682f49b8ff0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22422520-aa52-402d-a3fe-6682f49b8ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:14,129 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:14,130 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a806cc2-cca4-472e-b6a0-eafa86efe2fd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a806cc2-cca4-472e-b6a0-eafa86efe2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae8 4fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:15,184 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:15,185 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d368f5-c6a0-41c9-a40b-6c80d2093156', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d368f5-c6a0-41c9-a40b-6c80d2093156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:16,270 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.072s 2024-03-13 10:55:16,270 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd526d7b-5a4f-46a5-b506-e8efc3bdf567', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd526d7b-5a4f-46a5-b506-e8efc3bdf567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:17,327 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:17,327 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81d8420-ecc6-4ee9-938b-e74bbddf2175', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81d8420-ecc6-4ee9-938b-e74bbddf2175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:18,382 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:18,383 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d188b465-33e1-4bf6-8f78-80cc313cb9f0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d188b465-33e1-4bf6-8f78-80cc313cb9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:19,437 85821 INFO [tempest.lib.common.rest_client] Request (Vol umesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:19,437 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc0b4d3-62c1-4c61-8c12-7cebcf257ccb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc0b4d3-62c1-4c61-8c12-7cebcf257ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:20,492 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:55:20,492 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f83c064f-a0b3-4677-9e74-5fc23685018c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83c064f-a0b3-4677-9e74-5fc23685018c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:21,546 85821 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/b526376da1324514a14bcffb78641db1/volum es/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:21,546 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66408aad-4126-47f3-9427-82178616040d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66408aad-4126-47f3-9427-82178616040d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:22,598 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:55:22,599 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24988b6c-97f7-449d-8759-31b3ef1baff9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24988b6c-97f7-449d-8759-31b3ef1baff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:23,692 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.081s 2024-03-13 10:55:23,693 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1992b6dc-c97b-4489-8a31-0171d501f141', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1992b6dc-c97b-4489-8a31-0171d501f141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:24,745 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:55:24,745 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06035713-11ce-4559-b8bc-842993f9e9f3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06035713-11ce-4559-b8bc-842993f9e9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:25,801 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:25,802 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa0e0d8-b234-43f5-be9a-a93d2f26e194', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa0e0d8-b234-43f5-be9a-a93d2f26e194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:26,861 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:26,862 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a626ac5-611c-4017-b2b0-2e0ff90b69ee', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a626ac5-611c-4017-b2b0-2e0ff90b69ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:27,939 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.064s 2024-03-13 10:55:27,939 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe3e821-5844-43b2-a8ac-07321858a295', 'content-length ': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe3e821-5844-43b2-a8ac-07321858a295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:28,996 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:28,996 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc38386-37a6-48bc-8c4e-99ec84b6f0a8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc38386-37a6-48bc-8c4e-99ec84b6f0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:30,048 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:55:30,048 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f53f35-ebe5-4c38-9991-4dab0e2753db', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f53f35-ebe5-4c38-9991-4dab0e2753db', 'conne ction': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:31,111 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.049s 2024-03-13 10:55:31,111 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c7fc78-4e85-4167-9d98-12f7e5ec00f2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c7fc78-4e85-4167-9d98-12f7e5ec00f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:32,164 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:32,165 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19783e44-39e9-450c-b533-2a24c2188787', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19783e44-39e9-450c-b533-2a24c2188787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d066 05'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:33,218 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:33,219 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910b066f-b62f-4d9b-9c79-2d3e9f0e812c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910b066f-b62f-4d9b-9c79-2d3e9f0e812c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:34,282 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.049s 2024-03-13 10:55:34,282 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7372cb0-2d26-4216-b37b-14913b0b4ce7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7372cb0-2d26-4216-b37b-14913b0b4ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "20 24-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:35,356 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:35,358 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880f395e-9946-43f7-8b83-818bd061308e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880f395e-9946-43f7-8b83-818bd061308e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:36,413 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:36,414 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a14a7d-8931-4ff5-9d88-7b69513ffd19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a14a7d-8931-4ff5-9d88-7b69513ffd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "vol ume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:37,472 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:55:37,472 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35e0e2a-70e1-4e70-8686-c6fd16d3119f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35e0e2a-70e1-4e70-8686-c6fd16d3119f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:38,545 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.047s 2024-03-13 10:55:38,546 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81967e0c-4ff5-4ee3-b3fa-7cfd75e96fc4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81967e0c-4ff5-4ee3-b3fa-7cfd75e96fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1 324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:39,600 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:39,600 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce37223-e11c-486d-aae5-d90a046dbbe3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce37223-e11c-486d-aae5-d90a046dbbe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:40,657 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:40,657 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93ef9a9-f140-4bee-96a4-003171f49d1c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93ef9a9-f140-4bee-96a4-003171f49d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/ volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:41,803 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.133s 2024-03-13 10:55:41,804 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882934b3-bfa3-4b51-9a1e-8280d9b52c8a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882934b3-bfa3-4b51-9a1e-8280d9b52c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:42,854 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:55:42,854 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26e2421-53d6-41b7-950f-2cedc0fcc2b3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26e2421-53d6-41b7-950f-2cedc0fcc2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:43,917 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:55:43,918 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc34f1c-0c06-40af-80af-64d2641507ea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc34f1c-0c06-40af-80af-64d2641507ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:44,971 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:44,971 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e1e337-813d-4ce9-bdb2-cbae76846ab4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e1e337-813d-4ce9-bdb2-cbae76846ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:46,032 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.047s 2024-03-13 10:55:46,033 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7f954e-6ce4-47cf-8176-71312e6187ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7f954e-6ce4-47cf-8176-71312e6187ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:47,089 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:47,089 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d77d8d7-0a56-4205-b542-5bce158190e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d77d8d7-0a56-4205-b542-5bce158190e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:48,142 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 2 00 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:48,143 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96913550-6e30-4562-bebd-ea4b8742a5b1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96913550-6e30-4562-bebd-ea4b8742a5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:49,196 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:49,196 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc78068-cb15-48b6-afa6-1417eb179349', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc78068-cb15-48b6-afa6-1417eb179349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:50,252 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:55:50,253 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b879c2-f0f5-461e-b41d-887865cddeb3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b879c2-f0f5-461e-b41d-887865cddeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:51,306 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:55:51,306 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e532d9-0e34-45da-8836-91402672ad4c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e532d9-0e34-45da-8836-91402672ad4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:52,364 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:55:52,364 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} B ody: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c1a851-70ca-4e7e-95d0-f363db24568e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c1a851-70ca-4e7e-95d0-f363db24568e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:53,419 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:53,419 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42ba257-bbf1-44ef-a5a9-f726f3e59238', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42ba257-bbf1-44ef-a5a9-f726f3e59238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:54,490 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.058s 2024-03-13 10:55:54,490 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute -request-id': 'req-10281a4b-d374-4c6d-9c73-29c58ee74463', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10281a4b-d374-4c6d-9c73-29c58ee74463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:55,545 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:55:55,545 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24195764-ac60-43ca-8d6b-f4f58f834daa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24195764-ac60-43ca-8d6b-f4f58f834daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:56,599 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:56,600 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c56b71-614e-488d-a61b-501bde53f573', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-86c56b71-614e-488d-a61b-501bde53f573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:57,652 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:57,653 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7e476a-ef2c-4cb4-909e-59fbbaae59cb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7e476a-ef2c-4cb4-909e-59fbbaae59cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:58,713 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:58,714 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414cfe75-8638-4dcf-aea2-37d0872cd4c1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414cfe75-8638-4dcf-aea2-37d0872cd4c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5 26376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:59,780 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:59,780 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41043b7-f8d8-497d-b2e4-f41e252ce486', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41043b7-f8d8-497d-b2e4-f41e252ce486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:00,830 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:00,830 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a1b689-b106-4dd7-ab4b-b9a74990f6ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a1b689-b106-4dd7-ab4b-b9a74990f6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "statu s": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:01,884 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:01,884 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934e27dd-178a-4efe-b3f4-606001e2711f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934e27dd-178a-4efe-b3f4-606001e2711f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:02,936 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:02,936 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b048dda7-9a25-44f7-8be9-ebf0aa6a954b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b048dda7-9a25-44f7-8be9-ebf0aa6a954b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempe st-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:03,998 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.047s 2024-03-13 10:56:03,999 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae181de-4166-43a9-b8d4-ca7f5d111f86', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae181de-4166-43a9-b8d4-ca7f5d111f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:05,047 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.036s 2024-03-13 10:56:05,047 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6efaa8fa-3644-4563-9bc0-2c386198a461', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6efaa8fa-3644-4563-9bc0-2c386198a461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:06,097 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:06,098 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d63c38-04d5-4e75-a94a-1f2007ec2a2a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d63c38-04d5-4e75-a94a-1f2007ec2a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:07,155 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:56:07,156 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4eb6c25-6a43-4773-831e-982106f6ec04', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4eb6c25-6a43-4773-831e-982106f6ec04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:08,211 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:08,212 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd222ce-c218-4559-92d1-f80c8c556d72', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd222ce-c218-4559-92d1-f80c8c556d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:09,261 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:09,261 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c56219-5b60-4ddb-b978-eb1f03a9e062', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c56219-5b60-4ddb-b978-eb1f03a9e062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113 cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:10,313 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:10,314 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f918653-b329-47d8-9454-e0e099be9094', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f918653-b329-47d8-9454-e0e099be9094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:11,367 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:11,368 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a6acf3-744b-4ef7-adbf-83469281b25a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a6acf3-744b-4ef7-adbf-83469281b25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol- tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:12,420 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:56:12,421 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3fcc21-dcca-48ac-bd94-a8df34012b42', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3fcc21-dcca-48ac-bd94-a8df34012b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:13,505 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.071s 2024-03-13 10:56:13,505 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d35645b-0986-40b6-b9aa-3b024f186af9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d35645b-0986-40b6-b9aa-3b024f186af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:14,558 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNeg ativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:14,558 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee970a9-d1e3-41d4-8ea7-a281cd9255aa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee970a9-d1e3-41d4-8ea7-a281cd9255aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:15,612 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:15,612 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14f6d98-72d0-42f6-bd8c-d3c2f7f6b499', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14f6d98-72d0-42f6-bd8c-d3c2f7f6b499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:16,663 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c- 6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:16,663 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1db72e0-aaa8-4c33-b7ab-3afc9df4ee31', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1db72e0-aaa8-4c33-b7ab-3afc9df4ee31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:17,732 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:56:17,732 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe23927-7afd-4a5b-b154-118799c34ffe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe23927-7afd-4a5b-b154-118799c34ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:18,783 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:18,783 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f4e39e-45e4-4e5a-b6be-2dc5e1bb214a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f4e39e-45e4-4e5a-b6be-2dc5e1bb214a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:19,840 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:56:19,840 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe789dc-0669-4b18-a42b-d4f535f8e52a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe789dc-0669-4b18-a42b-d4f535f8e52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:20,895 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:20,896 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d552ea88-33e3-4862-b133-862ccf2d9dd2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d552ea88-33e3-4862-b133-862ccf2d9dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:21,953 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:21,953 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e0e6837-96ab-42db-ad56-05a019ca4c3b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e0e6837-96ab-42db-ad56-05a019ca4c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:23,005 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:23,005 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd0ddd1-5341-49fc-adc7-5367aa1d5b0e', 'content-length': '914', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd0ddd1-5341-49fc-adc7-5367aa1d5b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:24,056 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:24,057 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af7c104-b05d-4e5a-8ed0-240416f8f682', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af7c104-b05d-4e5a-8ed0-240416f8f682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:25,108 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:25,109 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb10ec4-56b8-40a3-8467-1fb6ef65fcae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb10ec4-56b8-40a3-8467-1fb6ef65fcae', 'connection': 'clo se', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:26,161 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:26,161 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cf5039-2b02-4a6e-aca6-7f28e38d5752', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cf5039-2b02-4a6e-aca6-7f28e38d5752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:27,221 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.046s 2024-03-13 10:56:27,221 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f755c59-9f92-4c5b-b524-506f9a537407', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f755c59-9f92-4c5b-b524-506f9a537407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:28,272 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:28,273 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e127e2-396a-4922-bf38-8a9b6cefa24a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e127e2-396a-4922-bf38-8a9b6cefa24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:29,327 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:29,327 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ccf524-6eb3-49f4-ab7e-24ad37ea88cb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ccf524-6eb3-49f4-ab7e-24ad37ea88cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10: 55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:30,377 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:30,378 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41592e4f-aa1d-4644-870b-abbd48bb0f5f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41592e4f-aa1d-4644-870b-abbd48bb0f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:31,432 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:31,432 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfd48ac-2b81-4d95-b094-760a845dac9d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfd48ac-2b81-4d95-b094-760a845dac9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": " joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:32,490 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:56:32,490 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43f5264-e51d-4f42-b7d0-132aa6f5f76e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43f5264-e51d-4f42-b7d0-132aa6f5f76e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:33,542 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:33,542 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498df9a4-3d9c-40f4-a625-e3be7abcdda6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498df9a4-3d9c-40f4-a625-e3be7abcdda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcf fb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:34,600 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:56:34,600 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f44881-7011-464d-9003-b3e04c079428', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f44881-7011-464d-9003-b3e04c079428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:35,656 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:56:35,656 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2d6330-e563-467f-a484-f7dbbe71d82d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2d6330-e563-467f-a484-f7dbbe71d82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd 6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:36,715 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.046s 2024-03-13 10:56:36,716 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdc8d55-0da3-4a5a-a035-dacdfd08b551', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdc8d55-0da3-4a5a-a035-dacdfd08b551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:37,770 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:56:37,771 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bb1045-7cac-4479-b2a8-369172a1d55e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bb1045-7cac-4479-b2a8-369172a1d55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "cons istencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:38,827 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:38,827 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f85394a-5a90-4506-9933-2006eca9a115', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f85394a-5a90-4506-9933-2006eca9a115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:39,879 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:56:39,880 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f870e4-2e30-4c93-973b-2ffec63d1927', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f870e4-2e30-4c93-973b-2ffec63d1927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:40,931 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:40,939 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ab3da9-09af-464b-b080-0f46cc53804d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ab3da9-09af-464b-b080-0f46cc53804d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:41,998 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:41,999 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc0bfda-53cd-4d9c-ab89-2e77be390ce3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc0bfda-53cd-4d9c-ab89-2e77be390ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:43,057 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:56:43,058 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541245f4-86b2-47b9-84b1-078b5ba56a15', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541245f4-86b2-47b9-84b1-078b5ba56a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:44,111 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:44,112 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dd5a84-11b3-4339-8913-1a8d6d327976', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dd5a84-11b3-4339-8913-1a8d6d327976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:45,166 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:45,167 85821 DEBUG [tempest.li b.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4613a88-2384-45c8-9053-4bb271732825', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4613a88-2384-45c8-9053-4bb271732825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:46,229 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:46,229 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852d69bb-8893-45f0-9d3b-dabedcf7a19a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852d69bb-8893-45f0-9d3b-dabedcf7a19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:47,283 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:47,283 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5367ec-801c-4152-aa89-ef771696cd92', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5367ec-801c-4152-aa89-ef771696cd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:48,344 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.048s 2024-03-13 10:56:48,344 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250fd9c7-09f3-4c22-b44d-7c8e77e4fefe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250fd9c7-09f3-4c22-b44d-7c8e77e4fefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:49,400 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:49,401 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-3ab96524-e2e7-45bd-aead-b88b901f0efe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab96524-e2e7-45bd-aead-b88b901f0efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:50,456 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:56:50,457 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f730df0-5490-4b50-8ef9-c2af7e357979', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f730df0-5490-4b50-8ef9-c2af7e357979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:51,511 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:51,512 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336d8222-93a1-4f8c-8592-ab4f8c454f29', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-336d8222-93a1-4f8c-8592-ab4f8c454f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:52,566 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:52,567 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34c7ab1-61b8-4fae-b009-37225b4d201b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34c7ab1-61b8-4fae-b009-37225b4d201b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:53,622 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:53,622 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a163632-b8db-4947-8015-1fbc8aa77a92', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a163632-b8db-4947-8015-1fbc8aa77a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da13245 14a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:54,686 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.050s 2024-03-13 10:56:54,686 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99abaa1-e5f8-4171-879c-be585586e798', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99abaa1-e5f8-4171-879c-be585586e798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:55,752 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.049s 2024-03-13 10:56:55,753 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63fcc92-895b-4207-83f2-df0c501b1e27', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63fcc92-895b-4207-83f2-df0c501b1e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creatin g", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:56,805 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:56:56,805 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031a544a-ba17-4e51-b321-3dbba4c96b1c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031a544a-ba17-4e51-b321-3dbba4c96b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:57,859 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:57,860 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a718f8de-435e-44c3-8656-abf5d57536a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a718f8de-435e-44c3-8656-abf5d57536a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAd minNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:58,914 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:56:58,914 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fd3bca-1455-4b4c-89db-992bc284e87d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fd3bca-1455-4b4c-89db-992bc284e87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:59,964 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:59,964 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6899ddfd-7346-4c58-89c4-c83e7907ee6f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6899ddfd-7346-4c58-89c4-c83e7907ee6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:01,019 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:01,019 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1df9ffd-db22-4ff0-8d0c-dfb23c3c0de3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1df9ffd-db22-4ff0-8d0c-dfb23c3c0de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:02,075 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:02,075 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef86b05-6dfc-4567-b6ba-fada1c96ab8b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef86b05-6dfc-4567-b6ba-fada1c96ab8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href" : "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:03,130 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:03,131 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ae4d29-67cd-468c-9ab5-e394b8ee5391', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ae4d29-67cd-468c-9ab5-e394b8ee5391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:04,185 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:04,185 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0dd24f6-40c4-46c5-aa36-669a5881f21b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0dd24f6-40c4-46c5-aa36-669a5881f21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", " bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:05,238 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:05,238 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64eb0246-9069-4f19-b271-a23524aa14ae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64eb0246-9069-4f19-b271-a23524aa14ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:06,316 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.065s 2024-03-13 10:57:06,316 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5b19d3-4a88-4d2a-b932-846cd51709e9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5b19d3-4a88-4d2a-b932-846cd51709e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr: tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:07,366 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:57:07,367 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be08508-09e1-40b7-af1e-79d41d2acd63', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be08508-09e1-40b7-af1e-79d41d2acd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:08,422 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:57:08,422 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d86d19e-ff4c-4e5c-bfa4-9a28ea5a59e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d86d19e-ff4c-4e5c-bfa4-9a28ea5a59e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:09,479 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:te st_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:09,480 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0544ae-5182-46c8-97a1-41b917d4f92c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0544ae-5182-46c8-97a1-41b917d4f92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:10,532 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:10,532 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed4abbf-b341-4d96-b5d9-161cc9929300', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed4abbf-b341-4d96-b5d9-161cc9929300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:11,587 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-96 53-b213a6d06605 0.043s 2024-03-13 10:57:11,588 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56497d97-d4a4-4779-9fc0-32d10603f1ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56497d97-d4a4-4779-9fc0-32d10603f1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:12,641 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:12,642 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaeb277c-04c7-49d2-8f72-6dae5e4ecb02', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaeb277c-04c7-49d2-8f72-6dae5e4ecb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:13,698 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:13,698 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9cdd59-ad09-4199-a370-be57276ed353', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9cdd59-ad09-4199-a370-be57276ed353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:14,756 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:57:14,757 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbee4bf3-d6e7-459f-bc15-0301fec99310', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbee4bf3-d6e7-459f-bc15-0301fec99310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:15,808 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:15,808 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4 .52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09da23b9-9bd3-42ae-acca-6b8cbae589a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09da23b9-9bd3-42ae-acca-6b8cbae589a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:16,866 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:16,867 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03c655a-26f3-443d-9a9c-6a9cb0c1d678', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03c655a-26f3-443d-9a9c-6a9cb0c1d678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:17,918 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:17,919 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bacf41c-a53e-4b31-9110-b90cb346e809', 'content-length': '914', 'openstack-api -version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bacf41c-a53e-4b31-9110-b90cb346e809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:18,970 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:18,970 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e68c74-86ff-423b-b687-f55e8de5ead3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e68c74-86ff-423b-b687-f55e8de5ead3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:20,021 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:20,021 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16ea420-6edc-4856-b50f-94977d4993d6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16ea420-6edc-4856-b50f-94977d4993d6', 'connection': 'close', 'status ': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:21,083 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.049s 2024-03-13 10:57:21,084 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66fe4c98-1e33-4850-96e7-eb27484815a6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66fe4c98-1e33-4850-96e7-eb27484815a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:22,138 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:22,138 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c08829fa-c3bb-445a-880e-6b6c4fdecba2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c08829fa-c3bb-445a-880e-6b6c4fdecba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"v olume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:23,195 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:23,195 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4426a01-7162-43ce-877b-eca3f18f0166', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4426a01-7162-43ce-877b-eca3f18f0166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:24,249 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:24,249 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be99693d-a912-41f5-a92b-5e03e4ed3efd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be99693d-a912-41f5-a92b-5e03e4ed3efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000 ", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:25,311 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.048s 2024-03-13 10:57:25,312 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8bd468-d480-4a89-a99e-10bd0c876ee3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8bd468-d480-4a89-a99e-10bd0c876ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:26,370 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:26,371 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19b2ffa-1d1a-4763-9595-e41d61f72e4c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19b2ffa-1d1a-4763-9595-e41d61f72e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2" , "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:27,421 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:57:27,421 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0bcc1a-8456-4d36-b12a-096b21221630', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0bcc1a-8456-4d36-b12a-096b21221630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:28,473 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:28,474 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73db515-d4d8-41c0-be7d-cdf3b1c6d8da', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73db515-d4d8-41c0-be7d-cdf3b1c6d8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/v olumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:29,529 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:29,529 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d99b65-a628-41ff-af73-7b18e09a1577', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d99b65-a628-41ff-af73-7b18e09a1577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:30,586 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:30,587 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30114148-c897-42ad-b361-e8b25395f540', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30114148-c897-42ad-b361-e8b25395f540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d 63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:31,637 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:57:31,637 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7788229e-9199-4672-96b6-662cabf96c2c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7788229e-9199-4672-96b6-662cabf96c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:32,692 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:32,692 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e293981-fa14-4f24-a233-a89fe8b6a985', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e293981-fa14-4f24-a233-a89fe8b6a985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup _id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:33,749 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:33,749 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5575843-cae7-4c41-aa9f-2d395d1cb8c0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5575843-cae7-4c41-aa9f-2d395d1cb8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:34,810 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.046s 2024-03-13 10:57:34,811 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a07e09a-1c66-4f3d-8608-88eeee83fc0c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a07e09a-1c66-4f3d-8608-88eeee83fc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:35,861 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:35,862 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b79e640-6f4f-4a71-9ec1-66ef1285f9f8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b79e640-6f4f-4a71-9ec1-66ef1285f9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:36,914 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:36,914 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ceea5d-e73b-4504-bd56-0b6600a23ad9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ceea5d-e73b-4504-bd56-0b6600a23ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:37,972 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:57:37,972 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba7c49b-6181-41e3-abc5-1235ad8ce3d7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba7c49b-6181-41e3-abc5-1235ad8ce3d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:39,026 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:39,026 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f648f36e-55de-419d-85c2-b72e9c874e3d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f648f36e-55de-419d-85c2-b72e9c874e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:40,087 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:40,088 85821 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d224e20-4a65-4c02-9ded-cccec4234cb8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d224e20-4a65-4c02-9ded-cccec4234cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:41,149 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.048s 2024-03-13 10:57:41,149 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ab1f88-de2f-45de-914c-5a040f4232a8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ab1f88-de2f-45de-914c-5a040f4232a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:42,202 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:42,202 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58198313-ca90-47ad-aaac-3c01ac2cc943', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58198313-ca90-47ad-aaac-3c01ac2cc943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:43,254 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:43,255 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c54c922-4fd9-42c8-bb15-53969899477c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c54c922-4fd9-42c8-bb15-53969899477c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:44,310 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:57:44,310 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531c5 d1b-52a4-48f0-9172-4e1803c20704', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531c5d1b-52a4-48f0-9172-4e1803c20704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:45,367 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:45,368 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe2405d-4684-4880-ba02-cc95b4d4fcee', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe2405d-4684-4880-ba02-cc95b4d4fcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:46,430 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.050s 2024-03-13 10:57:46,431 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36d9363-3116-4719-967d-e6517b8079f1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': ' req-a36d9363-3116-4719-967d-e6517b8079f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:47,488 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:47,488 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b296a9eb-6a76-4947-a11d-c9a26d03c289', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b296a9eb-6a76-4947-a11d-c9a26d03c289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:48,543 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:57:48,543 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81abcd61-772c-4ec2-b592-ec790b9423ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81abcd61-772c-4ec2-b592-ec790b9423ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78 641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:49,596 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:49,597 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c615cf-139a-4b8b-9ca4-c8bcef21a12b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c615cf-139a-4b8b-9ca4-c8bcef21a12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:50,674 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.064s 2024-03-13 10:57:50,674 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d30de54-2dd6-4e9c-b7fa-6fdd749cd867', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d30de54-2dd6-4e9c-b7fa-6fdd749cd867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:51,806 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.119s 2024-03-13 10:57:51,806 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea941767-0ea5-4ca8-a094-b2323aa58640', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea941767-0ea5-4ca8-a094-b2323aa58640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:52,858 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:52,858 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62187843-7198-4df6-b310-a271a1fd202d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62187843-7198-4df6-b310-a271a1fd202d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeT est-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:53,970 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.098s 2024-03-13 10:57:53,970 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c7300f9-fb13-4df9-8bfc-1525e9581e62', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c7300f9-fb13-4df9-8bfc-1525e9581e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:55,054 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.070s 2024-03-13 10:57:55,055 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f9910d-819c-4022-bad3-5647675d9a20', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f9910d-819c-4022-bad3-5647675d9a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self" , "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:56,120 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:56,121 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05504cf4-eeb1-4d97-aa94-593ca66ff8d0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05504cf4-eeb1-4d97-aa94-593ca66ff8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:57,173 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:57,173 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a76c8218-0f90-4c62-b9a0-497fccaac959', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a76c8218-0f90-4c62-b9a0-497fccaac959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10 .0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:58,224 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:58,224 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74726e90-b625-484c-9caf-83fdc7ceeff6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74726e90-b625-484c-9caf-83fdc7ceeff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:59,274 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:57:59,274 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8afce7-a9c5-40b1-9b4c-539271e2c6e6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8afce7-a9c5-40b1-9b4c-539271e2c6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": " false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:00,324 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.036s 2024-03-13 10:58:00,324 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b41d52-953a-4100-9522-e21fc6853e65', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b41d52-953a-4100-9522-e21fc6853e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:01,406 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.068s 2024-03-13 10:58:01,407 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b896cbab-c181-44ac-8960-de08294124e3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b896cbab-c181-44ac-8960-de08294124e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:02,460 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:58:02,461 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9cbb88b-975e-45ea-8aa8-53cd6515b74e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9cbb88b-975e-45ea-8aa8-53cd6515b74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:03,607 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.133s 2024-03-13 10:58:03,607 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3617ffa7-f541-4be6-b014-18532d9c98d8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3617ffa7-f541-4be6-b014-18532d9c98d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:04,661 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_at tached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:58:04,661 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7106b136-bcd8-42e3-8606-299d27f7483a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7106b136-bcd8-42e3-8606-299d27f7483a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:05,720 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:58:05,720 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762d5d6c-6796-4e9d-92b8-dd335b3476b0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762d5d6c-6796-4e9d-92b8-dd335b3476b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:06,780 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06 605 0.046s 2024-03-13 10:58:06,780 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce1daac-595e-4333-a3d3-33c0c8fa4617', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce1daac-595e-4333-a3d3-33c0c8fa4617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:07,831 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:58:07,832 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6510963e-b04b-4add-9e06-54dddd6151d8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6510963e-b04b-4add-9e06-54dddd6151d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:08,880 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.035s 2024-03-13 10:58:08,881 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61e4d53-334b-4532-be43-1672480a4d19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61e4d53-334b-4532-be43-1672480a4d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:09,970 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.077s 2024-03-13 10:58:09,971 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39bf6ef8-d4d6-4c31-9243-781cc7038b29', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39bf6ef8-d4d6-4c31-9243-781cc7038b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:11,030 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.046s 2024-03-13 10:58:11,031 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38cfdf7-e3d9-42a6-a479-10181fccc27d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38cfdf7-e3d9-42a6-a479-10181fccc27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:12,089 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:58:12,089 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baeeccf4-54f6-4dd3-b068-07dbd296f2fe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baeeccf4-54f6-4dd3-b068-07dbd296f2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:13,144 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:58:13,145 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a32129-e4d2-4610-a2ce-b97734e8f0ca', 'content-length': '914', 'openstack-api-version': ' volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a32129-e4d2-4610-a2ce-b97734e8f0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:14,202 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:58:14,203 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085c36c0-9f14-480e-8a8b-083cae6010fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085c36c0-9f14-480e-8a8b-083cae6010fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:15,264 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.047s 2024-03-13 10:58:15,265 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7598c1d6-a1f9-4310-a99a-90d07c6bcd5b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7598c1d6-a1f9-4310-a99a-90d07c6bcd5b', 'connection': 'close', 'status': '200', 'c ontent-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:16,330 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.048s 2024-03-13 10:58:16,330 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c40b07-8c63-4d2d-bbf9-b255e4e24190', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c40b07-8c63-4d2d-bbf9-b255e4e24190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:17,387 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:58:17,387 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c0b896-6d8a-4a37-8fe7-84a95743e67a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c0b896-6d8a-4a37-8fe7-84a95743e67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id ": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:18,445 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:58:18,446 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064a9e36-f856-4746-9b20-30b44d2260a7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064a9e36-f856-4746-9b20-30b44d2260a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' {5} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [369.737130s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 51df372f-38f0-4ee2-8636-b7c42493c24c failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:52:46,175 85813 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:52:46,175 85813 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:52:46,292 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.115s 2024-03-13 10:52:46,292 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1110481912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPywdHAyFVtdkTTar19b42DCeg5798ruL8s2tLmCER6j+4sD3h9MmdhU4pixEZ9zdY97dmUPV8TeZkdKYGz3wAkIrRooSSZfCgQZxKQP1RensG2iFlLDw1n/nWWn1LWgvw=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52: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-90d25052-f763-4cf7-91e2-5c6ab322c292', 'x-compute-request-id': 'req-90d25052-f763-4cf7-91e2-5c6ab322c292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1110481912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPywdHAyFVtdkTTar19b42DCeg5798ruL8s2tLmCER6j+4sD3h9MmdhU4pixEZ9zdY97dmUPV8TeZkdKYGz3wAkIrRooSSZfCgQZxKQP1RensG2iFlLDw1n/nWWn1LWgvw==", "fingerprint": "4a:2e:79:14:68:e3:52:cb:ec:9d:f4:07:e3:cb:b4:80", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534"}}' 2024-03-13 10:52:46,295 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1110481912 created 2024-03-13 10:52:47,083 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.788s 2024-03-13 10:52:47,084 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--247015791", "description": "tempest-description--1990741909"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9387faca-d134-463e-8568-97fbd06aae90', 'date': 'Wed, 13 Mar 2024 10:52:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "name": "tempest-securitygroup--247015791", "stateful": true, "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "tempest-description--1990741909", "shared": false, "security_group_rules": [{"id": "1699aea4-6529-457e-b4c2-0e3a32c1e046", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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": 223, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:52:46Z", "updated_at": "2024-03-13T10:52:46Z", "revision_number": 0}, {"id": "8ede4091-ac42-489f-bd7c-3ee78948d96b", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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": 224, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:52:46Z", "updated_at": "2024-03-13T10:52:46Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:52:46Z", "updated_at": "2024-03-13T10:52:46Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:52:48,019 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.934s 2024-03-13 10:52:48,020 85813 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": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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-455987d9-f457-49bc-b31c-9d58480d3fbf', 'date': 'Wed, 13 Mar 2024 10:52: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": "30ecd32d-972c-420f-aa56-8b2c569aa3c4", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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-03-13T10:52:47Z", "updated_at": "2024-03-13T10:52:47Z", "revision_number": 0}}' 2024-03-13 10:52:49,404 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.383s 2024-03-13 10:52:49,404 85813 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": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8c89705a-40de-41eb-b4d1-d227fdf400d2', 'date': 'Wed, 13 Mar 2024 10:52: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": "c8feb964-458e-49da-94ee-fdb62d717aa1", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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-03-13T10:52:48Z", "updated_at": "2024-03-13T10:52:48Z", "revision_number": 0}}' 2024-03-13 10:52:49,404 85813 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--247015791 created 2024-03-13 10:52:52,609 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.204s 2024-03-13 10:52:52,609 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fe653f87-b2b7-4554-b2f4-e05a839b97cd', 'date': 'Wed, 13 Mar 2024 10:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5b2a25f0-72f4-4b03-94f2-d27febc092ac", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.242", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:52:51Z", "updated_at": "2024-03-13T10:52:51Z", "revision_number": 0}}' 2024-03-13 10:52:52,610 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5b2a25f0-72f4-4b03-94f2-d27febc092ac', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.242', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:52:51Z', 'updated_at': '2024-03-13T10:52:51Z', 'revision_number': 0, 'ip': '172.24.4.242'} created 2024-03-13 10:52:52,765 85813 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.084s 2024-03-13 10:52:52,766 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:52 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-a1e4944f-d2f3-4789-9d1b-18ae384535fb', '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": "46dbfa2dfaa2459c822ee636f6dcb534", "name": "tempest-AttachVolumeNegativeTest-1633351270-project-member", "password_expires_at": null}, "audit_ids": ["EEN9d3guSVaJ8UrMAScsLw"], "expires_at": "2024-03-13T11:52:52.000000Z", "issued_at": "2024-03-13T10:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac2f0ea3c5634b9288bc68b9742ed031", "name": "tempest-AttachVolumeNegativeTest-1633351270"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova" }, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:52:52,766 85813 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '71910def-8c77-4086-b371-4ea608914ff3', 'name': 'tempest-AttachVolumeNegativeTest-1252761524-network', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:52:52,767 85813 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1110481912', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPywdHAyFVtdkTTar19b42DCeg5798ruL8s2tLmCER6j+4sD3h9MmdhU4pixEZ9zdY97dmUPV8TeZkdKYGz3wAkIrRooSSZfCgQZxKQP1RensG2iFlLDw1n/nWWn1LWgvw==', 'fingerprint': '4a:2e:79:14:68:e3:52:cb:ec:9d:f4:07:e3:cb:b4:80', 'user_id': '46dbfa2dfaa2459c822ee636f6dcb534', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDb8OJzOB2NJETve8liY04Pw7H0oXy/zm/RWz1e3epEEUy7xbxtamiY\nTwhet/C8KtmgBwYFK4EEACKhZANiAAT8sHRwMhVbXZE02q9fW+NgwnoOe/fK7i/L\nNrS5ghEeo/uLA94fTJnYVOKYsRGfc3WPe3ZlD1fE3mZHSmBs98AJCK0aKEkmXwoE\nGcSkD9UXp7BtohZSw8NZ/51lp9S1oL8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '003f3ab9-78ff-4f4a-8835-a46025e440a4', 'name': 'tempest-securitygroup--247015791', 'stateful': True, 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': 'tempest-description--1990741909', 'shared': False, 'security_group_rules': [{'id': '1699aea4-6529-457e-b4c2-0e3a32c1e046', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': '003f3ab9-78ff-4f4a-8835-a46025e440a4', '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': 223, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 0}, {'id': '8ede4091-ac42-489f-bd7c-3ee78948d96b', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': '003f3ab9-78ff-4f4a-8835-a46025e440a4', '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, 're mote_group_id': None, 'standard_attr_id': 224, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 1, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031'}, 'floating_ip': {'id': '5b2a25f0-72f4-4b03-94f2-d27febc092ac', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.242', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:52:51Z', 'updated_at': '2024-03-13T10:52:51Z', 'revision_number': 0, 'ip': '172.24.4.242'}} 2024-03-13 10:52:55,006 85813 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.238s 2024-03-13 10:52:55,007 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1281934259", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "71910def-8c77-4086-b371-4ea608914ff3"}], "security_groups": [{"name": "tempest-securitygroup--247015791"}], "key_name": "tempest-keypair-1110481912", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a473984-28fd-4992-a0b2-1379474a5e23', 'x-compute-request-id': 'req-0a473984-28fd-4992-a0b2-1379474a5e23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--247015791"}], "adminPass": "password"}}' 2024-03-13 10:52:55,238 85813 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/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.227s 2024-03-13 10:52:55,238 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:55 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-b27ecc9e-d84d-479c-b57e-e121dfb2cb16', 'x-compute-request-id': 'req-b27ecc9e-d84d-479c-b57e-e121dfb2cb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'{"server": {"id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "name": "tempest-AttachVolumeNegativeTest-server-1281934259", "status": "BUILD", "tenant_id": "ac2f0ea3c5634b92 88bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1110481912", "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-03-13 10:53:45,906 85813 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/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.594s 2024-03-13 10:53:45,906 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 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-f3675be2-4aa6-440c-864f-3a0257616167', 'x-compute-request-id': 'req-f3675be2-4aa6-440c-864f-3a0257616167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'{"server": {"id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "name": "tempest-AttachVolumeNegativeTest-server-1281934259", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:54Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f9:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110481912", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--247015791"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:53:45,920 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:54:46,151 85813 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/60ccf2f6-293e-434d-8d2b-871c7e4f468c/os-interface 0.170s 2024-03-13 10:54:46,151 85813 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 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-e0e2bc26-adbc-4bab-94b1-5f545738aa44', 'x-compute-request-id': 'req-e0e2bc26-adbc-4bab-94b1-5f545738aa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "71910def-8c77-4086-b371-4ea608914ff3", "port_id": "a617263c-0be6-40ad-acb1-f55b705c548d", "mac_addr": "fa:16:3e:c4:f9:de", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "10ff7795-da28-4828-91fd-b9a27a57a45e", "ip_address": "10.0.0.12"}]}]}' 2024-03-13 10:54:47,633 85813 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/5b2a25f0-72f4-4b03-94f2-d27febc092ac 1.477s 2024-03-13 10:54:47,633 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a617263c-0be6-40ad-acb1-f55b705c548d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-a59ecb26-a97e-408c-8e51-ee375f8b7a1a', 'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5b2a25f0-72f4-4b03-94f2-d27febc092ac'} Body: b'{"floatingip": {"id": "5b2a25f0-72f4-4b03-94f2-d27febc092ac", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.242", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e48e46ea-1c95-42d8-8344-f755972a7a6e", "port_id": "a617263c-0be6-40ad-acb1-f55b705c548d", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "71910def-8c77-4086-b371-4ea608914ff3", "mac_address": "fa:16:3e:c4:f9:de", "admin_state_up": true, "status": "ACTIVE", "device_id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:52:51Z", "updated_at": "2024-03-13T10:54:46Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:47,635 85813 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.242:22' as 'cirros' with public key authentication 2024-03-13 10:54:47,648 85813 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:54:47,757 85813 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:54:47,757 85813 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.242 successfully created 2024-03-13 10:54:47,799 85813 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/60ccf2f6-293e-434d-8d2b-871c7e4f468c/ips 0.040s 2024-03-13 10:54:47,799 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 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-dd5cb53b-12be-40bf-93c5-9ebcc ae116b6', 'x-compute-request-id': 'req-dd5cb53b-12be-40bf-93c5-9ebccae116b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2024-03-13 10:54:48,186 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes 0.384s 2024-03-13 10:54:48,187 85813 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-694876523"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0459a8ed-945b-499c-8065-063e84bf6024', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0459a8ed-945b-499c-8065-063e84bf6024', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.089230", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:54:48,240 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:54:48,241 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd316ac3-4c7a-4faa-a38c-f14425824e79', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd316ac3-4c7a-4faa-a38c-f14425824e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol -tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:49,295 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:54:49,295 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecde36e-54b3-4941-b76d-0e20ba918b77', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecde36e-54b3-4941-b76d-0e20ba918b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:50,360 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.051s 2024-03-13 10:54:50,360 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bdc80f4-6211-4dc2-b495-d362d1a56a5c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bdc80f4-6211-4dc2-b495-d362d1a56a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:51,415 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_att ached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:54:51,416 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a193dcd-b58a-45ff-8efe-39e5e3fbb255', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a193dcd-b58a-45ff-8efe-39e5e3fbb255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:52,478 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.048s 2024-03-13 10:54:52,478 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e677158-18f8-4e7f-8060-9701da74617d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e677158-18f8-4e7f-8060-9701da74617d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:53,634 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.142s 2024-03-13 10:54:53,635 8581 3 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5fc422-e2ef-4708-9e97-d6d7d6bcef5e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5fc422-e2ef-4708-9e97-d6d7d6bcef5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:54,720 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.072s 2024-03-13 10:54:54,721 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a46361-4b19-4daa-b0ad-7982dfc49043', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a46361-4b19-4daa-b0ad-7982dfc49043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:55,784 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:54:55,785 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad334166-a689-432b-b192-d0cccdb094d8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad334166-a689-432b-b192-d0cccdb094d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:56,865 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.066s 2024-03-13 10:54:56,865 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d561ccd-7317-4cb3-9cbb-da072f0f7187', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d561ccd-7317-4cb3-9cbb-da072f0f7187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:57,951 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.070s 2024-03-13 10:54:57,951 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e792316a-0b7f-4cde-acad -060d7f1a6938', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e792316a-0b7f-4cde-acad-060d7f1a6938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:59,001 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:54:59,002 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ab72d2-67f9-4730-857c-0436434ad571', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ab72d2-67f9-4730-857c-0436434ad571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:00,055 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:00,056 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf8247a-19b8-4629-8d60-a33e1a0a9ff9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf8247a-19b8-4629-8d60-a33e1a0a9ff9', ' connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:01,109 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:01,109 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d297bc-14ec-4ee3-bef9-4e695393ec4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d297bc-14ec-4ee3-bef9-4e695393ec4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:02,168 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:55:02,168 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9153e44-5e89-48ac-a02b-00af9ededfd1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9153e44-5e89-48ac-a02b-00af9ededfd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b' {"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:03,222 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:03,223 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfe8c3b-6dfa-4a8f-a820-ec17ce18ce4e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfe8c3b-6dfa-4a8f-a820-ec17ce18ce4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:04,278 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:04,278 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb1cd53-98e5-45ea-9732-069bf606d073', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb1cd53-98e5-45ea-9732-069bf606d073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024- 03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:05,331 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:05,331 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b569426d-c168-44df-a029-e51c6e1e891d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b569426d-c168-44df-a029-e51c6e1e891d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:06,385 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:06,386 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a05bd2f-0a2b-4cac-860a-7aea4f219472', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a05bd2f-0a2b-4cac-860a-7aea4f219472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:07,454 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.051s 2024-03-13 10:55:07,454 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb5d996-5939-41c8-a774-acc42e133310', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb5d996-5939-41c8-a774-acc42e133310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:08,513 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:08,513 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90790541-283e-4536-8402-4a5e142f58a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90790541-283e-4536-8402-4a5e142f58a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": " http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:09,572 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:09,572 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce5a343-eeb3-432b-a65e-f5fc712011d2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce5a343-eeb3-432b-a65e-f5fc712011d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:10,625 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:10,626 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f25b39-ed78-4dec-bcc5-bd8f524f7be8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f25b39-ed78-4dec-bcc5-bd8f524f7be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypte d": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:11,684 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:11,685 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0145e28-5265-46e4-99d5-d8092eba7474', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0145e28-5265-46e4-99d5-d8092eba7474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:12,748 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:55:12,748 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc03b28-7c63-4087-bb8f-dceaddc7878a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc03b28-7c63-4087-bb8f-dceaddc7878a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024- 03-13 10:55:13,800 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:13,800 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c562eb23-f8bb-4f3c-a5e8-85d23d4b4e7c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c562eb23-f8bb-4f3c-a5e8-85d23d4b4e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:14,857 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:55:14,858 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e3d070-5e59-439f-a905-46a04ce8d828', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e3d070-5e59-439f-a905-46a04ce8d828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:15,936 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/ v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:55:15,940 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f796a2db-5562-4461-b904-c98d5deac341', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f796a2db-5562-4461-b904-c98d5deac341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:16,997 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:16,998 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee732251-f0ed-4f34-8e42-fe9e089eea91', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee732251-f0ed-4f34-8e42-fe9e089eea91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:18,054 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:18,055 85813 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, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01ab16d-dee3-4215-aae2-9f200b261fab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01ab16d-dee3-4215-aae2-9f200b261fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:19,115 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:55:19,115 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef44a677-3de7-4180-9592-728156e15d25', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef44a677-3de7-4180-9592-728156e15d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:20,175 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:55:20,176 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e48cad0-9720-4415-9ccb-8944e146b096', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e48cad0-9720-4415-9ccb-8944e146b096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:21,230 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:21,230 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f899098d-a3de-428e-b94c-91d543a66f88', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f899098d-a3de-428e-b94c-91d543a66f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:22,283 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:22,284 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da674f5-aa2c-4970-9ff4-0739f60e5201', 'content-length': '913', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da674f5-aa2c-4970-9ff4-0739f60e5201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:23,337 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:23,337 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0307125e-f569-401b-8f40-d1480f4c54b1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0307125e-f569-401b-8f40-d1480f4c54b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:24,400 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.049s 2024-03-13 10:55:24,401 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98bea0e6-0264-4ecd-8dea-403ffc678cfd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98bea0e6-0264-4ecd-8dea-403ffc678cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://1 0.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:25,468 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.054s 2024-03-13 10:55:25,468 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270255c2-d33f-4d9a-bf0e-a5531505fccb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270255c2-d33f-4d9a-bf0e-a5531505fccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:26,520 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:26,520 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db45a522-c36d-4d00-9f44-9c9da1a94d9b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db45a522-c36d-4d00-9f44-9c9da1a94d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:27,576 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:27,576 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0551a44-de24-4582-9632-38cdb5c7a0de', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0551a44-de24-4582-9632-38cdb5c7a0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:28,639 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.048s 2024-03-13 10:55:28,639 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30cd0d0-351e-463b-8e51-5fe94d46034e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30cd0d0-351e-463b-8e51-5fe94d46034e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-vo lume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:29,692 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:29,693 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fd8344-1bed-46fd-bf2d-f9de054b033f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54fd8344-1bed-46fd-bf2d-f9de054b033f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:30,754 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:55:30,755 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650ffe38-48bb-4cd3-a412-0eff77f161d3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650ffe38-48bb-4cd3-a412-0eff77f161d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volu me/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:31,808 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:31,808 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4850b9a0-dfee-41f2-bf6e-136abb01354f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4850b9a0-dfee-41f2-bf6e-136abb01354f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:32,861 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:32,862 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b719afc4-aba5-4f8a-9b4a-e02ac0c1d870', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b719afc4-aba5-4f8a-9b4a-e02ac0c1d870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51 df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:33,918 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:33,918 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4869c632-f365-4544-9e9d-28590cc44704', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4869c632-f365-4544-9e9d-28590cc44704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:34,969 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:34,970 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efeb3415-98fb-4b4f-85df-08194eb405fc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efeb3415-98fb-4b4f-85df-08194eb405fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:36,025 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:36,026 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9d7677-5f2a-4592-9f7c-6122d299b8aa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9d7677-5f2a-4592-9f7c-6122d299b8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:37,082 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:37,082 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-227ccb29-3a66-49a8-893a-662d5662745d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-227ccb29-3a66-49a8-893a-662d5662745d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:38,139 85813 INFO [tempest.lib.common.rest_client] R equest (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:38,139 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a039eda-cdf1-40d3-871d-a75a4d29ecd8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a039eda-cdf1-40d3-871d-a75a4d29ecd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:39,193 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:39,193 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae60f06c-1165-4b6d-a3c3-02a944ba7fec', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae60f06c-1165-4b6d-a3c3-02a944ba7fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:40,249 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636- b7c42493c24c 0.042s 2024-03-13 10:55:40,250 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613d3df9-caa3-4233-a557-7be6c6554dda', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613d3df9-caa3-4233-a557-7be6c6554dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:41,331 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.068s 2024-03-13 10:55:41,332 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d91172-a5a0-4491-96c8-f4cce602afb1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d91172-a5a0-4491-96c8-f4cce602afb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:42,387 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:42,387 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Aut h-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44064c3c-5a40-46fa-9144-31aa18ee29b9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44064c3c-5a40-46fa-9144-31aa18ee29b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:43,446 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:55:43,446 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2b84e3-a882-4e9b-b829-7f9f62429bb3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2b84e3-a882-4e9b-b829-7f9f62429bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:44,500 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:44,500 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-23c2d1f4-8395-487c-822c-16c728df7674', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c2d1f4-8395-487c-822c-16c728df7674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:45,559 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:55:45,559 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac18f90-9e22-4218-928f-ff8d0f1f35a8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac18f90-9e22-4218-928f-ff8d0f1f35a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:46,629 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.052s 2024-03-13 10:55:46,630 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b125adbb-da0d-463b-b702-7abe5792095f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-b125adbb-da0d-463b-b702-7abe5792095f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:47,683 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:47,683 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5b1dc9-43b7-41ef-a900-df00ce25346d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5b1dc9-43b7-41ef-a900-df00ce25346d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:48,739 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:48,740 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3db9d6d-3516-447f-a8ad-f4e33736e2a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3db9d6d-3516-447f-a8ad-f4e33736e2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372 f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:49,793 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:49,793 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6db806e-6df4-440f-b9c2-5a37a94bd4d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6db806e-6df4-440f-b9c2-5a37a94bd4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:50,851 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:50,851 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f91817-a200-4fe5-a26e-3252afc8045b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f91817-a200-4fe5-a26e-3252afc8045b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2 024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:51,903 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:51,904 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f638b792-f740-4de0-848f-7d5ffb3173e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f638b792-f740-4de0-848f-7d5ffb3173e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:52,955 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:52,956 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b398998e-4fcf-47c9-88f9-be79d99920e6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b398998e-4fcf-47c9-88f9-be79d99920e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:54,013 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:55:54,013 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b522b10e-e6ad-4e56-b31c-6f4e292c0960', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b522b10e-e6ad-4e56-b31c-6f4e292c0960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:55,070 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:55:55,071 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dadbf06-d8e3-4455-a1cc-63be6841b35f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dadbf06-d8e3-4455-a1cc-63be6841b35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-86 36-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:56,124 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:56,124 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c50b3c2-c854-4961-a877-a2c039619205', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c50b3c2-c854-4961-a877-a2c039619205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:57,183 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:55:57,183 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4639478d-5dba-4142-91cd-ac0c17f54e9b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4639478d-5dba-4142-91cd-ac0c17f54e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c8 22ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:58,310 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.113s 2024-03-13 10:55:58,311 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d92fbf7-c310-4e2e-96b1-16573c81bf89', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d92fbf7-c310-4e2e-96b1-16573c81bf89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:59,367 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:59,367 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3665cf86-5d88-46f6-b944-9d5d7d7b5685', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3665cf86-5d88-46f6-b944-9d5d7d7b5685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_ id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:00,418 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:56:00,418 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7045cd2c-5859-4eab-bd06-a0ab9cededb6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7045cd2c-5859-4eab-bd06-a0ab9cededb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:01,471 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:56:01,472 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7730fb8-460d-492a-936d-7be36a14bf26', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7730fb8-460d-492a-936d-7be36a14bf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:02,527 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_diff erent_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:02,527 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bba301-3fd8-4bfa-955e-c2a78fa2c8ad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bba301-3fd8-4bfa-955e-c2a78fa2c8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:03,577 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:56:03,577 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f45f8e-414a-4909-98d5-8a147f0850ed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f45f8e-414a-4909-98d5-8a147f0850ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:04,629 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:56:04,630 85813 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad1ddef-7ae8-46f9-b32a-6155de85ef5c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad1ddef-7ae8-46f9-b32a-6155de85ef5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:05,683 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:56:05,683 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356f1594-e86e-44f9-b030-d43527d3db81', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356f1594-e86e-44f9-b030-d43527d3db81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:06,735 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:56:06,736 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb76180-5cd2-4751-8787-86edd1cc2d46', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb76180-5cd2-4751-8787-86edd1cc2d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:07,794 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:56:07,794 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba3d12a-87c0-41f3-b076-13a2dd5042dc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba3d12a-87c0-41f3-b076-13a2dd5042dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:08,847 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:56:08,847 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f320dc-5bd2-4b3a-92d8-985100dad19e', 'con tent-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f320dc-5bd2-4b3a-92d8-985100dad19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:09,907 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:56:09,908 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f7495d-f775-4f7b-b583-5036c3837018', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f7495d-f775-4f7b-b583-5036c3837018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:10,963 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:10,964 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb3c74a-1897-4f40-a2be-5c8a6fd30a96', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb3c74a-1897-4f40-a2be-5c8a6fd30a96', 'connection': 'close' , 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:12,020 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:12,021 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd76e605-30f3-4331-a322-775c2e5c9163', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd76e605-30f3-4331-a322-775c2e5c9163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:13,075 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:56:13,075 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e049d4af-6216-4c00-bafd-f4cadad54cd8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e049d4af-6216-4c00-bafd-f4cadad54cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "5 1df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:14,125 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:56:14,126 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d95b54-da66-45a1-ba01-b2a6f408b9db', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d95b54-da66-45a1-ba01-b2a6f408b9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:15,197 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.059s 2024-03-13 10:56:15,198 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c731676e-4476-450d-aac6-57845b0b1a61', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c731676e-4476-450d-aac6-57845b0b1a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.00000 0", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:16,252 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:16,253 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb7e0890-9ca3-411d-af20-ad54080d5360', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb7e0890-9ca3-411d-af20-ad54080d5360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:17,313 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:56:17,313 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596ed27e-f1b7-4ff6-9f65-54df91dd91bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596ed27e-f1b7-4ff6-9f65-54df91dd91bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:18,370 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:18,370 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abe579f-f65a-47c1-9f5b-2cfb509e5e5f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abe579f-f65a-47c1-9f5b-2cfb509e5e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:19,442 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.058s 2024-03-13 10:56:19,443 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33497091-fd99-4e63-b200-c4e56dee42d5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33497091-fd99-4e63-b200-c4e56dee42d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/vo lume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:20,508 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.053s 2024-03-13 10:56:20,509 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c41b8f0-0247-41cf-8dd8-aeae0774a544', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c41b8f0-0247-41cf-8dd8-aeae0774a544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:21,574 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.052s 2024-03-13 10:56:21,575 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492dd783-960f-4b8d-8711-0faddb77aea4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492dd783-960f-4b8d-8711-0faddb77aea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replicat ion_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:22,629 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:22,630 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086c7ea8-0160-4d7e-b6f3-cea974cffb50', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086c7ea8-0160-4d7e-b6f3-cea974cffb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:23,688 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:56:23,689 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedc4225-d5e4-41d9-a0bb-f3b9037ac2b1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedc4225-d5e4-41d9-a0bb-f3b9037ac2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:24,746 8 5813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:24,746 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b637c92-d80b-4d5e-b77b-5f3b11ac065e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b637c92-d80b-4d5e-b77b-5f3b11ac065e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:25,815 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.052s 2024-03-13 10:56:25,815 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4319e6c-267f-418d-8713-99dc810f92e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4319e6c-267f-418d-8713-99dc810f92e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:26,872 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b928 8bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:26,873 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae223f3-8d85-495a-b28c-65cf7ccdfedc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae223f3-8d85-495a-b28c-65cf7ccdfedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:27,928 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:27,928 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638ef35c-9072-4e0c-8127-eb985aa6c21a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638ef35c-9072-4e0c-8127-eb985aa6c21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:28,987 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:28,987 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732d4bab-f333-4ebe-be1f-b2e18dde22a4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732d4bab-f333-4ebe-be1f-b2e18dde22a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:30,058 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:56:30,058 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6552e6-01b1-4532-8662-44630170c146', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6552e6-01b1-4532-8662-44630170c146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:31,116 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:56:31,117 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ub untu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb4ca5d-5114-47e9-8b0f-daa34dbd88cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb4ca5d-5114-47e9-8b0f-daa34dbd88cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:32,172 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:32,173 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353920fc-b877-4554-b062-1221305daa7d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353920fc-b877-4554-b062-1221305daa7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:33,233 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:33,233 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8233860a-7625-4868-a93b-6f69f51e3f56', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8233860a-7625-4868-a93b-6f69f51e3f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:34,288 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:34,288 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2be86a1-7704-43dd-8045-61ee900ecbd3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2be86a1-7704-43dd-8045-61ee900ecbd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:35,343 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:35,344 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d6437c-fdb7-414e-8d94-62db4a951ef2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d6437c-fdb7-414e-8d94-62db4a951ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:36,416 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.059s 2024-03-13 10:56:36,417 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8031c96-d775-461a-9a76-dd9b25488a4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8031c96-d775-461a-9a76-dd9b25488a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:37,473 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:37,474 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ab218f-60e5-488e-90ce-ba7cd2e5337a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ab218f-60e5-488e-90ce-ba7cd2e5337a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:38,524 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:56:38,525 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19cd6ce9-82be-402d-a015-498356f91c51', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19cd6ce9-82be-402d-a015-498356f91c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:39,579 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:39,580 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141ffba9-1e3a-417c-b8b0-25de09ea28cd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141ffba9-1e3a-417c-b8b0-25de09ea28cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "de scription": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:40,644 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.051s 2024-03-13 10:56:40,644 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b91761-ba6c-45a4-97e7-7f6ae2d4d4a4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b91761-ba6c-45a4-97e7-7f6ae2d4d4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:41,699 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:41,700 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0f3d0d-928c-49b3-9f97-002cb0d2b49e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0f3d0d-928c-49b3-9f97-002cb0d2b49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b 9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:42,757 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:42,757 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dabad95-c965-4cd9-a233-aa4678964e5a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dabad95-c965-4cd9-a233-aa4678964e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:43,824 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.048s 2024-03-13 10:56:43,824 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e33af99-f66e-4f9d-9b63-87d8004129d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e33af99-f66e-4f9d-9b63-87d8004129d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-863 6-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:44,880 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:44,880 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0811160-c4e7-4dcc-8009-5856167c3ea9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0811160-c4e7-4dcc-8009-5856167c3ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:45,938 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:45,938 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8920723a-e946-464d-8069-0a735de2f452', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8920723a-e946-464d-8069-0a735de2f452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false , "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:46,994 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:46,994 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9393937-a8e2-4db3-81c3-cbab753c2161', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9393937-a8e2-4db3-81c3-cbab753c2161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:48,045 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:56:48,046 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db75a8c-69e8-4377-b3a2-6e85e7599fbf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db75a8c-69e8-4377-b3a2-6e85e7599fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:49,101 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolume NegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:49,101 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1bf594-d1cf-4a00-b215-374e2112b4ef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1bf594-d1cf-4a00-b215-374e2112b4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:50,162 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.048s 2024-03-13 10:56:50,162 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c939d29c-cd21-4a6c-bb98-562642e3db34', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c939d29c-cd21-4a6c-bb98-562642e3db34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:51,219 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:51,219 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b9f061-80b5-45af-9771-8976b234ba85', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b9f061-80b5-45af-9771-8976b234ba85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:52,278 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:52,278 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9409121d-3b81-4c4a-a6c0-6ddca9797cf0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9409121d-3b81-4c4a-a6c0-6ddca9797cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:53,334 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:56:53,334 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d226c2c0-e529-4a93-ab29-3dc5497998f8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d226c2c0-e529-4a93-ab29-3dc5497998f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:54,414 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.067s 2024-03-13 10:56:54,415 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb4361c-d207-482c-9907-6933db9af2ed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb4361c-d207-482c-9907-6933db9af2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:55,480 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.051s 2024-03-13 10:56:55,481 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe7fcad-4f64-4b1a-ac3f-52dd89846157', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe7fcad-4f64-4b1a-ac3f-52dd89846157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:56,539 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:56,539 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5af14cc-d6ab-4ef6-b10e-2abd19549b1c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5af14cc-d6ab-4ef6-b10e-2abd19549b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:57,602 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.050s 2024-03-13 10:56:57,602 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4828769e-3eb2-43a9-b2f9-15344a727aa7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4828769e-3eb 2-43a9-b2f9-15344a727aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:58,656 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:56:58,656 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cf5c7a-7092-4ff1-8831-aa78f8133f72', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cf5c7a-7092-4ff1-8831-aa78f8133f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:59,712 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:59,712 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bec612b-67d0-4751-a28d-7053e7326577', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bec612b-67d0-4751-a28d-7053e7326577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c 42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:00,778 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.052s 2024-03-13 10:57:00,778 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221e4f70-8987-40d6-80d8-d544179c005e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221e4f70-8987-40d6-80d8-d544179c005e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:01,836 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:01,836 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d918459-5889-4bc6-9b51-968365c8dfb8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d918459-5889-4bc6-9b51-968365c8dfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.0 00000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:02,891 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:02,891 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4780221-a80d-40c7-b8ec-ee55342de95f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4780221-a80d-40c7-b8ec-ee55342de95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:03,945 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:03,945 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf37f319-85ad-4886-9ccd-6f7880d565f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf37f319-85ad-4886-9ccd-6f7880d565f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:04,998 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:04,998 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27df1b51-c1bb-4a62-a81e-1ced6570612d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27df1b51-c1bb-4a62-a81e-1ced6570612d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:06,061 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:06,061 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f8e9be-31f2-41f8-ac79-2da7d637d795', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f8e9be-31f2-41f8-ac79-2da7d637d795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, { "rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:07,117 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:07,117 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b3cb900-1122-45fc-8cb6-dde227fe560b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b3cb900-1122-45fc-8cb6-dde227fe560b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:08,176 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:57:08,176 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a546e71-40ab-49eb-8433-426500ae279b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a546e71-40ab-49eb-8433-426500ae279b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "b ootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:09,237 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:57:09,237 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1600d54-74b7-49ea-9545-cab0354f335c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1600d54-74b7-49ea-9545-cab0354f335c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:10,296 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:57:10,297 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689aa443-1314-4473-9bfe-721e42e08252', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689aa443-1314-4473-9bfe-721e42e08252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b 9288bc68b9742ed031"}}' 2024-03-13 10:57:11,365 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.054s 2024-03-13 10:57:11,365 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0bf1ee-4062-4f9e-baf6-afc36d726c68', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0bf1ee-4062-4f9e-baf6-afc36d726c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:12,427 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.049s 2024-03-13 10:57:12,428 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21495513-8692-4a54-b649-658cdd1c610e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21495513-8692-4a54-b649-658cdd1c610e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:13,490 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 G ET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:57:13,490 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949c41c9-1f4c-44ba-8272-88349d6adc5a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949c41c9-1f4c-44ba-8272-88349d6adc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:14,547 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:14,547 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f642e5ac-f868-40f1-a907-922c030990b9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f642e5ac-f868-40f1-a907-922c030990b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:15,600 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:15,600 85813 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, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffc02e9-1650-4972-bd7a-7281182f72cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffc02e9-1650-4972-bd7a-7281182f72cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:16,651 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:16,652 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565791fa-4cdb-45ce-8ee8-8b8ae1ac179c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565791fa-4cdb-45ce-8ee8-8b8ae1ac179c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:17,706 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:17,706 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129bef09-0f09-4cc7-8265-b838c56a6059', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129bef09-0f09-4cc7-8265-b838c56a6059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:18,766 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:57:18,766 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e878ab73-020f-4ae5-b791-dfbea6a11c09', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e878ab73-020f-4ae5-b791-dfbea6a11c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:19,824 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:19,824 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72884a4a-9f37-4704-a8da-5c32ff4e52d4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72884a4a-9f37-4704-a8da-5c32ff4e52d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:20,880 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:20,880 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eeaaca2-e580-420c-b95a-b0d71572f55c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eeaaca2-e580-420c-b95a-b0d71572f55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:21,944 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:57:21,944 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6ff2a9-13e8-4bfb-8789-c66480a7fb75', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6ff2a9-13e8-4bfb-8789-c66480a7fb75', 'connection': 'close', 'status': '200', ' content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:23,001 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:23,001 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb40a2f-5286-40e1-a415-124fea9ea381', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb40a2f-5286-40e1-a415-124fea9ea381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:24,054 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:24,054 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d9488d-d5b2-434a-b0ba-cf2534cb255f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d9488d-d5b2-434a-b0ba-cf2534cb255f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-86 36-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:25,104 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:57:25,105 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532b413f-0dac-409b-aeb4-2199052fc092', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532b413f-0dac-409b-aeb4-2199052fc092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:26,160 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:26,160 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125fe7ad-9248-4593-bd5b-27c9a9ba7c6e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125fe7ad-9248-4593-bd5b-27c9a9ba7c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest -AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:27,230 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:27,231 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a7ba3a-2597-4530-8c8c-4d379dd8957c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a7ba3a-2597-4530-8c8c-4d379dd8957c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:28,287 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.036s 2024-03-13 10:57:28,288 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48905ded-dc9e-497f-a885-fc0d347d4fff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48905ded-dc9e-497f-a885-fc0d347d4fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hr ef": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:29,341 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:57:29,342 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a01968-7a1c-46fc-bfa8-c7941ca4dfb6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a01968-7a1c-46fc-bfa8-c7941ca4dfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:30,397 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:30,398 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6d28884-c2dd-4a4a-85b0-389e8d24cb9b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6d28884-c2dd-4a4a-85b0-389e8d24cb9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9 288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:31,450 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:31,450 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be5068e-70e7-4031-a317-cf88ed1d1852', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be5068e-70e7-4031-a317-cf88ed1d1852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:32,505 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:32,506 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1acefe5c-db69-4ffb-ab7a-57b40cc4ab8c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1acefe5c-db69-4ffb-ab7a-57b40cc4ab8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, " consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:33,565 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:57:33,566 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3bd62c-6c15-44e5-8f0d-23c6dd0a055f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3bd62c-6c15-44e5-8f0d-23c6dd0a055f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:34,624 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:34,624 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4050eb-8676-4667-8826-1862be7724aa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4050eb-8676-4667-8826-1862be7724aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:35,679 85813 INFO [tempe st.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:57:35,679 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c939603-10b3-4f4d-a443-1f1ab23ce872', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c939603-10b3-4f4d-a443-1f1ab23ce872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:36,738 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:57:36,739 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e8252b-4c55-4957-8cfa-eb0e1130d47d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e8252b-4c55-4957-8cfa-eb0e1130d47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:37,790 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volu mes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:37,791 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2843303-664f-4902-88e7-79c788e6af04', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2843303-664f-4902-88e7-79c788e6af04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:38,845 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:38,845 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79569ed-989c-4ae1-aca3-f9d13ff0ae21', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79569ed-989c-4ae1-aca3-f9d13ff0ae21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:39,900 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:39,900 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba16de2a-5089-49d2-9b37-7fbb88180a94', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba16de2a-5089-49d2-9b37-7fbb88180a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:40,957 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:40,957 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fbfe0b-35a3-4f3a-81c0-f44f7912f78f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fbfe0b-35a3-4f3a-81c0-f44f7912f78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:42,050 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.080s 2024-03-13 10:57:42,050 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-1e0065cd-878c-4499-a26f-a3a83977839f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0065cd-878c-4499-a26f-a3a83977839f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:43,102 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:43,102 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b0463c-9d33-4aff-ae2b-7f77a4b4c95b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b0463c-9d33-4aff-ae2b-7f77a4b4c95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:44,163 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:57:44,163 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319a683a-932e-4b0d-9538-9949de6c4eb0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-319a683a-932e-4b0d-9538-9949de6c4eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:45,245 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.069s 2024-03-13 10:57:45,246 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2abd6a6-f3d4-4858-b216-52030b00cc8e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2abd6a6-f3d4-4858-b216-52030b00cc8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:46,451 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.193s 2024-03-13 10:57:46,452 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba0bda2-8880-4e62-9c61-d248559a06d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba0bda2-8880-4e62-9c61-d248559a06d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc 68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:47,518 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:47,518 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848c6263-0afd-4eb3-bafd-0e6d447fcebf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848c6263-0afd-4eb3-bafd-0e6d447fcebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:48,574 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:48,574 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31df1e8c-ed80-4e47-ba07-c8798c457ddf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31df1e8c-ed80-4e47-ba07-c8798c457ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zon e": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:49,626 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:49,626 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d6a297-73c4-497e-8ade-4258427513be', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d6a297-73c4-497e-8ade-4258427513be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:50,679 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.035s 2024-03-13 10:57:50,680 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29dc463-1737-4412-a9c5-5d8fbac23b8a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29dc463-1737-4412-a9c5-5d8fbac23b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "v olume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:51,747 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.053s 2024-03-13 10:57:51,748 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f962dd-122f-41e6-80ff-5df1cb2c6e28', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f962dd-122f-41e6-80ff-5df1cb2c6e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:52,798 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:57:52,799 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be697348-d07e-4fac-b38a-d447c4891133', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be697348-d07e-4fac-b38a-d447c4891133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/v olumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:53,852 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:57:53,852 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f55daa5-99ec-4da5-a921-596c54eef1d2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f55daa5-99ec-4da5-a921-596c54eef1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:54,909 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:54,909 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5439f3-eef5-4403-a5a6-b3b3f526645e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5439f3-eef5-4403-a5a6-b3b3f526645e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], " user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:55,973 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:55,974 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-258fe106-c804-4316-93cf-beb5e7d61520', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-258fe106-c804-4316-93cf-beb5e7d61520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:57,051 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.064s 2024-03-13 10:57:57,051 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e92ed66-0ebd-451f-8cc5-e636cac8813e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e92ed66-0ebd-451f-8cc5-e636cac8813e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:58,109 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:58,110 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a102f0-c4e7-4e41-a399-7def77e29f24', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a102f0-c4e7-4e41-a399-7def77e29f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:59,165 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:59,165 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8c724d-ad60-498d-84a2-037afef1deed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8c724d-ad60-498d-84a2-037afef1deed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:00,225 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_at tach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:58:00,226 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf49b0a-eaa2-4459-8b16-1aa3017c7cd9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf49b0a-eaa2-4459-8b16-1aa3017c7cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:01,284 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:58:01,285 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0cafa9-2b3b-49f0-84f7-48fbf74a9bb6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0cafa9-2b3b-49f0-84f7-48fbf74a9bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:02,345 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:58:02, 346 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5899919-657b-4558-b1f2-e92d8d3471bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5899919-657b-4558-b1f2-e92d8d3471bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:03,409 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:58:03,409 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fd4ce1-9332-4f30-9ed2-330fb90a10ae', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fd4ce1-9332-4f30-9ed2-330fb90a10ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:04,466 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:58:04,467 85813 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, 13 Mar 2024 10:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b07a4f-ca16-40cb-bab1-02bafacb0dc8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b07a4f-ca16-40cb-bab1-02bafacb0dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:04,654 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.169s 2024-03-13 10:58:04,654 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-ed953f7d-9161-4e23-8883-2aaa2a7504e2', 'x-compute-request-id': 'req-ed953f7d-9161-4e23-8883-2aaa2a7504e2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'' 2024-03-13 10:58:05,109 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.454s 2024-03-13 10:58:05,110 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:04 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-978e3b55-f683-411b-b843-00b333dd5332', 'x-compute-request-id': 'req-978e3b55-f683-411b-b843-00b333dd5332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'{"server": {"id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "name": "tempest-AttachVolumeNegativeTest-server-1281934259", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "20 24-03-13T10:52:54Z", "updated": "2024-03-13T10:58:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f9:de"}, {"version": 4, "addr": "172.24.4.242", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f9:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110481912", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--247015791"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:58:55,229 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.057s 2024-03-13 10:58:55,229 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-88f747f4-94e8-49bb-9ff1-fe907b7d499b', 'x-compute-request-id': 'req-88f747f4-94e8-49bb-9ff1-fe907b7d499b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 60ccf2f6-293e-434d-8d2b-871c7e4f468c could not be found."}}' 2024-03-13 10:58:55,308 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1110481912 0.078s 2024-03-13 10:58:55,309 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-f960e31d-7ecd-437f-808a-61a330671bfc', 'x-compute-request-id': 'req-f960e31d-7ecd-437f-808a-61a330671bfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1110481912'} Body: b'' 2024-03-13 10:58:55,506 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/003f3ab9-78ff-4f4a-8835-a46025e440a4 0.196s 2024-03-13 10:58:55,506 85813 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-98cfc127-5e12-4db1-b2b2-74739eeabf3e', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/003f3ab9-78ff-4f4a-8835-a46025e440a4'} Body: b'' 2024-03-13 10:58:55,525 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_c leanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/003f3ab9-78ff-4f4a-8835-a46025e440a4 0.018s 2024-03-13 10:58:55,525 85813 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-c6733a38-ed4b-4403-ae8e-a03c68382e5f', 'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/003f3ab9-78ff-4f4a-8835-a46025e440a4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 003f3ab9-78ff-4f4a-8835-a46025e440a4 does not exist", "detail": ""}}' 2024-03-13 10:58:55,909 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/5b2a25f0-72f4-4b03-94f2-d27febc092ac 0.382s 2024-03-13 10:58:55,909 85813 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-662a425b-f083-449a-a0d2-5a67e620014f', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5b2a25f0-72f4-4b03-94f2-d27febc092ac'} Body: b'' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [196.778929s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 8cf6dcf8-8377-4334-8271-77dbf1e1583a failed to reach available status (current creating) within the required time (196 s). Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 165, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 229, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:55:47,473 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes 0.458s 2024-03-13 10:55:47,473 85825 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-1423544734"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a615a2ff-8e0d-4e81-ab4f-c0a0f35ef81d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a615a2ff-8e0d-4e81-ab4f-c0a0f35ef81d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.381820", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:55:47,542 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.057s 2024-03-13 10:55:47,543 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c339be4-f1b0-4b28-87b2-a891ca9608bd', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c339be4-f1b0-4b28-87b2-a891ca9608bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:48,595 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:55:48,595 85825 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bead0ddb-7b76-4035-9288-fd605f30df46', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bead0ddb-7b76-4035-9288-fd605f30df46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:49,648 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:55:49,648 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0b3b8f-95e4-4ab5-99f2-18ebfb4eb4db', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0b3b8f-95e4-4ab5-99f2-18ebfb4eb4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:50,700 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:55:50,701 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 202 4 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88b4427-2cad-48cf-9d61-1047ad8b09f1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88b4427-2cad-48cf-9d61-1047ad8b09f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:51,754 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:55:51,755 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35988d8-aad1-4a99-be11-cf46898d2b4c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35988d8-aad1-4a99-be11-cf46898d2b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:52,810 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:55:52,810 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2f7d0e-bffd-4c53-a9f5-a34a8bdbe45e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2f7d0e-bffd-4c53-a9f5-a34a8bdbe45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:53,867 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:55:53,867 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed08974b-0b23-44f4-9561-932a987ce585', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed08974b-0b23-44f4-9561-932a987ce585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:54,958 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.078s 2024-03-13 10:55:54,959 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5e87c6-471f-4052-bf6f-9452cc1b50a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5e87c6-471f-4052-bf6f-9452cc1b50a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3 /f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:56,030 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:55:56,030 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f1852a-5b18-42c8-ad0f-e9ed9759e4ee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f1852a-5b18-42c8-ad0f-e9ed9759e4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:57,091 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:55:57,091 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d13968-0d74-4f38-9013-5d9fabd79b31', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d13968-0d74-4f38-9013-5d9fabd79b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone ": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:58,144 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:55:58,144 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70b4e96-c88a-486e-82d1-b0c164881b8d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70b4e96-c88a-486e-82d1-b0c164881b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:59,202 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:55:59,202 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4abf18-4169-42c1-9918-f81882d1042d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4abf18-4169-42c1-9918-f81882d1042d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2" , "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:00,263 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:56:00,264 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2865a55f-4181-49c8-bb07-8ab96cb30371', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2865a55f-4181-49c8-bb07-8ab96cb30371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:01,322 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:56:01,323 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b397bd95-6a44-4481-9670-6886c1372e0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b397bd95-6a44-4481-9670-6886c1372e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, { "rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:02,380 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:02,380 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a495fb1d-4fe5-400c-94ea-71f1ef439233', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a495fb1d-4fe5-400c-94ea-71f1ef439233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:03,437 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:03,438 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1e2a3f-69bf-4de6-b8f8-8397802c3e14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1e2a3f-69bf-4de6-b8f8-8397802c3e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "en crypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:04,499 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:04,499 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e5bcc0-f69f-42a4-96ac-22a797a8f328', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e5bcc0-f69f-42a4-96ac-22a797a8f328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:05,564 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.051s 2024-03-13 10:56:05,565 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3b9d09-75b2-4bf2-baaa-5fa045ecabb0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3b9d09-75b2-4bf2-baaa-5fa045ecabb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:06,6 16 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:06,616 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768eda00-d70b-4e4f-9794-390689423c6e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768eda00-d70b-4e4f-9794-390689423c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:07,670 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:07,671 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df1325b-f5bb-4a2e-bbf9-502934eedf5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df1325b-f5bb-4a2e-bbf9-502934eedf5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:08,725 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8c f6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:08,726 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaa7429-1828-48b6-969b-74e15ce3aff2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaa7429-1828-48b6-969b-74e15ce3aff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:09,781 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:09,781 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1a85ea-d66e-46fa-8cfd-c2c493ded8f8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1a85ea-d66e-46fa-8cfd-c2c493ded8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:10,838 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:56:10,838 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Aut h-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d926274a-abc6-48c1-8b80-dcf1b3045cec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d926274a-abc6-48c1-8b80-dcf1b3045cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:11,899 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:56:11,900 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc67716-9fe1-42d6-b816-cece915ced2e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc67716-9fe1-42d6-b816-cece915ced2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:12,951 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:12,951 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-52374e8f-8754-48ef-a5f9-94745575a9b5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52374e8f-8754-48ef-a5f9-94745575a9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:14,003 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:14,004 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c6bdb8-d9a2-4390-9c9a-5b7a0e5bf116', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c6bdb8-d9a2-4390-9c9a-5b7a0e5bf116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:15,056 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:15,057 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e13500-1928-489b-b751-ccf6fe41395f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e13500-1928-489b-b751-ccf6fe41395f ', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:16,119 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:56:16,119 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b38a3c-a79b-4ffb-b52b-735ba48dda33', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b38a3c-a79b-4ffb-b52b-735ba48dda33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:17,175 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:17,175 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcefa565-2411-4a6d-8b6e-ce7642cf8ba8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcefa565-2411-4a6d-8b6e-ce7642cf8ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:18,225 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:56:18,226 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355d04e7-9602-4a86-9365-195e27295a9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355d04e7-9602-4a86-9365-195e27295a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:19,294 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.055s 2024-03-13 10:56:19,294 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e267be-45e1-4e02-a70d-a630ec3ad9a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e267be-45e1-4e02-a70d-a630ec3ad9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest -VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:20,356 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:56:20,356 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6acb48cd-69f6-4d18-8b26-0023a0825594', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6acb48cd-69f6-4d18-8b26-0023a0825594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:21,408 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:21,408 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38eac625-63cf-4be8-b481-fdfe31329a4e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38eac625-63cf-4be8-b481-fdfe31329a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/v olume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:22,462 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:22,463 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b233382-9e72-4699-9e95-9cdb5c723369', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b233382-9e72-4699-9e95-9cdb5c723369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:23,514 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:23,515 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b68ed36-4e0a-45d6-9d9d-eeb2ea0f2b2f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b68ed36-4e0a-45d6-9d9d-eeb2ea0f2b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-82 71-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:24,567 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:24,567 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9aadbcf-d51b-4277-9cb6-3db456e3e781', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9aadbcf-d51b-4277-9cb6-3db456e3e781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:25,623 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:25,624 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef22702-e6d9-44d0-a797-5ba231870785', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef22702-e6d9-44d0-a797-5ba231870785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:26,676 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:26,677 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c41842-2965-4b46-8825-1368dbca5e79', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c41842-2965-4b46-8825-1368dbca5e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:27,767 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.076s 2024-03-13 10:56:27,768 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa8e463-82ff-4cb8-b2d0-8a262988810a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa8e463-82ff-4cb8-b2d0-8a262988810a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:28,820 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume _transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:28,821 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d263d72b-dd16-41c1-9c84-5b344155fe25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d263d72b-dd16-41c1-9c84-5b344155fe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:29,875 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:29,875 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9fe903-a01b-4690-a828-bfe9a9d4f495', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9fe903-a01b-4690-a828-bfe9a9d4f495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:30,926 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:30,926 85825 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e094e9-e40e-4903-b7db-e3b5d31bb480', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e094e9-e40e-4903-b7db-e3b5d31bb480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:31,980 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:31,981 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709dc2d8-8f4c-4620-81d7-b6a1cf284658', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709dc2d8-8f4c-4620-81d7-b6a1cf284658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:33,030 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:56:33,030 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server ': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4757f515-af74-41d5-8a6d-5770ca19b399', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4757f515-af74-41d5-8a6d-5770ca19b399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:34,085 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:34,086 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046c4ba1-217c-4f48-b712-06c66f664bf3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046c4ba1-217c-4f48-b712-06c66f664bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:35,141 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:35,141 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0062e7cc-de41-4a42-acac-dfcc4def25ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': ' OpenStack-API-Version', 'x-openstack-request-id': 'req-0062e7cc-de41-4a42-acac-dfcc4def25ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:36,193 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:36,194 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9536ec76-d391-4423-bba4-bdcd4eeca154', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9536ec76-d391-4423-bba4-bdcd4eeca154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:37,254 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:56:37,254 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6f121c-1a96-4eff-96c3-878a0951ee12', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6f121c-1a96-4eff-96c3-878a0951ee12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c118 99f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:38,308 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:38,308 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90204804-274b-4764-a38b-cee641bc8435', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90204804-274b-4764-a38b-cee641bc8435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:39,357 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.035s 2024-03-13 10:56:39,357 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8f1976-ddf0-41bf-937f-8b03e2d19499', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8f1976-ddf0-41bf-937f-8b03e2d19499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:40,422 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.051s 2024-03-13 10:56:40,422 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a88cc2e-6909-4b5b-94f5-ef8ca0a09e9c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a88cc2e-6909-4b5b-94f5-ef8ca0a09e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:41,477 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:41,477 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3764ddba-4684-432a-824e-de81f8a0cb5f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3764ddba-4684-432a-824e-de81f8a0cb5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, " source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:42,536 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.045s 2024-03-13 10:56:42,536 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0dfc66b-6714-40ef-8228-93e2b463c4f9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0dfc66b-6714-40ef-8228-93e2b463c4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:43,587 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:56:43,588 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d029f1-4a90-4bed-bf49-cf7852cd19f1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d029f1-4a90-4bed-bf49-cf7852cd19f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href ": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:44,640 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:44,641 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb883021-03b0-4163-a141-bc7b544732e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb883021-03b0-4163-a141-bc7b544732e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:45,697 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:45,697 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9031b11f-5ddd-4786-bae3-8d6e2b5cebb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9031b11f-5ddd-4786-bae3-8d6e2b5cebb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replic ation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:46,751 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:46,752 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1180ac-47bc-47ca-8feb-6a7208b4ea66', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1180ac-47bc-47ca-8feb-6a7208b4ea66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:47,806 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:47,806 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466c3461-b4c0-418a-81a0-975767f7c70c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466c3461-b4c0-418a-81a0-975767f7c70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:48,859 85825 INFO [tempe st.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:48,860 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5bace9-0131-4a0f-9135-e9b9b0d92839', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5bace9-0131-4a0f-9135-e9b9b0d92839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:49,914 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:49,914 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d097dd6-9d5c-4329-b55c-f5b70f14eb87', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d097dd6-9d5c-4329-b55c-f5b70f14eb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:50,966 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77 dbf1e1583a 0.039s 2024-03-13 10:56:50,967 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb6420b-4618-4647-9ba0-c6bf144baaa1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb6420b-4618-4647-9ba0-c6bf144baaa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:52,022 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:52,022 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663350f7-05fb-4f03-8160-f171592cc4bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663350f7-05fb-4f03-8160-f171592cc4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:53,078 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:53,079 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed7775c-0b8c-409f-8eca-72bf99ac367d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed7775c-0b8c-409f-8eca-72bf99ac367d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:54,133 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:54,134 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74df75a-016e-46a7-aafc-a9933ba7043a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74df75a-016e-46a7-aafc-a9933ba7043a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:55,206 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.059s 2024-03-13 10:56:55,206 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363de99f-886a-4864-92 9f-306ffda75b14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363de99f-886a-4864-929f-306ffda75b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:56,275 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.056s 2024-03-13 10:56:56,276 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-346a514c-67bc-40c7-aad5-f743bd7902a8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-346a514c-67bc-40c7-aad5-f743bd7902a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:57,328 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:57,328 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0fc678-b61a-4d87-9330-ea4af7273f33', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0fc678-b61a-4d87-9330-ea4af7273f33', 'connection': 'close' , 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:58,381 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:58,382 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7b4856-acc9-4c0f-99a9-511c8402fedf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7b4856-acc9-4c0f-99a9-511c8402fedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:59,437 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:59,438 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321f5f64-9038-4a9e-92b3-f4aea362c1b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321f5f64-9038-4a9e-92b3-f4aea362c1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271 -77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:00,499 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:57:00,500 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eead3f0-995d-4cf9-a44d-c034fb2eda4a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eead3f0-995d-4cf9-a44d-c034fb2eda4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:01,556 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:01,556 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24945669-4891-4233-9044-a4a616cfd003', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24945669-4891-4233-9044-a4a616cfd003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Vo lume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:02,610 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:02,610 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d518d1-1c24-4d2f-b5f9-a6638135dccd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d518d1-1c24-4d2f-b5f9-a6638135dccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:03,665 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:03,665 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996abd38-b5c5-4830-8b75-6f326ed8b328', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996abd38-b5c5-4830-8b75-6f326ed8b328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e0 8be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:04,720 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:04,721 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cfdc7d9-ed37-463f-bc22-83c0d5604506', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cfdc7d9-ed37-463f-bc22-83c0d5604506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:05,776 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:05,776 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b81261-8f14-48fa-bc36-5565aa9586fe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b81261-8f14-48fa-bc36-5565aa9586fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "use r_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:06,834 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:06,834 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5b7dd8-cfdb-4536-927c-3ef14a01434d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5b7dd8-cfdb-4536-927c-3ef14a01434d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:07,890 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:57:07,891 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597c2d68-3146-47f3-adf8-e91ac499daee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597c2d68-3146-47f3-adf8-e91ac499daee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tena nt_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:08,947 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:57:08,948 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5792cdd4-31c6-4b01-b16e-3a65ac3a89da', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5792cdd4-31c6-4b01-b16e-3a65ac3a89da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:10,007 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:57:10,007 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a39a7c6-abab-43cd-b0c8-6b1d596010f5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a39a7c6-abab-43cd-b0c8-6b1d596010f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:11,084 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http ://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.061s 2024-03-13 10:57:11,085 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7636d520-7854-4bf2-ad0b-33d76305bf6a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7636d520-7854-4bf2-ad0b-33d76305bf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:12,139 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:12,140 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20bd4bd7-3700-416f-bf94-3c5a96675226', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20bd4bd7-3700-416f-bf94-3c5a96675226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:13,200 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:57:13,200 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94909172-3a70-46ed-9196-364a9b3ce352', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94909172-3a70-46ed-9196-364a9b3ce352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:14,257 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:14,258 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8daf2d-9970-4363-9f60-abed180f432b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8daf2d-9970-4363-9f60-abed180f432b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:15,314 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:15,314 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e871297-7920-4877-845c-24c2b5133f53', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e871297-7920-4877-845c-24c2b5133f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:16,369 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:16,369 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33664cb4-3738-4dab-9467-cb0dcdd007ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33664cb4-3738-4dab-9467-cb0dcdd007ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:17,427 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:17,427 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f3473d-debd-4220-94de-e9c4b598c677', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f3473d-debd-4220-94de-e9c4b598c677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:18,485 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:57:18,485 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51928eef-5867-4ff3-b99c-c260d99b63b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51928eef-5867-4ff3-b99c-c260d99b63b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:19,547 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:57:19,547 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cc7adf-2414-4f56-853b-43237690ce75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cc7adf-2414-4f56-853b-43237690ce75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dc f8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:20,608 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:20,608 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf62ed1-9883-4134-abec-33b2a6752ae2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf62ed1-9883-4134-abec-33b2a6752ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:21,661 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:57:21,661 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb853193-991b-4540-a90f-666f864dc4fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb853193-991b-4540-a90f-666f864dc4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.00 0000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:22,714 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:22,715 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc135d28-2bf4-4338-9302-85401aa6dfc0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc135d28-2bf4-4338-9302-85401aa6dfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:23,768 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:23,768 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef6c0ab-3a77-4f7e-9ceb-32a28670c426', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef6c0ab-3a77-4f7e-9ceb-32a28670c426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "me tadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:24,824 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:24,825 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60207f3f-0ce6-4f7f-89ab-98a425546d17', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60207f3f-0ce6-4f7f-89ab-98a425546d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:25,881 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:25,881 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b74e000-0fbf-45a8-a7da-696b0d4027e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b74e000-0fbf-45a8-a7da-696b0d4027e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/vo lume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:26,935 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.036s 2024-03-13 10:57:26,936 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d4b044-a0d2-4d03-8637-81d90333e109', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d4b044-a0d2-4d03-8637-81d90333e109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:27,989 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:57:27,989 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8658c9bf-8d88-4a62-b522-dda9034de423', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8658c9bf-8d88-4a62-b522-dda9034de423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "co nsistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:29,058 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.055s 2024-03-13 10:57:29,058 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a385b64d-b025-4baf-aa67-c46877cd40e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a385b64d-b025-4baf-aa67-c46877cd40e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:30,128 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.045s 2024-03-13 10:57:30,129 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f5aef6-cc1a-4069-8a92-4a61a7b9727a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f5aef6-cc1a-4069-8a92-4a61a7b9727a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:31,187 85825 INFO [tempest.lib.common.rest_clien t] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:31,188 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b89029-9b64-45e2-aee2-c568003773e7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b89029-9b64-45e2-aee2-c568003773e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:32,237 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:32,237 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04788344-af43-4a9f-b8d4-e944ba7d098d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04788344-af43-4a9f-b8d4-e944ba7d098d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:33,291 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-0 3-13 10:57:33,292 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad28b2b-bc4a-41af-b6b7-044416d8fc2a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad28b2b-bc4a-41af-b6b7-044416d8fc2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:34,349 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:34,350 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d467048-d532-45b9-86f1-a201faa38616', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d467048-d532-45b9-86f1-a201faa38616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:35,402 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:35,402 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93f6ab9-69db-4d04-89f8-0dcadc6ae935', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93f6ab9-69db-4d04-89f8-0dcadc6ae935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:36,457 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:36,458 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d47846-87df-4163-9c75-f04b1cb48b05', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d47846-87df-4163-9c75-f04b1cb48b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:37,515 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:37,516 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706f71d7-6fc1-4aae-b53d-89f7095a21b5', 'conte nt-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706f71d7-6fc1-4aae-b53d-89f7095a21b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:38,568 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:57:38,568 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d3b3f7-71fa-442b-bd64-f387da4f2833', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d3b3f7-71fa-442b-bd64-f387da4f2833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:39,620 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:57:39,621 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a965830f-d2f0-4341-aa7a-2bbf6bbb5085', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a965830f-d2f0-4341-aa7a-2bbf6bbb5085', 'connection': 'close', 'status': '200', 'cont ent-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:40,675 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:40,675 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f439439d-5443-4501-98a5-6391da3e0ca6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f439439d-5443-4501-98a5-6391da3e0ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:41,733 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:57:41,734 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4526cf6-f56b-4254-a68b-cb8c4b858968', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4526cf6-f56b-4254-a68b-cb8c4b858968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status" : "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:42,792 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:42,792 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a46a6e4-9291-4535-817a-1284175f84ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a46a6e4-9291-4535-817a-1284175f84ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:43,842 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:43,843 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79bd9083-ea5e-43cc-90be-3b6598e27673', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79bd9083-ea5e-43cc-90be-3b6598e27673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "descr iption": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:44,897 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:44,897 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a22288-b826-44c9-8843-f2a90d90935f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a22288-b826-44c9-8843-f2a90d90935f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:45,950 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:45,951 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed127f99-b6a6-482d-9dee-1b47bb05bbec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed127f99-b6a6-482d-9dee-1b47bb05bbec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volume s/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:47,007 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:57:47,007 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027a7dc2-74e1-4708-9c26-415b1041bbec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027a7dc2-74e1-4708-9c26-415b1041bbec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:48,064 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:48,064 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bf8e53-536e-4504-ab35-09e316e66cd5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bf8e53-536e-4504-ab35-09e316e66cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525 abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:49,118 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:49,118 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37aabd18-9c8a-4e83-8e39-876b8937001b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37aabd18-9c8a-4e83-8e39-876b8937001b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:50,170 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:57:50,170 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fb94ea-fcae-494a-83fd-2b9778216264', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fb94ea-fcae-494a-83fd-2b9778216264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e0 8be9c11899f56e002"}}' 2024-03-13 10:57:51,219 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.036s 2024-03-13 10:57:51,219 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8facdb67-580b-4144-8f43-a3cb0895b619', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8facdb67-580b-4144-8f43-a3cb0895b619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:52,273 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:52,273 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07582816-3191-4051-96e0-bd581fcf660b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07582816-3191-4051-96e0-bd581fcf660b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:53,328 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:53,328 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0fb3635-30eb-49ff-aee3-42a22c4783eb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fb3635-30eb-49ff-aee3-42a22c4783eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:54,378 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.036s 2024-03-13 10:57:54,378 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1571262-cfb0-4ee6-ba84-399925e912a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1571262-cfb0-4ee6-ba84-399925e912a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:55,624 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.233s 2024-03-13 10:57:55,624 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6ced58-0cd3-4f7b-802a-31316f74f04c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6ced58-0cd3-4f7b-802a-31316f74f04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:56,689 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.050s 2024-03-13 10:57:56,689 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68ec9a5-1778-4f0b-890c-6bfba20e4fb7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68ec9a5-1778-4f0b-890c-6bfba20e4fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:57,744 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:57,745 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'ap plication/json', 'x-compute-request-id': 'req-391e24fc-2b57-41a1-ba0f-b206c0455662', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391e24fc-2b57-41a1-ba0f-b206c0455662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:58,801 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:57:58,802 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d784ff8e-54ca-4a67-971f-4386ae55d5ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d784ff8e-54ca-4a67-971f-4386ae55d5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:59,857 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:59,857 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916f24ee-2b00-4c37-bc6f-c0d1b9352f1d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id' : 'req-916f24ee-2b00-4c37-bc6f-c0d1b9352f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:00,917 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:58:00,917 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cffe771b-0330-411a-93a9-6332e4267026', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cffe771b-0330-411a-93a9-6332e4267026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:01,974 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:01,974 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12161301-a99f-4ad0-8227-99b1c07eb7ae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12161301-a99f-4ad0-8227-99b1c07eb7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1 e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:03,030 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:03,031 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ef30d1-c5f4-4f2c-b9a3-5a0f85067b0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ef30d1-c5f4-4f2c-b9a3-5a0f85067b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:04,087 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:58:04,088 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9207cb5d-25f7-4bff-97bd-51470fbf492e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9207cb5d-25f7-4bff-97bd-51470fbf492e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "20 24-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:05,146 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:58:05,147 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6921e5f5-bb55-4fa6-9cf4-6d0f1d1ed2e2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6921e5f5-bb55-4fa6-9cf4-6d0f1d1ed2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:06,202 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:06,202 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144d1854-3d56-466a-b615-8856e60c4f7e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144d1854-3d56-466a-b615-8856e60c4f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{ "rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:07,254 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:07,255 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c27e03e-722a-46d6-8914-69a919cf0622', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c27e03e-722a-46d6-8914-69a919cf0622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:08,312 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:08,312 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f5aa45-de53-4da0-8f19-ec9a1821ae81', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f5aa45-de53-4da0-8f19-ec9a1821ae81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9 c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:09,363 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:58:09,363 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d53bc1-36ba-4915-bc69-c1ddfa0794c5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d53bc1-36ba-4915-bc69-c1ddfa0794c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:10,417 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:58:10,417 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b348b1c4-a2d1-4870-b0ef-1cc1c8226bc0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b348b1c4-a2d1-4870-b0ef-1cc1c8226bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null , "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:11,470 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:11,470 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73647670-89e6-4682-8b7f-630e2f180f1c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73647670-89e6-4682-8b7f-630e2f180f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:12,524 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:12,524 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b15062-54c0-4241-bf91-c0a40543a05a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b15062-54c0-4241-bf91-c0a40543a05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:13,576 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTrans fersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:13,576 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945bcded-3725-46f6-8a1d-6d6be311dd5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945bcded-3725-46f6-8a1d-6d6be311dd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:14,631 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:14,632 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d264f55-2c73-4436-aef2-bb09ce557959', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d264f55-2c73-4436-aef2-bb09ce557959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:15,922 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.275s 2024-03-13 10:58:15,922 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472590fe-0066-4ad4-959a-31eb255cd764', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472590fe-0066-4ad4-959a-31eb255cd764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:16,984 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:58:16,984 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72057ea6-250d-4cd4-8d6b-173d05608556', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72057ea6-250d-4cd4-8d6b-173d05608556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:18,047 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:58:18,047 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Wed, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d97be1-5197-4c4e-bee9-1bb137922c6f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d97be1-5197-4c4e-bee9-1bb137922c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:19,104 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:19,104 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c61efd-35bb-4513-a44c-13a1056b3895', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c61efd-35bb-4513-a44c-13a1056b3895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:20,167 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:58:20,167 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9c7cf2-86bb-4c98-aec1-c54f14c786bf', 'content-length': '910', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9c7cf2-86bb-4c98-aec1-c54f14c786bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:21,228 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:58:21,228 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ebde25-2b07-4f3c-90c5-311f3868d852', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ebde25-2b07-4f3c-90c5-311f3868d852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:22,302 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.060s 2024-03-13 10:58:22,303 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c658e988-b8f3-4ca0-a4ab-eff97548a1b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c658e988-b8f3-4ca0-a4ab-eff97548a1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://1 0.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:23,371 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.051s 2024-03-13 10:58:23,372 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f470834-f7f4-47be-afc7-97567c2fa9d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f470834-f7f4-47be-afc7-97567c2fa9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:24,442 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.058s 2024-03-13 10:58:24,443 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9b41c6-d77c-49d8-b8e8-b2f72741f205', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9b41c6-d77c-49d8-b8e8-b2f72741f205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:25,502 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:58:25,503 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c8a086-188b-4cba-945c-f299497f1b84', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c8a086-188b-4cba-945c-f299497f1b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:26,557 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:58:26,557 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68468770-730e-41f8-8229-54148bcabd3e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68468770-730e-41f8-8229-54148bcabd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_t ype": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:27,612 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:27,612 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b2e0a9-003e-47b0-93e7-9d898236f010', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b2e0a9-003e-47b0-93e7-9d898236f010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:28,664 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:28,665 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5f9ae5-e4e2-43d1-892e-411e6cbd6f4d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5f9ae5-e4e2-43d1-892e-411e6cbd6f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-827 1-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:29,726 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:58:29,727 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d472b4db-ec6f-4698-ae87-1c09849016fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d472b4db-ec6f-4698-ae87-1c09849016fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:30,823 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.081s 2024-03-13 10:58:30,824 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45864904-4bba-48a2-b42d-b7fa4dd84f5a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45864904-4bba-48a2-b42d-b7fa4dd84f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "boot able": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:31,878 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:31,878 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35d39f1-620d-45c7-b6c6-998048ae3d9d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35d39f1-620d-45c7-b6c6-998048ae3d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:32,935 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:32,936 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07036890-e451-435c-9f33-77e870c15847', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07036890-e451-435c-9f33-77e870c15847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 20 24-03-13 10:58:33,990 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:33,990 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307ae43b-c2a2-41a2-8674-a24229a261d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307ae43b-c2a2-41a2-8674-a24229a261d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:35,061 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:35,061 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a450dc6b-1384-44ca-96b5-d56072e76d1a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a450dc6b-1384-44ca-96b5-d56072e76d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:36,115 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c1189 9f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:58:36,115 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83940353-6027-42c7-9f1d-ccca14da63c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83940353-6027-42c7-9f1d-ccca14da63c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:37,172 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.045s 2024-03-13 10:58:37,173 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe4e99f-d31d-4345-9553-83493e580c45', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe4e99f-d31d-4345-9553-83493e580c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:38,226 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:38,226 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6237f04b-7a8e-4410-9d72-80056e28304b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6237f04b-7a8e-4410-9d72-80056e28304b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:39,278 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:58:39,278 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d8cc7a-f01a-4e99-88e7-f5201552e75b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d8cc7a-f01a-4e99-88e7-f5201552e75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:40,331 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:40,332 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comp ute-request-id': 'req-ce2b4045-4601-4ef8-9569-5eed443d4c8e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2b4045-4601-4ef8-9569-5eed443d4c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:41,385 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:41,385 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bffcee9-9ee9-4aee-9e9e-423b815d4def', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bffcee9-9ee9-4aee-9e9e-423b815d4def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:42,435 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:58:42,435 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe4f98c-7319-4ad5-bd13-82ce401e3f89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe4f98c-7319-4ad 5-bd13-82ce401e3f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:43,488 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:43,489 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea1d3a64-5092-4be9-8c92-7464bc0fd5f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea1d3a64-5092-4be9-8c92-7464bc0fd5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:44,543 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:44,544 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1896673f-03c1-4e2f-baff-5b93a1e84fa4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1896673f-03c1-4e2f-baff-5b93a1e84fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b '{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:45,604 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:45,605 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6818dc1e-6737-43f6-afc5-75d00920f423', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6818dc1e-6737-43f6-afc5-75d00920f423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:46,661 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:46,661 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ead6b7d-b9b6-4a9e-a034-41f72aa86b4b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ead6b7d-b9b6-4a9e-a034-41f72aa86b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000 ", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:47,715 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:47,715 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-390bcdb1-1ab8-4b91-86b5-cd02d310a312', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-390bcdb1-1ab8-4b91-86b5-cd02d310a312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:48,767 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:48,768 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f23e0a-d617-44e5-834f-00a023a3b8c5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f23e0a-d617-44e5-834f-00a023a3b8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": " http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:49,823 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:58:49,823 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f729d5e-d1de-4516-af22-8de4a5eff491', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f729d5e-d1de-4516-af22-8de4a5eff491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:50,876 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:50,877 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7fe4ff-51c1-4728-89a1-80e6488220b2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7fe4ff-51c1-4728-89a1-80e6488220b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8c f6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:51,928 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:58:51,929 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdacd4f-ef97-4a14-b803-4021f272631c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdacd4f-ef97-4a14-b803-4021f272631c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:52,987 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:52,987 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfab2eb-336c-47f0-8c96-0403f21c5f4f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfab2eb-336c-47f0-8c96-0403f21c5f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:54,052 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.051s 2024-03-13 10:58:54,052 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713fe516-1e8c-4bb9-9ca9-ba818a88f428', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713fe516-1e8c-4bb9-9ca9-ba818a88f428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:55,116 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:55,116 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc01fe3a-2f0e-4564-a0e0-444b5a9a9b21', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc01fe3a-2f0e-4564-a0e0-444b5a9a9b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:56,183 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get _list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:58:56,184 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794759f0-779a-48cb-8d97-400920c29fa8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794759f0-779a-48cb-8d97-400920c29fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:57,241 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:58:57,241 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e53062-7c1a-4637-9572-530b33960e49', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e53062-7c1a-4637-9572-530b33960e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:58,301 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:58:58,303 85825 DEBUG [tempest.lib.co mmon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf67118-724d-4528-a6bf-d447f0f905ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf67118-724d-4528-a6bf-d447f0f905ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:59,406 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.073s 2024-03-13 10:58:59,406 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7b1c15-74c7-439f-a8ee-cd472df23061', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7b1c15-74c7-439f-a8ee-cd472df23061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:00,456 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.036s 2024-03-13 10:59:00,457 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10: 59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c63888f-bc4f-4437-8724-07791f28fea9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c63888f-bc4f-4437-8724-07791f28fea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:01,513 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:59:01,513 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f9ad05-11a4-49b4-a8a3-aa1c66d1c3e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f9ad05-11a4-49b4-a8a3-aa1c66d1c3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:02,566 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:59:02,566 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1cf53c3-6bd1-495b-8734-c9e9cd9a75a7', 'content-length': '910', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1cf53c3-6bd1-495b-8734-c9e9cd9a75a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:03,627 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:59:03,628 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faff0e2f-9341-48f5-80c8-077f8ac5bc41', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faff0e2f-9341-48f5-80c8-077f8ac5bc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:03,726 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.084s 2024-03-13 10:59:03,727 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd3b95c-ed2d-4802-8308-fa4d02581d72', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd3b95c-ed2d-4802-8308-fa4d02581d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/v olumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:03,788 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.049s 2024-03-13 10:59:03,788 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-776f4abb-95d0-4645-9a80-39badd62eb3b', 'x-openstack-request-id': 'req-776f4abb-95d0-4645-9a80-39badd62eb3b', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' {8} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [369.711727s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 5c5eb1d3-5e1d-4c0c-9286-f91db260a19e failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:03,450 85819 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/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.213s 2024-03-13 10:53:03,451 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5eaa6033-c3d7-46b5-89a9-77134ee5e6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:53:04,513 85819 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.017s 2024-03-13 10:53:04,514 85819 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, 13 Mar 2024 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5c5b6add-3642-43f1-8115-92e79a1c15c1', '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": "4e37021c53b34474964fcbe8db076135", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "created_at": "2024-03-13T10:53:04Z", "updated_at": "2024-03-13T10:53:04Z", "tags": [], "self": "/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5", "file": "/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:53:06,752 85819 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2024-03-13 10:53:06,753 85819 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/7aa6dfaf-45bd-417d-bae1-958b06551fc5/file 2.238s 2024-03-13 10:53:06,753 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dac96dd1-7629-4306-805f-853d07f509ea', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5/file'} Body: b'' 2024-03-13 10:53:06,754 85819 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:53:06,754 85819 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:53:06,987 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.231s 2024-03-13 10:53:06,987 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1331193469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLu11UALxhUcc5vpiOw3B59ZRUJM2VnjJiUjLpFTpTle8yAAweVTNQk/yFGnbMFFAdsAOZjGeSYJWsxX67lKJUwdhepgmzJwWRZUiR+JZbtgdPK3JrsrCd7UsDUBoA/76w=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:06 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-02eaadfd-0533-4a28-ba88-c65b14b4c6c3', 'x-compute-request-id': 'req-02eaadfd-0533-4a28-ba88-c65b14b4c6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1331193469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLu11UALxhUcc5vpiOw3B59ZRUJM2VnjJiUjLpFTpTle8yAAweVTNQk/yFGnbMFFAdsAOZjGeSYJWsxX67lKJUwdhepgmzJwWRZUiR+JZbtgdPK3JrsrCd7UsDUBoA/76w==", "fingerprint": "e0:4e:03:77:2e:f4:ef:cc:51:70:fb:2d:95:1b:e1:e5", "user_id": "fae880bf639b4cc8ac5c180da518fd30"}}' 2024-03-13 10:53:06,990 85819 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1331193469 created 2024-03-13 10:53:08,244 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.253s 2024-03-13 10:53:08,244 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1649914115", "description": "tempest-description--1524976627"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-3407a01c-deec-4548-ac8e-883797e7c44d', 'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "name": "tempest-securitygroup--1649914115", "stateful": true, "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "description": "tempest-description--1524976627", "shared": false, "security_group_rules": [{"id": "87b47124-dff4-4cfe-8188-8bebc507446d", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "security_group_id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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": 291, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:53:07Z", "updated_at": "2024-03-13T10:53:07Z", "revision_number": 0}, {"id": "b28ac4f3-a438-42b6-bd76-0f1ad6dd094e", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "security_group_id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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": 290, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:53:07Z", "updated_at": "2024-03-13T10:53:07Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:53:07Z", "updated_at": "2024-03-13T10:53:07Z", "revision_number": 1, "project_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:53:09,286 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.041s 2024-03-13 10:53:09,287 85819 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": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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-6c818346-fc31-4e6d-9dc6-810f4de994d1', 'date': 'Wed, 13 Mar 2024 10:53: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": "ac8afa16-90f9-4f95-b522-886e2222a5b5", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "security_group_id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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-03-13T10:53:08Z", "updated_at": "2024-03-13T10:53:08Z", "revision_number": 0}}' 2024-03-13 10:53:10,024 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.737s 2024-03-13 10:53:10,025 85819 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": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-bdfa4158-5798-434c-af8a-027fe6bf9b2c', 'date': 'Wed, 13 Mar 2024 10:53:10 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": "8923463b-f223-44ea-9a89-f365e42df2e9", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "security_group_id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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-03-13T10:53:09Z", "updated_at": "2024-03-13T10:53:09Z", "revision_number": 0}}' 2024-03-13 10:53:10,025 85819 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icm p rules tempest-securitygroup--1649914115 created 2024-03-13 10:53:11,741 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.714s 2024-03-13 10:53:11,741 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f1bc9586-aa02-499f-8e1b-344059ff3e40', 'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1dbdda76-9523-48c7-a0c7-1a78a6b63562", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "floating_ip_address": "172.24.4.243", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:53:10Z", "updated_at": "2024-03-13T10:53:10Z", "revision_number": 0}}' 2024-03-13 10:53:11,742 85819 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1dbdda76-9523-48c7-a0c7-1a78a6b63562', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'floating_ip_address': '172.24.4.243', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:53:10Z', 'updated_at': '2024-03-13T10:53:10Z', 'revision_number': 0, 'ip': '172.24.4.243'} created 2024-03-13 10:53:11,816 85819 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.068s 2024-03-13 10:53:11,817 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53: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-cc0db776-f4a9-481a-93ae-8203df88591a', '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": "fae880bf639b4cc8ac5c180da518fd30", "name": "tempest-AttachSCSIVolumeTestJSON-1328481570-project-member", "password_expires_at": null}, "audit_ids": ["UhPtPpaPQ4au_A-ayLtdug"], "expires_at": "2024-03-13T11:53:11.000000Z", "issued_at": "2024-03-13T10:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de11ee0158be4607ae9efb4ce95b0805", "name": "tempest-AttachSCSIVolumeTestJSON-1328481570"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface ": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/de11ee0158be4607ae9efb4ce95b0805", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:53:11,817 85819 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '6380ce88-0774-45e3-9ab8-a3f249f6071e', 'name': 'tempest-AttachSCSIVolumeTestJSON-2041644891-network', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54823, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:53:11,818 85819 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1331193469', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLu11UALxhUcc5vpiOw3B59ZRUJM2VnjJiUjLpFTpTle8yAAweVTNQk/yFGnbMFFAdsAOZjGeSYJWsxX67lKJUwdhepgmzJwWRZUiR+JZbtgdPK3JrsrCd7UsDUBoA/76w==', 'fingerprint': 'e0:4e:03:77:2e:f4:ef:cc:51:70:fb:2d:95:1b:e1:e5', 'user_id': 'fae880bf639b4cc8ac5c180da518fd30', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAf8addcARsPfr11HJl42zHhrzFR7AE/efKi/4Hha720YLgOLP1YwRs\nu3Erp0G65d+gBwYFK4EEACKhZANiAAS7tdVAC8YVHHOb6YjsNwefWUVCTNlZ4yYl\nIy6RU6U5XvMgAMHlUzUJP8hRp2zBRQHbADmYxnkmCVrMV+u5SiVMHYXqYJsycFkW\nVIkfiWW7YHTytya7Kwne1LA1AaAP++s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd3eaba39-da7e-42b3-b98b-2a9ff623db90', 'name': 'tempest-securitygroup--1649914115', 'stateful': True, 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'description': 'tempest-description--1524976627', 'shared': False, 'security_group_rules': [{'id': '87b47124-dff4-4cfe-8188-8bebc507446d', 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'security_group_id': 'd3eaba39-da7e-42b3-b98b-2a9ff623db90', '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': 291, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:53:07Z', 'updat ed_at': '2024-03-13T10:53:07Z', 'revision_number': 0}, {'id': 'b28ac4f3-a438-42b6-bd76-0f1ad6dd094e', 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'security_group_id': 'd3eaba39-da7e-42b3-b98b-2a9ff623db90', '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': 290, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:53:07Z', 'updated_at': '2024-03-13T10:53:07Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:53:07Z', 'updated_at': '2024-03-13T10:53:07Z', 'revision_number': 1, 'project_id': 'de11ee0158be4607ae9efb4ce95b0805'}, 'floating_ip': {'id': '1dbdda76-9523-48c7-a0c7-1a78a6b63562', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'floating_ip_address': '172.24.4.243', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:53:10Z', 'updated_at': '2024-03-13T10:53:10Z', 'revision_number': 0, 'ip': '172.24.4.243'}} 2024-03-13 10:53:13,255 85819 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 1.436s 2024-03-13 10:53:13,255 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-351942069", "imageRef": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "6380ce88-0774-45e3-9ab8-a3f249f6071e"}], "security_groups": [{"name": "tempest-securitygroup--1649914115"}], "key_name": "tempest-keypair-1331193469", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c14ed00-983b-4844-a1c1-e3fdff870905', 'x-compute-request-id': 'req-6c14ed00-983b-4844-a1c1-e3fdff870905', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3975055f-e579-4695-ab91-0e8fbef94335", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3975055f-e579-4695-ab91-0e8fbef94335"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1649914115"}], "adminPass": "wW7CH2Rnzzsd"}}' 2024-03-13 10:53:13,363 85819 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/3975055f-e579-4695-ab91-0e8fbef94335 0.104s 2024-03-13 10:53:13,364 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:13 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-requ est-id': 'req-54c0daa3-d684-4237-af09-657ea17be49e', 'x-compute-request-id': 'req-54c0daa3-d684-4237-af09-657ea17be49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'{"server": {"id": "3975055f-e579-4695-ab91-0e8fbef94335", "name": "tempest-AttachSCSIVolumeTestJSON-server-351942069", "status": "BUILD", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "user_id": "fae880bf639b4cc8ac5c180da518fd30", "metadata": {}, "hostId": "", "image": {"id": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:13Z", "updated": "2024-03-13T10:53:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3975055f-e579-4695-ab91-0e8fbef94335"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1331193469", "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-03-13 10:54:03,663 85819 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/3975055f-e579-4695-ab91-0e8fbef94335 0.222s 2024-03-13 10:54:03,664 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a873c00-7be3-4475-a0cf-10b6906a0625', 'x-compute-request-id': 'req-2a873c00-7be3-4475-a0cf-10b6906a0625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'{"server": {"id": "3975055f-e579-4695-ab91-0e8fbef94335", "name": "tempest-AttachSCSIVolumeTestJSON-server-351942069", "status": "ACTIVE", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "user_id": "fae880bf639b4cc8ac5c180da518fd30", "metadata": {}, "hostId": "c8310866da34a91609e980fba665c477f6a946fd2345c0c924fce2fe", "image": {"id": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:13Z", "updated": "2024-03-13T10:53:26Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-2041644891-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:01:d2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3975055f-e579-4695-ab91-0e8fbef94335"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1331193469", "OS-SRV-USG:launched_at": "2024-03-13T10:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1649914115"}], "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-03-13 10:54:03,678 85819 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:55:03,852 85819 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/3975055f-e579-4695-ab91-0e8fbef94335/os-interface 0.147s 2024-03-13 10:55:03,852 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 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-43bcc3b6-f9d4-4a61-845d-12beb2fc26df', 'x-compute-request-id': 'req-43bcc3b6-f9d4-4a61-845d-12beb2fc26df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6380ce88-0774-45e3-9ab8-a3f249f6071e", "port_id": "518ddb53-f9aa-4a4c-8c22-8eb5d5d3fad1", "mac_addr": "fa:16:3e:69:01:d2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00b48412-d28c-4364-a421-dc5b898dc6dc", "ip_address": "10.0.0.4"}]}]}' 2024-03-13 10:55:05,352 85819 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/1dbdda76-9523-48c7-a0c7-1a78a6b63562 1.495s 2024-03-13 10:55:05,352 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "518ddb53-f9aa-4a4c-8c22-8eb5d5d3fad1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-24f3ffef-ecbf-4544-8a20-874ba923f196', 'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1dbdda76-9523-48c7-a0c7-1a78a6b63562'} Body: b'{"floatingip": {"id": "1dbdda76-9523-48c7-a0c7-1a78a6b63562", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "floating_ip_address": "172.24.4.243", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "d9e6717a-2887-4445-a2d7-c8fdc0cc8919", "port_id": "518ddb53-f9aa-4a4c-8c22-8eb5d5d3fad1", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6380ce88-0774-45e3-9ab8-a3f249f6071e", "mac_address": "fa:16:3e:69:01:d2", "admin_state_up": true, "status": "ACTIVE", "device_id": "3975055f-e579-4695-ab91-0e8fbef94335", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:53:10Z", "updated_at": "2024-03-13T10:55:04Z", "revision_number": 1, "project_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:05,354 85819 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.243:22' as 'cirros' with public key authentication 2024-03-13 10:55:05,367 85819 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:55:05,481 85819 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:55:05,481 85819 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.243 successfully created 2024-03-13 10:55:05,769 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes 0.286s 2024-03-13 10:55:05,770 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Au th-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82be8063-502e-4964-acf1-94d5f4a35cc6', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82be8063-502e-4964-acf1-94d5f4a35cc6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:05.681140", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:55:05,824 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:05,824 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eeee228-4acd-4289-ae81-a82a3372ff07', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eeee228-4acd-4289-ae81-a82a3372ff07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:06,883 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:55:06,884 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48c94c6-150d-4143-8ef1-d426a2250a7a', 'content-length' : '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48c94c6-150d-4143-8ef1-d426a2250a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:07,938 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:07,939 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-072e23bf-cdc7-4dbc-8649-7ea2dd364fcd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-072e23bf-cdc7-4dbc-8649-7ea2dd364fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:08,991 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:55:08,991 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81981fbb-d215-4795-99a4-481d246447dc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81981fbb-d215-4795-99a4-481d246447dc', 'connection': 'close', 'status': '200', 'content- location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:10,047 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:10,047 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b20b14-c2e3-4af7-86a7-9a3f65d203f1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b20b14-c2e3-4af7-86a7-9a3f65d203f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:11,099 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:11,100 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd224e01-86a0-41c1-bc8a-21aa3875407d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd224e01-86a0-41c1-bc8a-21aa3875407d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "statu s": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:12,152 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:55:12,152 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce46322-0279-4e6a-8325-73c637513a5b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce46322-0279-4e6a-8325-73c637513a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:13,206 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:13,207 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4606d6-c544-4293-bfb5-bb5296812588', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4606d6-c544-4293-bfb5-bb5296812588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-2469444 91", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:14,288 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.068s 2024-03-13 10:55:14,289 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd75d59-12eb-471d-90dc-b2b74f26a69a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd75d59-12eb-471d-90dc-b2b74f26a69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:15,342 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:55:15,343 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c2c0a9-c868-4049-83c9-d21b0b504915', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c2c0a9-c868-4049-83c9-d21b0b504915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb 4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:16,399 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:16,399 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b0da93-90ed-414b-8518-e1a8deafcf4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b0da93-90ed-414b-8518-e1a8deafcf4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:17,456 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:17,456 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d25d8a3-fd67-4d84-9ef9-6b434f8dd547', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d25d8a3-fd67-4d84-9ef9-6b434f8dd547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user _id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:18,513 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:18,513 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2328ad4-9f6e-421d-be98-22fdcadb973c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2328ad4-9f6e-421d-be98-22fdcadb973c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:19,570 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:19,570 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a073e0a-92f5-4cc4-9f6e-2c04cd318635', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a073e0a-92f5-4cc4-9f6e-2c04cd318635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr :tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:20,630 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:20,630 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a626b2c-643e-4587-9863-2351c1cd2de3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a626b2c-643e-4587-9863-2351c1cd2de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:21,684 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:21,685 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8cb43e9-20c4-40c9-a0cf-d0945e15c66c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8cb43e9-20c4-40c9-a0cf-d0945e15c66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:22,741 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 2 00 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:22,741 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d21adc1-a4e3-452c-97ca-2b4592b04ee8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d21adc1-a4e3-452c-97ca-2b4592b04ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:23,795 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:23,796 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe4050f-38ae-4f2e-99ce-8090e6866763', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe4050f-38ae-4f2e-99ce-8090e6866763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:24,851 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:24,851 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca11f644-5009-49ec-986c-43289c34038b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca11f644-5009-49ec-986c-43289c34038b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:25,903 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:55:25,914 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebb36d4-aa1d-4ba1-9825-db60fdb21fde', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebb36d4-aa1d-4ba1-9825-db60fdb21fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:26,985 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.046s 2024-03-13 10:55:26,986 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e59c652-fcd3-4f3b-ab4f-1fcdd6efac5f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e59c652-fcd3-4f3b-ab4f-1fcdd6efac5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:28,037 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:28,037 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a014e9d9-39ac-47ac-b806-c7e6951b24a6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a014e9d9-39ac-47ac-b806-c7e6951b24a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:29,094 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:29,094 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d591350-e398-4307-b97f-4f3f7f1c8ea3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d591350-e398-4307-b97f-4f3f7f1c8ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:30,148 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:55:30,149 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7caf2a7d-e4d3-435f-8ef2-7ba80de11a32', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7caf2a7d-e4d3-435f-8ef2-7ba80de11a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:31,208 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:55:31,209 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649cd500-9cc2-44d3-9a3c-2455a5918729', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649cd500-9cc2-44d3-9a3c-2455a5918729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be 4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:32,264 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:55:32,265 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6424f6-1eac-4e9c-912d-022e31c6705c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6424f6-1eac-4e9c-912d-022e31c6705c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:33,319 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:55:33,320 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9333938-5298-492f-b44f-782acaae41c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9333938-5298-492f-b44f-782acaae41c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nov a", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:34,369 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:34,370 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd8ad53-17de-4fb7-9501-e01499f938c5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd8ad53-17de-4fb7-9501-e01499f938c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:35,422 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:35,422 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06373993-94f8-4255-ac92-c5ce59f1955f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06373993-94f8-4255-ac92-c5ce59f1955f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss- 2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:36,473 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:36,474 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa25f5f4-278e-4798-ba5c-7367e80fa701', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa25f5f4-278e-4798-ba5c-7367e80fa701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:37,527 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:55:37,527 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16225eab-02e8-4534-a3a9-c940ef372ef2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16225eab-02e8-4534-a3a9-c940ef372ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a 19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:38,576 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:55:38,576 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee93b26-6a39-4bca-be6b-d04d2a6065e1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee93b26-6a39-4bca-be6b-d04d2a6065e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:39,631 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:39,631 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ebc6d11-fd30-45a4-bf3f-c0b4041314c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ebc6d11-fd30-45a4-bf3f-c0b4041314c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable" : "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:40,687 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:40,687 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753153db-d699-40e2-88f5-52d5d94187c7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753153db-d699-40e2-88f5-52d5d94187c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:41,744 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:41,744 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf7dee9-ce93-42e8-a1ad-152e88e49dcd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf7dee9-ce93-42e8-a1ad-152e88e49dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2 024-03-13 10:55:42,802 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:55:42,802 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64217092-b23d-41b5-b503-05fdd152d34f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64217092-b23d-41b5-b503-05fdd152d34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:43,865 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.049s 2024-03-13 10:55:43,865 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8486bee7-2f48-4cbd-ae27-929295a0d035', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8486bee7-2f48-4cbd-ae27-929295a0d035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:44,922 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607a e9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:44,923 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf575aa-db89-481e-b534-6c9f4ee0c375', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf575aa-db89-481e-b534-6c9f4ee0c375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:45,985 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.050s 2024-03-13 10:55:45,986 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73969f5-2e9a-4d33-8190-f553daf25197', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73969f5-2e9a-4d33-8190-f553daf25197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:47,043 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:47,044 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7992077-ef5c-4c99-a1bc-c975cbd3be10', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7992077-ef5c-4c99-a1bc-c975cbd3be10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:48,103 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:55:48,104 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e5a485-6b00-4cf9-b8c7-d46f6eef0ff2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e5a485-6b00-4cf9-b8c7-d46f6eef0ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:49,158 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:49,158 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-dd09fc1d-e960-47cc-8d3b-8f0ea7a63602', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd09fc1d-e960-47cc-8d3b-8f0ea7a63602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:50,214 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:50,214 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692c0686-ddc9-43a8-9ebe-98eff9502321', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692c0686-ddc9-43a8-9ebe-98eff9502321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:51,270 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:51,271 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4b7fa1-1f74-42cb-b2ce-cae600febed5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-9b4b7fa1-1f74-42cb-b2ce-cae600febed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:52,331 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.046s 2024-03-13 10:55:52,331 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4746f748-dd45-4fc0-ae84-3008c267e758', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4746f748-dd45-4fc0-ae84-3008c267e758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:53,385 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:53,385 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dac6793-183f-4cb1-83b8-92dea5315ee7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dac6793-183f-4cb1-83b8-92dea5315ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286 -f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:54,469 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.070s 2024-03-13 10:55:54,469 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13438c45-40f8-4f87-96b3-a507d0d03897', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13438c45-40f8-4f87-96b3-a507d0d03897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:55,527 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:55,528 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62ba8fd-d3df-4231-958d-33aff4a666e8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62ba8fd-d3df-4231-958d-33aff4a666e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "upd ated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:56,580 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:55:56,580 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a058b2cf-c9de-4cbc-a7c9-90bbee3ed3aa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a058b2cf-c9de-4cbc-a7c9-90bbee3ed3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:57,631 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:57,631 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b74928-8304-4a77-9ffc-5044cda7ee0a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b74928-8304-4a77-9ffc-5044cda7ee0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:58,685 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:58,685 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb0d4f5-cbdf-4e3b-812c-a5e11f75f450', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb0d4f5-cbdf-4e3b-812c-a5e11f75f450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:59,739 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:59,740 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa208999-1594-48e8-a1ad-bf74bebae73c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa208999-1594-48e8-a1ad-bf74bebae73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:00,790 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:56:00,791 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f5ea4c-fa11-45f9-be47-3a07d4d6e9e7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f5ea4c-fa11-45f9-be47-3a07d4d6e9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:01,845 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:01,845 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4ae16c-5fb1-46a5-b95d-11c933296663', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4ae16c-5fb1-46a5-b95d-11c933296663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:02,897 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:02,897 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1cc9de9-821b-4e6a-9690-654b91152ecb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1cc9de9-821b-4e6a-9690-654b91152ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:03,950 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:03,951 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f581be-1380-40fb-a671-ba044efbe9bc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f581be-1380-40fb-a671-ba044efbe9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:05,001 85819 INFO [tempest.lib.c ommon.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:56:05,002 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd3d726-ca56-4420-bd72-cc5b4ef64a0b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd3d726-ca56-4420-bd72-cc5b4ef64a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:06,053 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:06,053 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e912ba59-3474-4d19-87e3-f34e633765b3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e912ba59-3474-4d19-87e3-f34e633765b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:07,106 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91d b260a19e 0.039s 2024-03-13 10:56:07,106 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f210ba3b-acc8-4efc-97e3-53d58a45ab73', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f210ba3b-acc8-4efc-97e3-53d58a45ab73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:08,158 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:08,158 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0857c229-4db4-4d45-ad51-7187bf86d5ef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0857c229-4db4-4d45-ad51-7187bf86d5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:09,210 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:09,211 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae7a1a8-c46a-4886-91cd-a74d8b5364da', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae7a1a8-c46a-4886-91cd-a74d8b5364da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:10,264 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:10,264 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d7a994-b8f3-4075-819d-55ba63693a08', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d7a994-b8f3-4075-819d-55ba63693a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:11,326 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.048s 2024-03-13 10:56:11,326 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90dcd999-6f 89-4f29-8e28-2e450d2b4bb7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90dcd999-6f89-4f29-8e28-2e450d2b4bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:12,378 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:12,378 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5030986c-3cb9-4b45-aa10-7ea2f5b3c6f7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5030986c-3cb9-4b45-aa10-7ea2f5b3c6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:13,434 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:56:13,435 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa093a36-4b84-445d-a450-f8e9460bd3f5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa093a36-4b84-445d-a450-f8e9460bd3f5', 'conn ection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:14,488 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:14,488 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037daddf-f141-4a27-8dbc-dd28cb6f8d1a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037daddf-f141-4a27-8dbc-dd28cb6f8d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:15,546 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:15,546 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2430b7-f6c6-48de-adc5-23b276120798', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2430b7-f6c6-48de-adc5-23b276120798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5 c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:16,596 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:56:16,596 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50c11b4-f02c-4de4-a6af-ffcefdfbbbcc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50c11b4-f02c-4de4-a6af-ffcefdfbbbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:17,650 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:17,650 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cddbe198-1a0c-46e4-aac4-1b321c54aa5f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cddbe198-1a0c-46e4-aac4-1b321c54aa5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tem pest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:18,704 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:18,704 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b4c155-755a-457f-8ba4-5b29bca1b199', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b4c155-755a-457f-8ba4-5b29bca1b199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:19,753 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:56:19,753 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114f208b-cddb-4706-98a9-1facd31abefb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114f208b-cddb-4706-98a9-1facd31abefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:/ /10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:20,806 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:20,807 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13580c4-7b61-4a3e-bce1-90e62a96ba95', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13580c4-7b61-4a3e-bce1-90e62a96ba95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:21,871 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.051s 2024-03-13 10:56:21,871 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0068ead4-2f31-4d90-997c-8b7b94133501', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0068ead4-2f31-4d90-997c-8b7b94133501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c 5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:22,923 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:22,923 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea9b52c-e984-434d-b6aa-6e42cce1f998', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea9b52c-e984-434d-b6aa-6e42cce1f998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:23,975 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:23,975 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ea9e69-e54c-4b19-90f3-0cb6c6a26bb5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ea9e69-e54c-4b19-90f3-0cb6c6a26bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:25,028 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:25,029 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d8ae4c-fcc7-4153-85e9-54a859cd5ad0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d8ae4c-fcc7-4153-85e9-54a859cd5ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:26,089 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:56:26,090 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7639a5-b55d-482d-b1ac-f014c4f6b0a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7639a5-b55d-482d-b1ac-f014c4f6b0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:27,210 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON :test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.106s 2024-03-13 10:56:27,210 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe19bb26-68ff-49c8-bddb-1ba7b331f76d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe19bb26-68ff-49c8-bddb-1ba7b331f76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:28,266 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:56:28,266 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2c4444-daa8-47ab-9525-4d90fa8fafc6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2c4444-daa8-47ab-9525-4d90fa8fafc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:29,323 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:56:29,324 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993c2ad6-93e2-4ce1-80e0-ba8ffe15d15d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993c2ad6-93e2-4ce1-80e0-ba8ffe15d15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:30,379 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:56:30,380 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd38ad33-5231-498d-9dcc-73e3eb868314', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd38ad33-5231-498d-9dcc-73e3eb868314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:31,433 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:31,433 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f42aef9-9bb8-42c9-9585-efd682f29be8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f42aef9-9bb8-42c9-9585-efd682f29be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:32,489 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:32,490 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4aa1b2b-6f7d-4ce2-90b5-137c0854ca7f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4aa1b2b-6f7d-4ce2-90b5-137c0854ca7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:33,541 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:33,542 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19782c1e-b198-43f0-9eb0-205749934b3c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19782c1e-b198-43f0-9eb0-205749934b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:34,612 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.058s 2024-03-13 10:56:34,613 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5a3ce4-4fde-4151-a904-a9e178dfe329', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5a3ce4-4fde-4151-a904-a9e178dfe329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:35,681 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:35,682 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a0a064-5cc1-4e0d-b15b-8b394b58dacd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a0a064-5cc1-4e0d-b15b-8b394b58dacd', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:36,735 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:36,735 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ffd387-35bd-4b51-ab09-4c69f93de1a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ffd387-35bd-4b51-ab09-4c69f93de1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:37,790 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:37,791 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9dd698-c026-4317-96d0-605b2372ec56', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9dd698-c026-4317-96d0-605b2372ec56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "cre ating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:38,844 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:38,845 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8196cc-67fd-4c80-8e49-b598c3c14093', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8196cc-67fd-4c80-8e49-b598c3c14093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:39,900 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:39,901 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65dc16f9-7f34-46f2-915e-24fd3f326d95', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65dc16f9-7f34-46f2-915e-24fd3f326d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "de scription": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:40,955 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:40,956 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab08db6e-35e3-455f-9d38-9471d954655f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab08db6e-35e3-455f-9d38-9471d954655f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:42,019 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.051s 2024-03-13 10:56:42,020 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90c2c30-8eed-458b-a3c5-3b509408c230', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90c2c30-8eed-458b-a3c5-3b509408c230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b08 05/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:43,104 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.070s 2024-03-13 10:56:43,104 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bbfaf06-b37b-49b5-bf80-ec29a7a64912', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bbfaf06-b37b-49b5-bf80-ec29a7a64912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:44,158 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:44,158 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3866ff3a-1bfb-43b8-a05c-c59fd46f784c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3866ff3a-1bfb-43b8-a05c-c59fd46f784c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "f ae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:45,252 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.081s 2024-03-13 10:56:45,252 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce92b496-1e2e-4a3d-985b-6c62b5c36a72', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce92b496-1e2e-4a3d-985b-6c62b5c36a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:46,306 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:46,307 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a14368d-da11-451e-8769-4f1ab451b729', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a14368d-da11-451e-8769-4f1ab451b729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_ id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:47,356 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:56:47,357 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a38a73b-1351-48e0-ae2e-61a1bc1d7f27', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a38a73b-1351-48e0-ae2e-61a1bc1d7f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:48,410 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:48,410 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb2d45b-e6b0-4f0e-b78a-ff12dbeeba45', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb2d45b-e6b0-4f0e-b78a-ff12dbeeba45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:49,465 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET h ttp://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:49,465 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4850412-8cd9-4013-a5e2-2f35be87e08c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4850412-8cd9-4013-a5e2-2f35be87e08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:50,517 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:50,518 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2bde80-2b6d-4afd-ba05-ea954e12cef4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2bde80-2b6d-4afd-ba05-ea954e12cef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:51,572 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:51,572 85819 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba3bcac-c206-4796-af55-b1e4ef440a87', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba3bcac-c206-4796-af55-b1e4ef440a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:52,630 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:56:52,631 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8ede3a-e4e4-4f19-a5b5-0ce7e35cbf78', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8ede3a-e4e4-4f19-a5b5-0ce7e35cbf78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:53,683 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:53,683 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e07f0f8-0215-4515-8875-dcfd418aed10', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e07f0f8-0215-4515-8875-dcfd418aed10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:54,763 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.067s 2024-03-13 10:56:54,763 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70f01da-a213-41bc-ac72-5ce5b0615b55', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70f01da-a213-41bc-ac72-5ce5b0615b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:55,827 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:56:55,827 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b809c916-5b62-4fd9-8e7e-e219a65bde71', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'Ope nStack-API-Version', 'x-openstack-request-id': 'req-b809c916-5b62-4fd9-8e7e-e219a65bde71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:56,884 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:56,885 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ff5029-3492-4d50-8cc3-a0171f9dea3a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ff5029-3492-4d50-8cc3-a0171f9dea3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:57,935 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:57,936 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0018c4-4fc9-4e6e-acf8-9b633586fb26', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0018c4-4fc9-4e6e-acf8-9b633586fb26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9e fb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:58,988 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:58,988 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4bc10ea-7169-441d-a545-36c0ed743dce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4bc10ea-7169-441d-a545-36c0ed743dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:00,055 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.054s 2024-03-13 10:57:00,055 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82a676c-6dd0-4fc7-92a0-4145f3372678', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82a676c-6dd0-4fc7-92a0-4145f3372678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "cre ated_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:01,111 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:01,112 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1d6e0c-68b9-4afb-ba4d-33b99f6dc051', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1d6e0c-68b9-4afb-ba4d-33b99f6dc051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:02,165 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:02,166 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf3a16d-7dc1-45d9-9c42-ba8b4a82f5f2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf3a16d-7dc1-45d9-9c42-ba8b4a82f5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:03,250 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.058s 2024-03-13 10:57:03,250 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529a4264-233d-4968-86eb-57e6bfe5c62b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529a4264-233d-4968-86eb-57e6bfe5c62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:04,302 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:04,303 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9600b0f5-058d-48f1-987a-6c40d77cfc23', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9600b0f5-058d-48f1-987a-6c40d77cfc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, { "rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:05,359 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:57:05,359 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e394a9d-fa07-4c1f-b4d2-763f701c842e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e394a9d-fa07-4c1f-b4d2-763f701c842e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:06,413 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:06,414 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba874804-f83e-411c-8ddd-fdbc1f409055', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba874804-f83e-411c-8ddd-fdbc1f409055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false ", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:07,472 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:57:07,472 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e720c68c-aa2a-4ca6-89d9-21bff06e0654', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e720c68c-aa2a-4ca6-89d9-21bff06e0654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:08,533 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.048s 2024-03-13 10:57:08,534 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd5891f1-7f2c-4e62-b93a-2f8028639309', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd5891f1-7f2c-4e62-b93a-2f8028639309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-1 3 10:57:09,591 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:57:09,591 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8fbcf7-cbed-4c21-87b3-1c62afdbb866', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8fbcf7-cbed-4c21-87b3-1c62afdbb866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:10,648 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:57:10,649 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7980c7-714a-4c2c-a161-3ebfd02318e2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7980c7-714a-4c2c-a161-3ebfd02318e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:11,702 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce 95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:11,703 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26b1e42-db60-4545-9ce7-28bab346a97d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26b1e42-db60-4545-9ce7-28bab346a97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:12,757 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:12,758 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a504718-02c6-4a0e-a14d-d1f492bcaafd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a504718-02c6-4a0e-a14d-d1f492bcaafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:13,810 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:13,810 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a7729b9-a9f0-4003-87dd-970c47412c48', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a7729b9-a9f0-4003-87dd-970c47412c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:14,863 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:14,863 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e12feea-5a64-4be6-b831-1245e48bc74a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e12feea-5a64-4be6-b831-1245e48bc74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:15,916 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:15,916 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-329336e9-83a3-4679-a8f0-159fd6b97aa5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329336e9-83a3-4679-a8f0-159fd6b97aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:16,974 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:57:16,975 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7a41a3-b5f6-409a-93b7-d9a078613259', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7a41a3-b5f6-409a-93b7-d9a078613259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:18,025 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:57:18,026 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d1b5b7-9e8a-460d-b1b5-2f090a5dfd46', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req- d9d1b5b7-9e8a-460d-b1b5-2f090a5dfd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:19,078 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:19,078 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90c5ec5-985a-4670-91ab-f22483e4f174', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90c5ec5-985a-4670-91ab-f22483e4f174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:20,131 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:20,131 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f482feaa-576e-4207-a012-b27a49660347', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f482feaa-576e-4207-a012-b27a49660347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db26 0a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:21,185 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:21,185 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed61ceee-657c-4641-9849-29a8d8135107', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed61ceee-657c-4641-9849-29a8d8135107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:22,238 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:22,238 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9448b8be-349d-40e7-a182-654bdf0c1242', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9448b8be-349d-40e7-a182-654bdf0c1242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at" : "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:23,293 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:23,293 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e979d892-6177-4f6d-b8de-b5f7c74ee75a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e979d892-6177-4f6d-b8de-b5f7c74ee75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:24,347 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:24,347 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55c001d-ce66-4e64-b923-76604f992d0a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55c001d-ce66-4e64-b923-76604f992d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": { }, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:25,401 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:25,401 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df634df9-f2e1-4c93-942f-1fd8a83dab3e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df634df9-f2e1-4c93-942f-1fd8a83dab3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:26,482 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.068s 2024-03-13 10:57:26,483 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e185a66-37c5-4d10-93ac-faf07d8402b5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e185a66-37c5-4d10-93ac-faf07d8402b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume /de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:27,535 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:27,536 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c36393-2b1e-4a65-a3b2-67b464a59f82', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c36393-2b1e-4a65-a3b2-67b464a59f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:28,584 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:57:28,584 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb1b994-5a75-496f-94f1-e695d35e964e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb1b994-5a75-496f-94f1-e695d35e964e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, " consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:29,634 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:57:29,635 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a3e688-a13b-49e0-8abf-d24034cf133b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a3e688-a13b-49e0-8abf-d24034cf133b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:30,687 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:57:30,687 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0247e245-dde7-473d-afd0-8e2f82530476', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0247e245-dde7-473d-afd0-8e2f82530476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:31,737 85819 INFO [tempest.lib.common.re st_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:31,738 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a614482-cbb4-4574-96b9-c8aa05342dbb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a614482-cbb4-4574-96b9-c8aa05342dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:32,793 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:32,793 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c9c080-e0b2-4946-8405-b2e4c3ef84ff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c9c080-e0b2-4946-8405-b2e4c3ef84ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:33,849 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:33,849 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc953ca-7cfd-4bc8-a080-7dd9dff49035', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc953ca-7cfd-4bc8-a080-7dd9dff49035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:34,911 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.046s 2024-03-13 10:57:34,911 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90bd9389-ba7c-4cc8-a4cf-a278951f1158', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90bd9389-ba7c-4cc8-a4cf-a278951f1158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:35,965 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:35,965 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ab04b6-c82a-4c79-abce-207ae43c986e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ab04b6-c82a-4c79-abce-207ae43c986e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:37,021 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:37,022 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84e02e7-1a2c-452a-8305-4c01484f3690', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84e02e7-1a2c-452a-8305-4c01484f3690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:38,127 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.087s 2024-03-13 10:57:38,127 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d722f5-d678-4a7d- 96f3-8952ff692398', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d722f5-d678-4a7d-96f3-8952ff692398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:39,180 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:39,180 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea4ec19-9053-4e40-b8b5-c3e0bbaac7ce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea4ec19-9053-4e40-b8b5-c3e0bbaac7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:40,231 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:40,232 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416afef6-cf7b-4799-9890-282fc08c4e11', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416afef6-cf7b-4799-9890-282fc08c4e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:41,296 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:41,296 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5a6f54-e96a-41ae-8a1b-3d092f0a0e66', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5a6f54-e96a-41ae-8a1b-3d092f0a0e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:42,350 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:42,351 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6a58e0-d77b-4ab6-b610-edf62da0ca91', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6a58e0-d77b-4ab6-b610-edf62da0ca91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3- 5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:43,404 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:43,404 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38b8bc9-bdac-4b05-8113-5338d64fbe6c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38b8bc9-bdac-4b05-8113-5338d64fbe6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:44,460 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:57:44,461 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31530a71-4623-4da7-8a44-4d769edd2379', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31530a71-4623-4da7-8a44-4d769edd2379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-Att achSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:45,522 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:57:45,523 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ef7496-5226-42dc-afdd-2f3c158a7bcd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ef7496-5226-42dc-afdd-2f3c158a7bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:46,586 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.050s 2024-03-13 10:57:46,586 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9870f1f-a14b-4026-9877-179b1a24b1ed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9870f1f-a14b-4026-9877-179b1a24b1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0. 210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:47,651 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.052s 2024-03-13 10:57:47,652 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e0498d-e334-41da-83eb-8ed15ba5a6c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e0498d-e334-41da-83eb-8ed15ba5a6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:48,706 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:48,706 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f94a8b-d62f-42f4-b5eb-3cc1940b6d89', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f94a8b-d62f-42f4-b5eb-3cc1940b6d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5 e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:49,760 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:49,761 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfd8beb-0d21-4eb0-b54f-6eaaaf681b53', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfd8beb-0d21-4eb0-b54f-6eaaaf681b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:50,815 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:50,816 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2545c853-af30-4fe6-9037-79fc3319deb8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2545c853-af30-4fe6-9037-79fc3319deb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:51,868 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:51,868 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182bd076-467b-4d7f-ba06-81f6eb12226b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182bd076-467b-4d7f-ba06-81f6eb12226b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:52,941 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:57:52,941 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2188f0e-5c74-44e8-aee3-2aa4d6fd74c8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2188f0e-5c74-44e8-aee3-2aa4d6fd74c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:53,993 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_at tach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:53,993 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-833cb9b4-af3f-440f-b582-b09396e8eaed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-833cb9b4-af3f-440f-b582-b09396e8eaed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:55,063 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.057s 2024-03-13 10:57:55,063 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d641dc4c-b9b9-4a3d-aa8c-7070c995745e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d641dc4c-b9b9-4a3d-aa8c-7070c995745e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:56,118 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:56,118 85819 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, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd398c99-2946-4e96-8ef3-20d84d8f2f93', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd398c99-2946-4e96-8ef3-20d84d8f2f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:57,175 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:57:57,176 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7c12ff-dabf-4c96-8316-b39dbba7c394', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7c12ff-dabf-4c96-8316-b39dbba7c394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:58,226 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:58,226 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ed8c55-de3c-4c6f-878e-8a32765c95fc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ed8c55-de3c-4c6f-878e-8a32765c95fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:59,280 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:59,280 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e82d80-7208-43b7-b3f1-d7ef693988ce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e82d80-7208-43b7-b3f1-d7ef693988ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:00,337 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:00,338 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106fa4ca-4deb-4b7a-a80e-cc10d4927c8c', 'content-length': '913', 'openst ack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106fa4ca-4deb-4b7a-a80e-cc10d4927c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:01,393 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:58:01,393 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310c01d6-2549-4382-8746-77d4a13a84c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310c01d6-2549-4382-8746-77d4a13a84c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:02,482 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.068s 2024-03-13 10:58:02,483 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc5ac65-93aa-4d7f-b0f7-d47a1c4db51a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc5ac65-93aa-4d7f-b0f7-d47a1c4db51a', 'connection': 'close', 'status': '200', 'content-location': 'http ://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:03,535 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:58:03,535 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afdf7b18-adba-49d4-a2ae-f16beb095002', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afdf7b18-adba-49d4-a2ae-f16beb095002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:04,590 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:04,590 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01da0c9-9382-45af-b7dc-499b7c789fb6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01da0c9-9382-45af-b7dc-499b7c789fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:05,646 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:58:05,646 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6430f2cf-ec4c-4b50-a414-fb346168d78f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6430f2cf-ec4c-4b50-a414-fb346168d78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:06,784 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.125s 2024-03-13 10:58:06,785 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc28f106-3ad0-4bed-bbc9-6dbf23c5c6ac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc28f106-3ad0-4bed-bbc9-6dbf23c5c6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "descriptio n": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:07,861 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.063s 2024-03-13 10:58:07,861 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b3be6e-55f7-4816-88ab-83f5eb9577cf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b3be6e-55f7-4816-88ab-83f5eb9577cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:08,910 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:58:08,910 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84754b80-3dc7-4490-b17b-be4e6352c8d8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84754b80-3dc7-4490-b17b-be4e6352c8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volum es/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:09,977 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.053s 2024-03-13 10:58:09,977 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2322965-501b-4b0c-ad84-9ceb01e77657', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2322965-501b-4b0c-ad84-9ceb01e77657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:11,028 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:58:11,029 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d41f79-3232-416c-8812-ccd93b991e68', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d41f79-3232-416c-8812-ccd93b991e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf6 39b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:12,111 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.069s 2024-03-13 10:58:12,111 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a82fb3-ba95-4ca8-89b8-33f110a5684c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a82fb3-ba95-4ca8-89b8-33f110a5684c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:13,165 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:58:13,166 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9fb4321-9fb0-4a17-a58b-d5a1034d7928', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9fb4321-9fb0-4a17-a58b-d5a1034d7928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de 11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:14,222 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:14,222 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b798974-4cc1-4b1d-b5ea-2b8b9a1f5860', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b798974-4cc1-4b1d-b5ea-2b8b9a1f5860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:15,278 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:58:15,279 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236af76d-00d2-4b93-a8bb-3e1ad1eca019', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236af76d-00d2-4b93-a8bb-3e1ad1eca019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:16,334 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10 .0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:16,334 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e491481-6380-42aa-a0cd-53becd8bef2f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e491481-6380-42aa-a0cd-53becd8bef2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:17,390 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:17,391 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4918b7d3-c1e3-4683-ac3f-a83195bc5a24', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4918b7d3-c1e3-4683-ac3f-a83195bc5a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:18,451 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.047s 2024-03-13 10:58:18,452 85819 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, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e2049a-16a6-434e-976a-7c9d57ad64d1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e2049a-16a6-434e-976a-7c9d57ad64d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:19,518 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.053s 2024-03-13 10:58:19,519 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f267aae-f7ea-4c59-adef-af49cd34aa2a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f267aae-f7ea-4c59-adef-af49cd34aa2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:20,570 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:58:20,570 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478e0ba6-c6bc-4fc7-9b8c-9a368822c4c6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478e0ba6-c6bc-4fc7-9b8c-9a368822c4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:21,625 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:21,626 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dcada5d-9002-4c3e-b059-98ac24dd8c3e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcada5d-9002-4c3e-b059-98ac24dd8c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:21,780 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335 0.134s 2024-03-13 10:58:21,780 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-7f7071f8-6253-4027-8b66-044aac486 70a', 'x-compute-request-id': 'req-7f7071f8-6253-4027-8b66-044aac48670a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'' 2024-03-13 10:58:22,016 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335 0.235s 2024-03-13 10:58:22,016 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daf23b6b-3601-49f5-bbb6-727764a71819', 'x-compute-request-id': 'req-daf23b6b-3601-49f5-bbb6-727764a71819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'{"server": {"id": "3975055f-e579-4695-ab91-0e8fbef94335", "name": "tempest-AttachSCSIVolumeTestJSON-server-351942069", "status": "ACTIVE", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "user_id": "fae880bf639b4cc8ac5c180da518fd30", "metadata": {}, "hostId": "c8310866da34a91609e980fba665c477f6a946fd2345c0c924fce2fe", "image": {"id": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:13Z", "updated": "2024-03-13T10:58:22Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-2041644891-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:01:d2"}, {"version": 4, "addr": "172.24.4.243", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:01:d2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3975055f-e579-4695-ab91-0e8fbef94335"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1331193469", "OS-SRV-USG:launched_at": "2024-03-13T10:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1649914115"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:59:12,070 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335 0.037s 2024-03-13 10:59:12,070 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 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-89ea3618-8a20-4cb9-936b-33bb1856ff84', 'x-compute-request-id': 'req-89ea3618-8a20-4cb9-936b-33bb1856ff84', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3975055f-e579-4695-ab91-0e8fbef94335 could not be found."}}' 2024-03-13 10:59:12,099 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1331193469 0.027s 2024-03-13 10:59:12,100 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29d1f4f2-af00-4b93-afe0-18a3e9317cf5', 'x-compute-request-id': 'req-29d1f4f2-af00-4b93-afe0-18a3e9317cf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1331193469'} Body: b'' 2024-03-13 10:59:12,254 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d3eaba39-da7e-42b3-b98b-2a9ff623db90 0.154s 2024-03-13 10:59:12,255 85819 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-58f9acb9-806c-4bc0-b95b-5bbb17a07c34', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3eaba39-da7e-42b3-b98b-2a9ff623db90'} Body: b'' 2024-03-13 10:59:12,275 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d3eaba39-da7e-42b3-b98b-2a9ff623db90 0.020s 2024-03-13 10:59:12,276 85819 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-6559a0d8-31df-4857-9423-2990aa3fb644', 'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3eaba39-da7e-42b3-b98b-2a9ff623db90'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d3eaba39-da7e-42b3-b98b-2a9ff623db90 does not exist", "detail": ""}}' 2024-03-13 10:59:12,693 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1dbdda76-9523-48c7-a0c7-1a78a6b63562 0.416s 2024-03-13 10:59:12,693 85819 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-b467dcbe-dbf2-4992-915b-a1d488d027c8', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1dbdda76-9523-48c7-a0c7-1a78a6b63562'} Body: b'' 2024-03-13 10:59:12,924 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5 0.229s 2024-03-13 10:59:12,924 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2a305354-4e84-4b39-8e81-d486118e0eed', 'co nnection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5'} Body: b'' 2024-03-13 10:59:12,944 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5 0.018s 2024-03-13 10:59:12,944 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3ee94fd-8800-4899-979f-6c5d21546e5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5'} Body: b'{"message": "No image found with ID 7aa6dfaf-45bd-417d-bae1-958b06551fc5

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {3} tearDownClass (tempest.api.compute.admin.test_volume_swap.TestVolumeSwap) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TestVolumeSwap:tearDownClass) Failed to delete volume 99e5c7ca-9e7f-46ec-90aa-f591c46a57dd within the required time (196 s). Timer started at 1710327381. Timer ended at 1710327577. Waited for 196 s., )) {1} tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedBootDevicesTest:tearDownClass) Failed to delete volume a49766dd-5824-4f52-be12-0c278c6094d0 within the required time (196 s). Timer started at 1710327382. Timer ended at 1710327578. Waited for 196 s., )) {4} tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedAttachmentsTest:tearDownClass) Failed to delete volume 390353f5-0fc6-46b8-9c73-45fbb3053f0e within the required time (196 s). Timer started at 1710327386. Timer ended at 1710327582. Waited for 196 s., )) {10} tearDownClass (tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (VolumesAssistedSnapshotsTest:tearDownClass) Failed to delete volume 17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 within the required time (196 s). Timer started at 1710327395. Timer ended at 1710327591. Waited for 196 s., )) {5} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.800026s] ... 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 de971312-8044-4211-b145-60623c8d4536 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:58:55,971 85813 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:58:55,971 85813 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:58:56,037 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2024-03-13 10:58:56,037 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2042399819", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMPueR5n5r5CE4KgLrss03VTLK7gO+jB0UCuYqmAxSOnM7P95NvT7lRKCVlXiwhzZeksR/sTYHqihEloqn27R41o8G1rkdCn8rlDn9fpLKcoU1d8QJOp2+wAxs0PkVZ/9Q=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:55 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-138a8a1a-2252-4155-a481-e64ecde0c81d', 'x-compute-request-id': 'req-138a8a1a-2252-4155-a481-e64ecde0c81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2042399819", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMPueR5n5r5CE4KgLrss03VTLK7gO+jB0UCuYqmAxSOnM7P95NvT7lRKCVlXiwhzZeksR/sTYHqihEloqn27R41o8G1rkdCn8rlDn9fpLKcoU1d8QJOp2+wAxs0PkVZ/9Q==", "fingerprint": "fa:fa:ce:bc:d8:9c:25:04:56:e3:2e:12:06:17:b0:9a", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534"}}' 2024-03-13 10:58:56,039 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2042399819 created 2024-03-13 10:58:56,199 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.158s 2024-03-13 10:58:56,199 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--243930703", "description": "tempest-description--1062595443"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-225b7789-d4ef-42f8-a36d-f1b850c1b164', 'date': 'Wed, 13 Mar 2024 10:58:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "name": "tempest-securitygroup--243930703", "stateful": true, "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "tempest-description--1062595443", "shared": false, "security_group_rules": [{"id": "4fb0d638-a50f-4431-80d0-9902852f8a4d", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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": 347, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 0}, {"id": "d2d0dc9a-8fc0-42a1-b9d8-5d10aeb90c44", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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": 348, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:56,630 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.430s 2024-03-13 10:58:56,631 85813 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": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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-803158d1-73fc-4a96-8659-9c43851f822a', 'date': 'Wed, 13 Mar 2024 10:58: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": "877606f7-0f09-4f78-9b06-38c465b3fc42", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 0}}' 2024-03-13 10:58:56,826 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.195s 2024-03-13 10:58:56,827 85813 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": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0a725389-f11f-48a4-804a-dd8b810e7298', 'date': 'Wed, 13 Mar 2024 10:58: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": "9812c171-8ea7-4507-9159-cb6c0edf43d7", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 0}}' 2024-03-13 10:58:56,827 85813 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--243930703 created 2024-03-13 10:58:57,509 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.681s 2024-03-13 10:58:57,509 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-cd2279d8-d48e-4f81-83d3-d182dfda5797', 'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.49", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:58:57Z", "updated_at": "2024-03-13T10:58:57Z", "revision_number": 0}}' 2024-03-13 10:58:57,510 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.49', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:58:57Z', 'updated_at': '2024-03-13T10:58:57Z', 'revision_number': 0, 'ip': '172.24.4.49'} created 2024-03-13 10:58:57,575 85813 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.044s 2024-03-13 10:58:57,575 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-71ddb191-b653-4dd3-85f9-2f3125a18a57', '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": "46dbfa2dfaa2459c822ee636f6dcb534", "name": "tempest-AttachVolumeNegativeTest-1633351270-project-member", "password_expires_at": null}, "audit_ids": ["2qxBSnmwQzG9sDxLd9AFzQ"], "expires_at": "2024-03-13T11:58:57.000000Z", "issued_at": "2024-03-13T10:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac2f0ea3c5634b9288bc68b9742ed031", "name": "tempest-AttachVolumeNegativeTest-1633351270"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"end points": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:58:57,576 85813 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '71910def-8c77-4086-b371-4ea608914ff3', 'name': 'tempest-AttachVolumeNegativeTest-1252761524-network', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:58:57,577 85813 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2042399819', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMPueR5n5r5CE4KgLrss03VTLK7gO+jB0UCuYqmAxSOnM7P95NvT7lRKCVlXiwhzZeksR/sTYHqihEloqn27R41o8G1rkdCn8rlDn9fpLKcoU1d8QJOp2+wAxs0PkVZ/9Q==', 'fingerprint': 'fa:fa:ce:bc:d8:9c:25:04:56:e3:2e:12:06:17:b0:9a', 'user_id': '46dbfa2dfaa2459c822ee636f6dcb534', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDVwbpxVYq/6+qKjwuru6p8vsdQkdvtNqwhIFXO8GfVOFBUHic16rUA\nCmRIVianV92gBwYFK4EEACKhZANiAATD7nkeZ+a+QhOCoC67LNN1Uyyu4DvowdFA\nrmKpgMUjpzOz/eTb0+5USglZV4sIc2XpLEf7E2B6ooRJaKp9u0eNaPBta5HQp/K5\nQ5/X6SynKFNXfECTqdvsAMbND5FWf/U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1d9af657-2275-49f7-bb9c-3cdde13eddb6', 'name': 'tempest-securitygroup--243930703', 'stateful': True, 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': 'tempest-description--1062595443', 'shared': False, 'security_group_rules': [{'id': '4fb0d638-a50f-4431-80d0-9902852f8a4d', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': '1d9af657-2275-49f7-bb9c-3cdde13eddb6', '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': 347, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:58:56Z', 'updated_at': '2024-03-13T10:58:56Z', 'revision_number': 0}, {'id': 'd2d0dc9a-8fc0-42a1-b9d8-5d10aeb90c44', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': '1d9af657-2275-49f7-bb9c-3cdde13eddb6', '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': 348, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:58:56Z', 'updated_at': '2024-03-13T10:58:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:58:56Z', 'updated_at': '2024-03-13T10:58:56Z', 'revision_number': 1, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031'}, 'floating_ip': {'id': '0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.49', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:58:57Z', 'updated_at': '2024-03-13T10:58:57Z', 'revision_number': 0, 'ip': '172.24.4.49'}} 2024-03-13 10:58:58,412 85813 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.834s 2024-03-13 10:58:58,412 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1644099304", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "71910def-8c77-4086-b371-4ea608914ff3"}], "security_groups": [{"name": "tempest-securitygroup--243930703"}], "key_name": "tempest-keypair-2042399819", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75fdfab7-c040-4f73-8132-fcb29ec56cde', 'x-compute-request-id': 'req-75fdfab7-c040-4f73-8132-fcb29ec56cde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--243930703"}], "adminPass": "password"}}' 2024-03-13 10:58:58,497 85813 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/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.081s 2024-03-13 10:58:58,497 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:58 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-2bd116c8-20f7-45b8-97d1-b57fb0259b0a', 'x-compute-request-id': 'req-2bd116c8-20f7-45b8-97d1-b57fb0259b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'{"server": {"id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "name": "tempest-AttachVolumeNegativeTest-server-1644099304", "status": "BUILD", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_ id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:58Z", "updated": "2024-03-13T10:58:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2042399819", "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-03-13 10:59:48,906 85813 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/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.346s 2024-03-13 10:59:48,906 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:48 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-2728d0e7-d86b-4efa-9576-cb58355f716b', 'x-compute-request-id': 'req-2728d0e7-d86b-4efa-9576-cb58355f716b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'{"server": {"id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "name": "tempest-AttachVolumeNegativeTest-server-1644099304", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:58Z", "updated": "2024-03-13T10:59:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:86:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2042399819", "OS-SRV-USG:launched_at": "2024-03-13T10:59:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--243930703"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:59:48,919 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:00:49,132 85813 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/e9819cda-1c04-4466-a5c7-7e2882bfd444/os-interface 0.152s 2024-03-13 11:00:49,133 85813 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00: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-d2f4be8e-cf05-4397-8c2d-fe1393f6356c', 'x-compute-request-id': 'req-d2f4be8e-cf05-4397-8c2d-fe1393f6356c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "71910def-8c77-4086-b371-4ea608914ff3", "port_id": "d81c7072-8cfd-4ca4-853c-2d8ff8b07f76", "mac_addr": "fa:16:3e:17:86:79", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "10ff7795-da28-4828-91fd-b9a27a57a45e", "ip_address": "10.0.0.6"}]}]}' 2024-03-13 11:00:50,010 85813 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/0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb 0.873s 2024-03-13 11:00:50,010 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d81c7072-8cfd-4ca4-853c-2d8ff8b07f76"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a3b0739c-5d63-439c-867f-1655c99bcbd6', 'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb'} Body: b'{"floatingip": {"id": "0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.49", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e48e46ea-1c95-42d8-8344-f755972a7a6e", "port_id": "d81c7072-8cfd-4ca4-853c-2d8ff8b07f76", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "71910def-8c77-4086-b371-4ea608914ff3", "mac_address": "fa:16:3e:17:86:79", "admin_state_up": true, "status": "ACTIVE", "device_id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:58:57Z", "updated_at": "2024-03-13T11:00:49Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:00:50,012 85813 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.49:22' as 'cirros' with public key authentication 2024-03-13 11:00:50,037 85813 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:00:50,146 85813 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:00:50,147 85813 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.49 successfully created 2024-03-13 11:00:50,226 85813 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/e9819cda-1c04-4466-a5c7-7e2882bfd444/ips 0.078s 2024-03-13 11:00:50,226 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 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-55758f61-e4bd-483f-b575-d5084b4c05b5', 'x-compute-request-id': 'req-55758f61-e4b d-483f-b575-d5084b4c05b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2024-03-13 11:00:50,478 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes 0.249s 2024-03-13 11:00:50,479 85813 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-1497735405"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165307f3-4ec2-47d7-a32c-0651383cb710', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165307f3-4ec2-47d7-a32c-0651383cb710', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes'} Body: b'{"volume": {"id": "de971312-8044-4211-b145-60623c8d4536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:50.392455", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1497735405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:00:50,544 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536 0.054s 2024-03-13 11:00:50,545 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383b2058-909f-436f-907c-26c4fa96adcf', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383b2058-909f-436f-907c-26c4fa96adcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536'} Body: b'{"volume": {"id": "de971312-8044-4211-b145-60623c8d4536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1497735405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031" }}' 2024-03-13 11:00:51,598 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536 0.040s 2024-03-13 11:00:51,599 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f29950-2dba-4b05-b5e4-f952d6c6eda0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f29950-2dba-4b05-b5e4-f952d6c6eda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536'} Body: b'{"volume": {"id": "de971312-8044-4211-b145-60623c8d4536", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:50.000000", "updated_at": "2024-03-13T11:00:51.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1497735405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:00:51,804 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.193s 2024-03-13 11:00:51,805 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00: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-1d1a7152-da34-4398-be17-7170fabb4f25', 'x-compute-request-id': 'req-1d1a7152-da34-4398-be17-7170fabb4f25', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'' 2024-03-13 11:00:51,999 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.194s 2024-03-13 11:00:51,999 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c65f547-24d0-46fe-a1c4-2b5b94f4667b', 'x-compute-request-id': 'req-9c65f547-24d0-46fe-a1c4-2b5b94f4667b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'{"server": {"id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "name": "tempest-AttachVolumeNegativeTest-server-1644099304", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:58Z", "updated": "2024-03-13T11:00:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:86:79"}, {"version": 4, "addr": "172.24.4.49", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:86:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2042399819", "OS-SRV-USG:launched_at": "2024-03-13T10:59:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--243930703"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:01:42,102 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.042s 2024-03-13 11:01:42,102 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 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-d6d591a6-45e1-45a2-99c1-5e96d54750cf', 'x-compute-request-id': 'req-d6d591a6-45e1-45a2-99c1-5e96d54750cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e9819cda-1c04-4466-a5c7-7e2882bfd444 could not be found."}}' 2024-03-13 11:01:42,155 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2042399819 0.052s 2024-03-13 11:01:42,156 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 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-917f5eec-700d-467a-b16f-d049e19261d8', 'x-compute-request-id': 'req-917f5eec-700d-467a-b16f-d049e19261d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2042399819'} Body: b'' 2024-03-13 11:01:42,314 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1d9af657-2275-49f7-bb9c-3cdde13eddb6 0.158s 2024-03-13 11:01:42,314 85813 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-af3ee3c0-35b8-45b4-bae5-b333b311ced0', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1d9af657-2275-49f7-bb9c-3cdde13eddb6'} Body: b'' 2024-03-13 11:01:42,342 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1d9af657-2275-49f7-bb9c-3cdde13eddb6 0.027s 2024-03-13 11:01:42,342 85813 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-080b460f-518d-467e-88b0-9913f3c95df4', 'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1d9af657-2275-49f7-bb9c-3cdde13eddb6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1d9af657-2275-49f7-bb9c-3cdde13eddb6 does not exist", "detail": ""}}' 2024-03-13 11:01:42,769 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb 0.425s 2024-03-13 11:01:42,769 85813 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-cb349ffa-0d3f-457f-9fe1-60aa17bd6987', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb'} Body: b'' {0} tearDownClass (tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (DeleteServersTestJSON:tearDownClass) Failed to delete volume 56f56997-e7c3-43dd-943c-763bdd75142e within the required time (196 s). Timer started at 1710327477. Timer ended at 1710327673. Waited for 196 s., )) {0} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.709152s] ... 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 4be70001-49b0-4f45-b0e6-2ed622175669 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:09,490 85803 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.506s 2024-03-13 11:02:09,490 85803 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-223406420"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/4be70001-49b0-4f45-b0e6-2ed622175669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8645bc77-9e3d-4e74-85e6-002a677a478c', 'x-compute-request-id': 'req-8645bc77-9e3d-4e74-85e6-002a677a478c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "4be70001-49b0-4f45-b0e6-2ed622175669", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:02:09.368127", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-223406420", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-03-13 11:02:09,594 85803 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/4be70001-49b0-4f45-b0e6-2ed622175669 0.099s 2024-03-13 11:02:09,594 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cda58d5a-48e4-4abf-ad7a-10210dbd26ab', 'x-compute-request-id': 'req-cda58d5a-48e4-4abf-ad7a-10210dbd26ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4be70001-49b0-4f45-b0e6-2ed622175669'} Body: b'{"volume": {"id": "4be70001-49b0-4f45-b0e6-2ed622175669", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:02:09.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-223406420", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-03-13 11:02:10,685 85803 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/4be70001-49b0-4f45-b0e6-2ed622175669 0.085s 2024-03-13 11:02:10,685 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:10 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-e9f3cb9b-1380-4b76-b2cf-9ef93d9a7436', 'x-compute-request-id': 'req-e9f3cb9b-1380-4b76-b2cf-9ef93d9a7436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4be70001-49b0-4f45-b0e6-2ed622175669'} Body: b'{"volume": {"id": "4be70001-49b0-4f45-b0e6-2ed622175669", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-1 3T11:02:09.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-223406420", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.001790s] ... 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 e987512d-513a-45ca-bd70-1b12fee00278 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:13,600 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types 0.206s 2024-03-13 11:02:13,600 85803 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-2002105810"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21aaf37a-aaf5-4c31-a1d0-762a04ed7d3e', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21aaf37a-aaf5-4c31-a1d0-762a04ed7d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types'} Body: b'{"volume_type": {"id": "4c69914b-05b8-4b79-97f8-92cb8eb07179", "name": "tempest-GroupSnapshotsTest-volume-type-2002105810", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:13,653 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types 0.050s 2024-03-13 11:02:13,654 85803 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-637748731"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801943fe-acf6-43fe-8566-539f9ada7050', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801943fe-acf6-43fe-8566-539f9ada7050', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types'} Body: b'{"group_type": {"id": "0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7", "name": "tempest-GroupSnapshotsTest-group-type-637748731", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:13,913 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups 0.257s 2024-03-13 11:02:13,914 85803 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": "0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7", "volume_types": ["4c69914b-05b8-4b79-97f8-92cb8eb07179"], "name": "tempest-GroupSnapshotsTest-Group-1394042247"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710518d2-5c93-4f73-8a3f-536ed3ca609c', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710518d2-5c93-4f73-8a3f-536ed3ca609c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups'} Body: b'{"group": {"id": "e987512d-513a-45ca-bd70-1b12fee00278", "name": "tempest-GroupSnapshotsTest-Group-1394042247"}}' 2024-03-13 11:02:13,972 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278 0.056s 2024-03-13 11:02:13,972 85803 DEBUG [tempest.lib.com mon.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, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f103a859-95fe-4479-af71-c3bcda543376', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f103a859-95fe-4479-af71-c3bcda543376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278'} Body: b'{"group": {"id": "e987512d-513a-45ca-bd70-1b12fee00278", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:14.000000", "name": "tempest-GroupSnapshotsTest-Group-1394042247", "description": null, "group_type": "0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7", "volume_types": ["4c69914b-05b8-4b79-97f8-92cb8eb07179"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:15,035 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278 0.055s 2024-03-13 11:02:15,035 85803 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, 13 Mar 2024 11:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b25947-e81e-4df3-a295-10e3a133d8ed', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b25947-e81e-4df3-a295-10e3a133d8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278'} Body: b'{"group": {"id": "e987512d-513a-45ca-bd70-1b12fee00278", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:14.000000", "name": "tempest-GroupSnapshotsTest-Group-1394042247", "description": null, "group_type": "0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7", "volume_types": ["4c69914b-05b8-4b79-97f8-92cb8eb07179"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:15,112 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail 0.070s 2024-03-13 11:02:15,112 85803 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, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719a0867-068a-4671-aee2-89e643bb0af1', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719a0867-068a-4671-aee2-89e643bb0af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:15,201 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278/action 0.076s 2024-03-13 11:02:15,202 85803 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": {"de lete-volumes": true}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef31426b-2272-4cfc-948a-cd7855b54191', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278/action'} Body: b'' 2024-03-13 11:02:15,223 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278 0.020s 2024-03-13 11:02:15,223 85803 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, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-90982e05-867a-46a3-b924-355ed0da2ae5', 'x-openstack-request-id': 'req-90982e05-867a-46a3-b924-355ed0da2ae5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278'} Body: b'{"itemNotFound": {"code": 404, "message": "Group e987512d-513a-45ca-bd70-1b12fee00278 could not be found."}}' 2024-03-13 11:02:15,260 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7 0.036s 2024-03-13 11:02:15,260 85803 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, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c1a0af-12d8-4331-b991-2af8e86f1356', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7'} Body: b'' 2024-03-13 11:02:15,377 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/4c69914b-05b8-4b79-97f8-92cb8eb07179 0.116s 2024-03-13 11:02:15,377 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89204f59-94be-43ce-b40d-be17081cab3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/4c69914b-05b8-4b79-97f8-92cb8eb07179'} Body: b'' 2024-03-13 11:02:15,394 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/4c69914b-05b8-4b79-97f8-92cb8eb07179 0.016s 2024-03-13 11:02:15,394 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-37425652-e602-497c-94ab-4ba793ab0143', 'x-openstack-request-id': 'req-37425652-e602-497c-94ab-4ba793ab0143', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/4c69914b-05b8-4b79-97f8-92cb8eb07179'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4c69914b-05b8-4b79-97f8-92cb8eb07179 could not be found."}}' {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [361.562931s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 74c4546b-6b88-47d2-8ba5-9eff7a21714d failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:56:15,045 85815 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:56:15,045 85815 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:56:15,208 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.160s 2024-03-13 10:56:15,208 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1470704060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAsYNtyyUHx5feMUX0gqll7r+zZ+3RRH2UrZkasl3GQN2J23Djg9NQmFzcpFhv5ZT1MG2kIGdupi1GhkYrFc8gPg/3ifZX9GH6zBIcUHq4RPwxpHBDcutZSFeCC+WCvXRQ=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 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-0e17de12-725f-4740-b439-c5d9ec7feb1d', 'x-compute-request-id': 'req-0e17de12-725f-4740-b439-c5d9ec7feb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1470704060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAsYNtyyUHx5feMUX0gqll7r+zZ+3RRH2UrZkasl3GQN2J23Djg9NQmFzcpFhv5ZT1MG2kIGdupi1GhkYrFc8gPg/3ifZX9GH6zBIcUHq4RPwxpHBDcutZSFeCC+WCvXRQ==", "fingerprint": "09:17:8f:1e:78:4e:03:78:f3:f5:cf:e3:55:6a:e2:50", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6"}}' 2024-03-13 10:56:15,211 85815 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1470704060 created 2024-03-13 10:56:15,388 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.176s 2024-03-13 10:56:15,388 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--216838145", "description": "tempest-description--44250545"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-f3c86cce-8c88-4c7e-a81a-d55e7542895d', 'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "name": "tempest-securitygroup--216838145", "stateful": true, "tenant_id": "b5840372f9f14805895fcb825687097f", "description": "tempest-description--44250545", "shared": false, "security_group_rules": [{"id": "e29f6504-dd2d-4a00-90be-e9b615dd531b", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "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": 331, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 0}, {"id": "f053df09-c4f4-4b19-b06e-01f21301930f", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_rang e_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 330, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 1, "project_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:56:15,603 85815 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-03-13 10:56:15,603 85815 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": "a782217b-bc14-476c-a70d-78ace5ab51d2", "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-65eefccd-1ed4-4da5-938d-2e906aea2f18', 'date': 'Wed, 13 Mar 2024 10:56: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": "baf3aa52-66b2-4c2b-8890-4ae36a2bf6d8", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "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-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 0}}' 2024-03-13 10:56:15,807 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2024-03-13 10:56:15,808 85815 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": "a782217b-bc14-476c-a70d-78ace5ab51d2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5595aa24-3def-4567-ab63-d9246eaae78e', 'date': 'Wed, 13 Mar 2024 10:56: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": "e5aea821-ac5a-48ea-acf4-8343b7040e6a", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "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-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 0}}' 2024-03-13 10:56:15,808 85815 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--216838145 created 2024-03-13 10:56:16,441 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.632s 2024-03-13 10:56:16,441 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5 dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5a1f2163-fe29-4bb3-9a28-2179f0397623', 'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2525af27-afe1-48fe-a9d6-98d99fbac401", "tenant_id": "b5840372f9f14805895fcb825687097f", "floating_ip_address": "172.24.4.60", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b5840372f9f14805895fcb825687097f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:56:16Z", "updated_at": "2024-03-13T10:56:16Z", "revision_number": 0}}' 2024-03-13 10:56:16,442 85815 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2525af27-afe1-48fe-a9d6-98d99fbac401', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5840372f9f14805895fcb825687097f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:56:16Z', 'updated_at': '2024-03-13T10:56:16Z', 'revision_number': 0, 'ip': '172.24.4.60'} created 2024-03-13 10:56:16,480 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2024-03-13 10:56:16,481 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-403f5fe4-90b4-44d5-99ea-d70de6dd3fd7', '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": "1d286e53aeb2475dbbb92b200e4e28b6", "name": "tempest-AttachVolumeTestJSON-392858932-project-member", "password_expires_at": null}, "audit_ids": ["Gf_VnkyLSCC-J1Wtlew1kQ"], "expires_at": "2024-03-13T11:56:16.000000Z", "issued_at": "2024-03-13T10:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5840372f9f14805895fcb825687097f", "name": "tempest-AttachVolumeTestJSON-392858932"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb 872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:56:16,482 85815 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '2bde30a8-d527-4c13-ace9-35f96b3a99c2', 'name': 'tempest-AttachVolumeTestJSON-1570684588-network', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5840372f9f14805895fcb825687097f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40569, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:56:09Z', 'updated_at': '2024-03-13T10:56:09Z', 'revision_number': 1} available for tenant 2024-03-13 10:56:16,482 85815 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1470704060', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAsYNtyyUHx5feMUX0gqll7r+zZ+3RRH2UrZkasl3GQN2J23Djg9NQmFzcpFhv5ZT1MG2kIGdupi1GhkYrFc8gPg/3ifZX9GH6zBIcUHq4RPwxpHBDcutZSFeCC+WCvXRQ==', 'fingerprint': '09:17:8f:1e:78:4e:03:78:f3:f5:cf:e3:55:6a:e2:50', 'user_id': '1d286e53aeb2475dbbb92b200e4e28b6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCb6B+4E4Pp32Q8rWSJ/PYq6L+pdr0RMCWwF7B9C9W9UsB11jRAs3uO\nHvW+U89sbSKgBwYFK4EEACKhZANiAAQLGDbcslB8eX3jFF9IKpZe6/s2ft0UR9lK\n2ZGrJdxkDdidtw44PTUJhc3KRYb+WU9TBtpCBnbqYtRoZGKxXPID4P94n2V/Rh+s\nwSHFB6uET8MaRwQ3LrWUhXggvlgr10U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a782217b-bc14-476c-a70d-78ace5ab51d2', 'name': 'tempest-securitygroup--216838145', 'stateful': True, 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'description': 'tempest-description--44250545', 'shared': False, 'security_group_rules': [{'id': 'e29f6504-dd2d-4a00-90be-e9b615dd531b', 'project_id': 'b5840372f9f14805895fcb825687097f', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'security_group_id': 'a782217b-bc14-476c-a70d-78ace5ab51d2', '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': 331, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:56:15Z', 'updated_at': '2024-03-13T10:56:15Z', 'revision_number': 0}, {'id': 'f053df09-c4f4-4b19-b06e-01f21301930f', 'project_id': 'b5840372f9f14805895fcb825687097f', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'security_group_id': 'a782217b-bc14-476c-a70d-78ace5ab51d2', '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': 330, 'belongs_to_default_sg': Fal se, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:56:15Z', 'updated_at': '2024-03-13T10:56:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:56:15Z', 'updated_at': '2024-03-13T10:56:15Z', 'revision_number': 1, 'project_id': 'b5840372f9f14805895fcb825687097f'}, 'floating_ip': {'id': '2525af27-afe1-48fe-a9d6-98d99fbac401', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5840372f9f14805895fcb825687097f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:56:16Z', 'updated_at': '2024-03-13T10:56:16Z', 'revision_number': 0, 'ip': '172.24.4.60'}} 2024-03-13 10:56:17,076 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.593s 2024-03-13 10:56:17,077 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-43514549", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2bde30a8-d527-4c13-ace9-35f96b3a99c2"}], "security_groups": [{"name": "tempest-securitygroup--216838145"}], "key_name": "tempest-keypair-1470704060", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9827bccb-d7ec-4a61-a81f-0d448a2ab986', 'x-compute-request-id': 'req-9827bccb-d7ec-4a61-a81f-0d448a2ab986', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--216838145"}], "adminPass": "password"}}' 2024-03-13 10:56:17,153 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.073s 2024-03-13 10:56:17,153 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d18673-17da-420c-a179-7bd340d052f8', 'x-compute-request-id': 'req-b4d18673-17da-420c-a179-7bd340d052f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'{"server": {"id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "name": "tempest-AttachVolumeTestJSON-server-43514549", "status": "BUILD", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8 ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:17Z", "updated": "2024-03-13T10:56:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1470704060", "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-03-13 10:57:07,448 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.244s 2024-03-13 10:57:07,448 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7ce81e-981b-4453-bc59-697e3a1e6981', 'x-compute-request-id': 'req-1a7ce81e-981b-4453-bc59-697e3a1e6981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'{"server": {"id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "name": "tempest-AttachVolumeTestJSON-server-43514549", "status": "ACTIVE", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "d6047d81de6993b04650ee8457ac9cae1f3a4f9fa18cb55befa2ef02", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:17Z", "updated": "2024-03-13T10:56:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:e2:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1470704060", "OS-SRV-USG:launched_at": "2024-03-13T10:56:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--216838145"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:57:07,465 85815 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:58:07,655 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0/os-interface 0.138s 2024-03-13 10:58:07,655 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date' : 'Wed, 13 Mar 2024 10:58:07 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-2f365063-dd63-48fe-a7e3-4f4c280b6df0', 'x-compute-request-id': 'req-2f365063-dd63-48fe-a7e3-4f4c280b6df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2bde30a8-d527-4c13-ace9-35f96b3a99c2", "port_id": "9c6f97aa-d51f-4bf8-8a9b-11b35e99dca0", "mac_addr": "fa:16:3e:fa:e2:db", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a7b50a74-cdc9-4b95-94da-4350a452b432", "ip_address": "10.0.0.5"}]}]}' 2024-03-13 10:58:08,376 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2525af27-afe1-48fe-a9d6-98d99fbac401 0.717s 2024-03-13 10:58:08,376 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9c6f97aa-d51f-4bf8-8a9b-11b35e99dca0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-2e7ae380-f503-4d69-b6d7-980f4e586ad4', 'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2525af27-afe1-48fe-a9d6-98d99fbac401'} Body: b'{"floatingip": {"id": "2525af27-afe1-48fe-a9d6-98d99fbac401", "tenant_id": "b5840372f9f14805895fcb825687097f", "floating_ip_address": "172.24.4.60", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e6c0c381-bf46-4137-b0b4-fe13d6645eff", "port_id": "9c6f97aa-d51f-4bf8-8a9b-11b35e99dca0", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2bde30a8-d527-4c13-ace9-35f96b3a99c2", "mac_address": "fa:16:3e:fa:e2:db", "admin_state_up": true, "status": "ACTIVE", "device_id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:56:16Z", "updated_at": "2024-03-13T10:58:07Z", "revision_number": 1, "project_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:08,381 85815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2024-03-13 10:58:08,396 85815 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:58:08,504 85815 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:58:08,505 85815 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2024-03-13 10:58:08,560 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0/ips 0.055s 2024-03-13 10:58:08,561 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827f5701-d0a7-4d22-a0a4-f86d113ebf1e', 'x-compute-request-id': 'req-827f5701-d0a7-4d22-a0a4-f86d113ebf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0/ips'} Body: b'{"addresses": {"tempest- AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2024-03-13 10:58:08,564 85815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2024-03-13 10:58:08,567 85815 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:58:08,670 85815 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:58:08,671 85815 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2024-03-13 10:58:08,671 85815 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-13 10:58:08,671 85815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2024-03-13 10:58:08,674 85815 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:58:08,775 85815 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:58:08,776 85815 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2024-03-13 10:58:09,012 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes 0.227s 2024-03-13 10:58:09,012 85815 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-906624567"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33f9347-e11e-496c-8d9c-4e482e9e74f2', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33f9347-e11e-496c-8d9c-4e482e9e74f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:08.945857", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:58:09,067 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:58:09,067 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0563180-6cf1-433e-b06e-48e5a0c59f17', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0563180-6cf1-433e-b06e-48e5a0c59f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c 4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:10,120 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:10,121 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e51bfcf-88f9-436b-9e8e-91c3881ed035', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e51bfcf-88f9-436b-9e8e-91c3881ed035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:11,174 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:11,174 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b9f009d-830d-4981-84f2-60b9ed9f8a86', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b9f009d-830d-4981-84f2-60b9ed9f8a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "vol ume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:12,227 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:12,227 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b235745-f69b-490d-9f0c-6aa907987e37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b235745-f69b-490d-9f0c-6aa907987e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:13,282 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:13,282 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ef859a-4b53-4c9b-9c20-824f1a87b3da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ef859a-4b53-4c9b-9c20-824f1a87b3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookma rk", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:14,334 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:14,334 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb8d683-b46b-4872-909e-5c000db72687', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb8d683-b46b-4872-909e-5c000db72687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:15,385 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 10:58:15,385 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58eb2882-5c49-4723-ba52-100892dad13f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58eb2882-5c49-4723-ba52-100892dad13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consis tencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:16,442 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 10:58:16,443 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5530e0-0893-416a-956a-a075e277c406', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5530e0-0893-416a-956a-a075e277c406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:17,500 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:58:17,500 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f15385-ab87-4b16-9ddc-488d13c82c53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f15385-ab87-4b16-9ddc-488d13c82c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:18,556 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_atta ch_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:18,556 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae964c46-39d6-4f4b-9bbd-f78ba6bde0b4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae964c46-39d6-4f4b-9bbd-f78ba6bde0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:19,634 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.056s 2024-03-13 10:58:19,634 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aaea215-c624-4428-94ca-d65bedec1a4d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aaea215-c624-4428-94ca-d65bedec1a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:20,700 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.053s 2024-03-13 10:58:20,701 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7650667f-7e96-4b22-a135-8044d1197b29', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7650667f-7e96-4b22-a135-8044d1197b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:21,754 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:21,754 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11151cdd-9e66-4c64-a578-b5674c47363a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11151cdd-9e66-4c64-a578-b5674c47363a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:22,826 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.059s 2024-03-13 10:58:22,826 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-35855c12-9d89-404b-a2de-d1791ec496a9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35855c12-9d89-404b-a2de-d1791ec496a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:23,884 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:58:23,884 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc9bbee-4d84-4119-a6db-edd8a44301e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc9bbee-4d84-4119-a6db-edd8a44301e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:24,946 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 10:58:24,947 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d985c7-17f4-42d9-8912-5ea6df38ad08', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d985c7-17f4-42d9-8912-5ea6df38ad08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:26,002 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:26,002 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4351040e-073f-4c8a-8e46-e1c467ec5df1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4351040e-073f-4c8a-8e46-e1c467ec5df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:27,055 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:27,055 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0124df7-9fd8-44b2-b644-a39704fc7e96', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0124df7-9fd8-44b2-b644-a39704fc7e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "cre ating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:28,110 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:28,110 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2160f6f6-fe13-4dfa-8aad-a86fb034d768', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2160f6f6-fe13-4dfa-8aad-a86fb034d768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:29,171 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 10:58:29,171 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bae3330-a478-4e6d-8998-1e44db28706d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bae3330-a478-4e6d-8998-1e44db28706d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:30,229 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 10:58:30,229 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee8dcc71-e2b6-497c-a191-efb716838383', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8dcc71-e2b6-497c-a191-efb716838383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:31,283 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:31,283 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2403cb0a-5fd0-4ead-94b1-42ce7807587b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2403cb0a-5fd0-4ead-94b1-42ce7807587b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0. 0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:32,336 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:32,336 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce7e075f-ac90-4536-8574-e60ee762f613', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce7e075f-ac90-4536-8574-e60ee762f613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:33,387 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:58:33,387 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb30868-af8f-4322-9333-83fbacf8d9db', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb30868-af8f-4322-9333-83fbacf8d9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mul tiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:34,454 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.055s 2024-03-13 10:58:34,455 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d2eab9-9b4d-4c6c-9704-63e02daa7678', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d2eab9-9b4d-4c6c-9704-63e02daa7678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:35,508 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:35,508 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41427286-83ea-4a52-9a03-80d893870846', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41427286-83ea-4a52-9a03-80d893870846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:36,563 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:36,563 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e5eed1-7683-4ce2-a90c-d01afa863aff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e5eed1-7683-4ce2-a90c-d01afa863aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:37,616 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:37,616 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c757729e-f742-459b-82fc-9d01889ef14d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c757729e-f742-459b-82fc-9d01889ef14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:38,669 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:38,669 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8ae5e6-ea1d-4090-8352-4508bb3f5b0f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8ae5e6-ea1d-4090-8352-4508bb3f5b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:39,719 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:58:39,720 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e955f7c-6d32-486f-818e-e240bff6316e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e955f7c-6d32-486f-818e-e240bff6316e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:40,774 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:40,775 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e 61b26a8-9804-4d99-af0e-feef0e20d6e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61b26a8-9804-4d99-af0e-feef0e20d6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:41,830 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:41,830 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7ae5b3-3a8f-494e-9fb4-3cea80504b5d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7ae5b3-3a8f-494e-9fb4-3cea80504b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:42,896 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.053s 2024-03-13 10:58:42,897 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-857de139-7ab4-49dc-9b29-7cfeeeb5056e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-857de139-7ab4-49dc-9b29-7cfeeeb5056e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:43,946 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:58:43,947 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2363c8ca-9644-4b8b-911c-d9c21f74d972', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2363c8ca-9644-4b8b-911c-d9c21f74d972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:44,997 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:58:44,997 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6a84ce-5ee4-49de-ac5d-61fa1f95101d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6a84ce-5ee4-49de-ac5d-61fa1f95101d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availa bility_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:46,051 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:46,052 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e11a867-158f-4198-bc63-8e21da2a7a90', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e11a867-158f-4198-bc63-8e21da2a7a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:47,106 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:47,106 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61793848-d9c3-4c23-a2c1-4f01faa8272d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61793848-d9c3-4c23-a2c1-4f01faa8272d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sour ce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:48,158 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:48,159 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc093f30-007f-4634-aae8-a65433a39a22', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc093f30-007f-4634-aae8-a65433a39a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:49,208 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.036s 2024-03-13 10:58:49,208 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae4aeaa-a0c3-420e-af0d-10ec1d0f5216', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae4aeaa-a0c3-420e-af0d-10ec1d0f5216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14 805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:50,263 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:50,264 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0af398-2348-4824-a49e-0aeca20070b5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0af398-2348-4824-a49e-0aeca20070b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:51,321 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:58:51,321 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c0d13e-b52e-426d-8980-6f188ecb4cbf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c0d13e-b52e-426d-8980-6f188ecb4cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachm ents": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:52,376 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:52,377 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33868431-2852-4057-8ec9-c098d42c6826', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33868431-2852-4057-8ec9-c098d42c6826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:53,434 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:53,434 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb96e433-e0c0-40ce-b9f1-082d6da3e5fd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb96e433-e0c0-40ce-b9f1-082d6da3e5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:54,508 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/ v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.061s 2024-03-13 10:58:54,509 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37bd54f-ce6c-4801-b436-8075ad0be056', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37bd54f-ce6c-4801-b436-8075ad0be056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:55,568 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:55,569 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404eec2e-4194-43bd-bee4-348c77d2e63c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404eec2e-4194-43bd-bee4-348c77d2e63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:56,624 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:56,624 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d587b85-0332-46c9-afd5-36ba0f61a34c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d587b85-0332-46c9-afd5-36ba0f61a34c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:57,698 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 10:58:57,698 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a25ddcc-82bd-4cfa-8f6f-f77629728e42', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a25ddcc-82bd-4cfa-8f6f-f77629728e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:58,750 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:58,751 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5eb562d-212f-43b4-8124-773 2617cc044', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5eb562d-212f-43b4-8124-7732617cc044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:59,804 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:59,804 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab456cf-cbd8-4fb3-a599-3952ab7478f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab456cf-cbd8-4fb3-a599-3952ab7478f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:00,859 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:00,860 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df8a8f0-970a-40cd-aa3f-3f1fed621761', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df8a8f0-970a-40cd-aa3f-3f1fed621761', 'connection': 'close', 'status': '200', 'content-location': 'http ://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:01,913 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:01,913 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05109f5-f963-4829-b706-550099cffa0f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05109f5-f963-4829-b706-550099cffa0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:02,976 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 10:59:02,977 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3e36ff-3062-462a-be7e-82b29c989ddc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3e36ff-3062-462a-be7e-82b29c989ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "cre ated_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:04,036 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:59:04,036 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d5d01d-cb3d-4464-9641-6aea08679192', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d5d01d-cb3d-4464-9641-6aea08679192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:05,090 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:05,090 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f66026ea-f589-4ba9-8dfa-3a398ee75feb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f66026ea-f589-4ba9-8dfa-3a398ee75feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata ": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:06,143 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:06,143 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e886c08-85cb-44c6-86ca-351bc73f25c2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e886c08-85cb-44c6-86ca-351bc73f25c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:07,203 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:07,203 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce9ac0d-607a-4b56-859d-e3b05cb2a01b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce9ac0d-607a-4b56-859d-e3b05cb2a01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volume s/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:08,261 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:08,262 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2dadcf-3bbe-4072-9927-129df6fb8e1f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2dadcf-3bbe-4072-9927-129df6fb8e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:09,316 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:09,316 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deccd39a-0018-4395-8c33-09463a0990f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deccd39a-0018-4395-8c33-09463a0990f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant- attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:10,370 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:10,371 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d327e67f-e96d-4c8b-a268-83fd2615b373', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d327e67f-e96d-4c8b-a268-83fd2615b373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:11,426 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:11,426 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e5bd8d-f28b-4207-8d9d-6753a4c012d8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e5bd8d-f28b-4207-8d9d-6753a4c012d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:12,490 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb8 25687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.051s 2024-03-13 10:59:12,490 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a962214b-6529-4dc9-806e-67e520144bae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a962214b-6529-4dc9-806e-67e520144bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:13,540 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:59:13,541 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c41eacb-75cf-4cb0-9bf8-0d83fcb3a7e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c41eacb-75cf-4cb0-9bf8-0d83fcb3a7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:14,614 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 10:59:14,614 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33be1e22-8e64-4983-90e4-215a7ea26347', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33be1e22-8e64-4983-90e4-215a7ea26347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:15,670 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:15,670 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351a6ecc-c86b-40b1-8a56-cdc8168cb56c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351a6ecc-c86b-40b1-8a56-cdc8168cb56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:16,742 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.058s 2024-03-13 10:59:16,742 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbb5f4e-7f47-4cc2-840d-c82fccde5926', 'content-lengt h': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbb5f4e-7f47-4cc2-840d-c82fccde5926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:17,792 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:59:17,792 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312a0d01-0a92-43d8-8b76-f96efffe8809', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312a0d01-0a92-43d8-8b76-f96efffe8809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:18,846 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:18,847 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d34cfb-eaa4-4ef7-9793-b9fa52872b5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d34cfb-eaa4-4ef7-9793-b9fa52872b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5 840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:19,903 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:59:19,904 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8b357b-56db-40be-ab2e-d354472c6047', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8b357b-56db-40be-ab2e-d354472c6047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:20,958 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:20,959 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fa2479-18bb-4291-a1ed-71f27b3db6f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fa2479-18bb-4291-a1ed-71f27b3db6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:5 8:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:22,013 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:22,013 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4962e1-41fe-450e-b685-724a7d41e4a5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4962e1-41fe-450e-b685-724a7d41e4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:23,065 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:59:23,066 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9caa8cf-bd39-42bc-b6f1-cee05e16935f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9caa8cf-bd39-42bc-b6f1-cee05e16935f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": " self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:24,126 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 10:59:24,126 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18648618-f54d-4b5f-a3e6-ac4d13ddc133', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18648618-f54d-4b5f-a3e6-ac4d13ddc133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:25,178 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 10:59:25,178 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41da815-16cf-49bb-ba80-aee810131edc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41da815-16cf-49bb-ba80-aee810131edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5- 9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:26,232 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:26,232 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090e8a03-867b-41ec-a473-7c6a317c0e77', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090e8a03-867b-41ec-a473-7c6a317c0e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:27,300 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.054s 2024-03-13 10:59:27,301 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d4442f-b5f1-41ea-a5ae-66945764eb25', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d4442f-b5f1-41ea-a5ae-66945764eb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372 f9f14805895fcb825687097f"}}' 2024-03-13 10:59:28,350 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:59:28,350 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8867b1d6-ead1-4b2d-8895-d9c4d6b316a0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8867b1d6-ead1-4b2d-8895-d9c4d6b316a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:29,400 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.036s 2024-03-13 10:59:29,400 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce92a88-a200-4522-80aa-fa721cfd7a8a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce92a88-a200-4522-80aa-fa721cfd7a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:30,461 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b -6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:30,462 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-922dd029-09b1-4615-b468-8f4c2f4d88e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-922dd029-09b1-4615-b468-8f4c2f4d88e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:31,517 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:31,517 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1b784c-a768-49b5-99a5-79d96f1d4fa9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1b784c-a768-49b5-99a5-79d96f1d4fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:32,570 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:32,571 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04db95b-733a-4135-9a2d-fa592ec436eb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04db95b-733a-4135-9a2d-fa592ec436eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:33,627 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:59:33,628 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-389ed1df-8315-4f3d-a570-701fc52836d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-389ed1df-8315-4f3d-a570-701fc52836d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:34,717 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.076s 2024-03-13 10:59:34,718 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4109f789-3c23-4712-9b1a-e04fc4d9f0f8', 'content-length': '909', 'openstack-api- version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4109f789-3c23-4712-9b1a-e04fc4d9f0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:35,770 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:59:35,771 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60fc7bb7-ddc1-4d0f-87b3-54439c4cd1fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60fc7bb7-ddc1-4d0f-87b3-54439c4cd1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:36,825 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:36,825 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac98d7d-7562-4475-ae26-caa86b9300a7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac98d7d-7562-4475-ae26-caa86b9300a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687 097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:37,879 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:37,879 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1d2411-4c8d-49ea-9d1d-2e60f013e061', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1d2411-4c8d-49ea-9d1d-2e60f013e061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:38,934 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:38,934 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444b4f5a-f2bc-45c8-b34c-ce0618827f93', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444b4f5a-f2bc-45c8-b34c-ce0618827f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at" : "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:40,007 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 10:59:40,007 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af69ad16-7e86-40f0-9708-97d07eeddee5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af69ad16-7e86-40f0-9708-97d07eeddee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:41,067 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:41,067 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86dce386-f396-46b5-a451-da6f7ab8a8c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86dce386-f396-46b5-a451-da6f7ab8a8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10. 0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:42,126 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:59:42,127 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e12ada-4719-4c63-bc1e-f718b06d6367', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e12ada-4719-4c63-bc1e-f718b06d6367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:43,190 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 10:59:43,191 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31c15be-4b59-41b5-a0f5-f682598770c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31c15be-4b59-41b5-a0f5-f682598770c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id" : "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:44,257 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:44,257 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e40c90-9352-4d28-951f-3634b550e429', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e40c90-9352-4d28-951f-3634b550e429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:45,321 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.051s 2024-03-13 10:59:45,321 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f3f756-57d2-44e2-9ef7-9f30c4e1a293', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f3f756-57d2-44e2-9ef7-9f30c4e1a293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"} }' 2024-03-13 10:59:46,383 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.049s 2024-03-13 10:59:46,384 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b64a402-7220-4f01-ab9a-5fc2a2463406', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b64a402-7220-4f01-ab9a-5fc2a2463406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:47,439 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:59:47,440 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d14a773-ea29-4ae6-9eeb-92e644304113', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d14a773-ea29-4ae6-9eeb-92e644304113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:48,507 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a2171 4d 0.055s 2024-03-13 10:59:48,508 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806d311b-008b-4442-abcd-a2b9ed0708f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806d311b-008b-4442-abcd-a2b9ed0708f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:49,562 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:49,562 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fd259e-ccff-4027-9f4f-5b8ba1e6c939', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fd259e-ccff-4027-9f4f-5b8ba1e6c939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:50,622 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:50,622 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Wed, 13 Mar 2024 10:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9220c49e-f42d-4cc6-9b7c-57716aa54a3e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9220c49e-f42d-4cc6-9b7c-57716aa54a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:51,686 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.052s 2024-03-13 10:59:51,687 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f90a8fc-c5eb-4e32-877f-f97baff3beea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f90a8fc-c5eb-4e32-877f-f97baff3beea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:52,745 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:59:52,746 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c11b7f-201c-45ab-b108-312f20c7e66c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'v ary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c11b7f-201c-45ab-b108-312f20c7e66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:53,809 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 10:59:53,809 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e4628e-b953-4170-aad9-9891b9aa273a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e4628e-b953-4170-aad9-9891b9aa273a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:54,889 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.066s 2024-03-13 10:59:54,890 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5b2278-d492-43b1-8435-4d706ee9b681', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5b2278-d492-43b1-8435-4d706ee9b681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88 -47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:55,974 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.055s 2024-03-13 10:59:55,976 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde527d0-c480-43ef-b2af-7e09dfc74621', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde527d0-c480-43ef-b2af-7e09dfc74621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:57,044 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.053s 2024-03-13 10:59:57,045 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636b1312-c3fc-4c64-8649-2fea2e490686', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636b1312-c3fc-4c64-8649-2fea2e490686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000 000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:58,103 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:58,103 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776b79b0-4d21-4579-bf89-593f9a16a977', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776b79b0-4d21-4579-bf89-593f9a16a977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:59,167 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.051s 2024-03-13 10:59:59,167 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0839a4ba-0059-4fe5-b357-842908edaa36', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0839a4ba-0059-4fe5-b357-842908edaa36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372 f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:00,220 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:00,220 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9d7a63-a20d-40ae-b82d-b5201e997d12', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9d7a63-a20d-40ae-b82d-b5201e997d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:01,278 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 11:00:01,278 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb13b07-389c-4c55-baf0-fc1a35d47270', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb13b07-389c-4c55-baf0-fc1a35d47270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b2 00e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:02,332 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:02,332 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b4738b-9a3d-4522-9ca0-df5903d53e98', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b4738b-9a3d-4522-9ca0-df5903d53e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:03,398 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.052s 2024-03-13 11:00:03,398 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d060b36c-d3fd-4ed3-a3fa-271a3d8fe695', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d060b36c-d3fd-4ed3-a3fa-271a3d8fe695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:04,462 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.051s 2024-03-13 11:00:04,463 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471f4a9a-d789-4b5d-8871-8939a44cd9fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471f4a9a-d789-4b5d-8871-8939a44cd9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:05,519 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:00:05,519 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd651f6-67e2-4626-9e21-552b6de54b21', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd651f6-67e2-4626-9e21-552b6de54b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:06,572 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00 :06,573 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97b8757-34ea-4338-934b-54efe414c01e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97b8757-34ea-4338-934b-54efe414c01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:07,633 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 11:00:07,633 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e32c434-d760-4f6e-995b-af9d33e5e922', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e32c434-d760-4f6e-995b-af9d33e5e922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:08,693 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 11:00:08,694 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11: 00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f41323-eb09-4a18-89ff-642fbe19222f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f41323-eb09-4a18-89ff-642fbe19222f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:09,752 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:00:09,752 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43175e5-e4a2-4fa7-a82b-54b02938e5c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43175e5-e4a2-4fa7-a82b-54b02938e5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:10,816 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 11:00:10,816 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287e5819-ea7c-4812-a09d-f7b2c25d14c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-287e5819-ea7c-4812-a09d-f7b2c25d14c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:11,869 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:11,870 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444737f9-5843-4a1e-87be-306bc36691cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444737f9-5843-4a1e-87be-306bc36691cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:12,929 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 11:00:12,929 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2a0e2f-615a-42d9-b943-b359d5003b96', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2a0e2f-615a-42d9-b943-b359d5003b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:13,983 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:13,984 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b87c1e-1516-406b-998f-766af2db7bcf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b87c1e-1516-406b-998f-766af2db7bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:15,042 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:00:15,043 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5525da6a-256d-4c66-8f97-34edba127a1e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5525da6a-256d-4c66-8f97-34edba127a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-Att achVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:16,117 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.059s 2024-03-13 11:00:16,117 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c8b379-d008-44db-b4f1-dc1ab906b603', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c8b379-d008-44db-b4f1-dc1ab906b603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:17,177 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 11:00:17,177 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a208578a-55e1-4242-8051-cb077b276157', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a208578a-55e1-4242-8051-cb077b276157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/v olumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:18,229 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:00:18,230 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1bbe486-5c87-4510-a47b-e7ddc98eb3c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1bbe486-5c87-4510-a47b-e7ddc98eb3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:19,301 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.059s 2024-03-13 11:00:19,302 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c04d152-9f9a-4cb6-9cf3-0d04313f7c64', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c04d152-9f9a-4cb6-9cf3-0d04313f7c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "f alse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:20,354 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:20,355 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93114864-6e44-49e1-ba44-2dd3e4fd38fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93114864-6e44-49e1-ba44-2dd3e4fd38fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:21,407 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:21,407 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1913f991-a7ab-4941-9a74-42bc679be861', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1913f991-a7ab-4941-9a74-42bc679be861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:22,482 85815 INFO [tempest.l ib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 11:00:22,483 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478a2e3e-5db7-41db-8b2d-133cd1a85042', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478a2e3e-5db7-41db-8b2d-133cd1a85042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:23,535 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:23,535 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c25fa9-f8e0-461b-891f-cab2ec0c800f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c25fa9-f8e0-461b-891f-cab2ec0c800f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:24,614 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.065s 2024-03-13 11:00:24,615 85815 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290bb18a-f1d0-4271-bfd1-a4d2b20f1cfb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290bb18a-f1d0-4271-bfd1-a4d2b20f1cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:25,670 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 11:00:25,671 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eee7507-e259-4a7a-9f89-026013cf8bac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eee7507-e259-4a7a-9f89-026013cf8bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:26,835 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.151s 2024-03-13 11:00:26,835 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:26 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10442ba-b3fb-431b-8633-e6d19f7469e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10442ba-b3fb-431b-8633-e6d19f7469e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:27,887 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:27,887 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36963e11-c86a-4f6d-ad19-66cf368eeb4b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36963e11-c86a-4f6d-ad19-66cf368eeb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:28,943 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 11:00:28,943 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2596337d-8fc6-4f6a-9c22-a49792f255c0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request- id': 'req-2596337d-8fc6-4f6a-9c22-a49792f255c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:29,998 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:29,998 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1198cc-f7b2-43bc-9c0a-f8ce90346d46', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1198cc-f7b2-43bc-9c0a-f8ce90346d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:31,059 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:00:31,059 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14344cf7-1157-46a6-aedc-dd732f2f72d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14344cf7-1157-46a6-aedc-dd732f2f72d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:32,119 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 11:00:32,120 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedf56f7-cf5c-40cd-83ca-014757ad8f8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedf56f7-cf5c-40cd-83ca-014757ad8f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:33,183 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 11:00:33,184 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c42634-d531-4b2a-b470-b57a55c75bfc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c42634-d531-4b2a-b470-b57a55c75bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-9 06624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:34,247 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.048s 2024-03-13 11:00:34,247 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2cbaae1-e8f7-47ca-a754-ce23831c1f0d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2cbaae1-e8f7-47ca-a754-ce23831c1f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:35,302 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:35,303 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3783983c-296d-4d0e-8b8a-cdb34db0c05f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3783983c-296d-4d0e-8b8a-cdb34db0c05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2- 8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:36,370 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:36,371 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3869694a-729c-4353-8c00-de5ac077e034', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3869694a-729c-4353-8c00-de5ac077e034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:37,420 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:37,421 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9225d0-b092-437e-9146-70f1411e1a98', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9225d0-b092-437e-9146-70f1411e1a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:38,473 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:38,474 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fbb5d3-f2cd-4573-80ce-56c3752efed4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fbb5d3-f2cd-4573-80ce-56c3752efed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:39,527 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:39,527 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4740a9c5-78e3-4937-812b-fd3b47b3403b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4740a9c5-78e3-4937-812b-fd3b47b3403b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:40,581 85815 INFO [tempest.lib.common.rest_client] Req uest (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:40,581 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a774cd-3e9c-4318-8f23-ba6c7b562f10', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a774cd-3e9c-4318-8f23-ba6c7b562f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:41,630 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.036s 2024-03-13 11:00:41,631 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f046b5-529b-4fa2-b3fa-97b23bca6752', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f046b5-529b-4fa2-b3fa-97b23bca6752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:42,685 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:42,685 85815 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, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3ea373-37de-4d30-879b-ecce28151965', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3ea373-37de-4d30-879b-ecce28151965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:43,738 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:43,739 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a34113-ee45-40a6-9341-e5b10fa4a646', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a34113-ee45-40a6-9341-e5b10fa4a646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:44,791 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:44,791 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-4d9bf20e-c18f-46b9-adbf-eacb923f2765', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d9bf20e-c18f-46b9-adbf-eacb923f2765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:45,842 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:45,842 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acf773a-c60a-4d05-8d0d-70657d493861', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acf773a-c60a-4d05-8d0d-70657d493861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:46,893 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:46,893 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f417e2a1-d434-4e96-ab24-8c6c905de637', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f417e2a1-d434-4e 96-ab24-8c6c905de637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:47,942 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.036s 2024-03-13 11:00:47,943 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32772333-8ee4-47db-b1ee-48c9878d24d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32772333-8ee4-47db-b1ee-48c9878d24d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:48,993 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:48,994 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8924ab-a26e-4ee9-98ab-40b43fa83e0b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8924ab-a26e-4ee9-98ab-40b43fa83e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d 2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:50,055 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.048s 2024-03-13 11:00:50,056 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7320a3d7-8ab9-49a5-bb2b-cc5220fcd296', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7320a3d7-8ab9-49a5-bb2b-cc5220fcd296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:51,106 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:00:51,107 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8881dfb4-d632-4e3b-8be0-2ca143fc0ce4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8881dfb4-d632-4e3b-8be0-2ca143fc0ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:52,179 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 11:00:52,180 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95289b56-6ac1-41a7-9482-49e587b7a8a7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95289b56-6ac1-41a7-9482-49e587b7a8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:53,245 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.054s 2024-03-13 11:00:53,246 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901a9b3c-62bf-4302-9492-849b099f9886', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901a9b3c-62bf-4302-9492-849b099f9886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:54,307 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 11:00:54,308 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46c0715-f091-4730-8e6a-b3c1e235e05a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46c0715-f091-4730-8e6a-b3c1e235e05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:55,380 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.056s 2024-03-13 11:00:55,380 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f20b6a-bf11-4df1-ad81-048b61270ef7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f20b6a-bf11-4df1-ad81-048b61270ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": nul l, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:56,438 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 11:00:56,438 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50e7b09-de6c-4c47-9b6a-7695d55dbf6d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50e7b09-de6c-4c47-9b6a-7695d55dbf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:57,489 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:57,489 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6644cdde-2b83-4476-b507-5b3d8ed174c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6644cdde-2b83-4476-b507-5b3d8ed174c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:58,541 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON :test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:58,542 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b831ff5-5e5c-4b18-872f-2fba0e1d1a88', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b831ff5-5e5c-4b18-872f-2fba0e1d1a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:59,604 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:00:59,604 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec3d1f8-a3a5-4444-97de-d28f836d1cb9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec3d1f8-a3a5-4444-97de-d28f836d1cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:00,659 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 11:01:00,659 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b458dc-41d4-4560-8d46-165ea31ee052', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b458dc-41d4-4560-8d46-165ea31ee052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:01,711 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:01,712 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f9e3d1d-a1b5-4adb-ba5d-0b29a6dbb277', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f9e3d1d-a1b5-4adb-ba5d-0b29a6dbb277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:02,762 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:01:02,762 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/j son', 'x-compute-request-id': 'req-09b8b927-f7c5-47c7-b186-1f95242b998e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b8b927-f7c5-47c7-b186-1f95242b998e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:03,818 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 11:01:03,819 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e4c1f7-5842-4602-bdcd-913a22e7869f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e4c1f7-5842-4602-bdcd-913a22e7869f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:04,870 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:04,870 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552d28af-dd95-4afd-b653-9e2d01ad6aa4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552d28af-dd95-4afd-b653-9e2d01ad6aa4', 'co nnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:05,928 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 11:01:05,928 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efed858b-cdb0-47ab-9ffc-102315a67a57', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efed858b-cdb0-47ab-9ffc-102315a67a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:06,981 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:06,981 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b330efe9-bb0b-473d-aae4-3468db98d632', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b330efe9-bb0b-473d-aae4-3468db98d632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "sta tus": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:08,041 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 11:01:08,042 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe6e47a-f987-4c1b-879e-53b40a8c30bd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe6e47a-f987-4c1b-879e-53b40a8c30bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:09,095 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:09,096 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df66bfd-d2eb-42eb-b4c9-d8929caeae87', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df66bfd-d2eb-42eb-b4c9-d8929caeae87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "jovi andss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:10,146 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:10,147 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69930852-1e80-4316-abf2-a24bdee06e2f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69930852-1e80-4316-abf2-a24bdee06e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:11,200 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:01:11,200 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b83220b-65f0-44b1-91a1-22564c71298a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b83220b-65f0-44b1-91a1-22564c71298a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "ht tp://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:12,268 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:01:12,269 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7574a82b-63d9-450a-9ada-71a8e878a7df', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7574a82b-63d9-450a-9ada-71a8e878a7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:13,324 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:01:13,324 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e929e2-283c-4c10-97b3-f7cbb028d026', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e929e2-283c-4c10-97b3-f7cbb028d026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:14,391 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.049s 2024-03-13 11:01:14,391 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a65c49-f53e-4e89-85e2-d04454a6b935', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a65c49-f53e-4e89-85e2-d04454a6b935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:15,446 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 11:01:15,446 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c214dd-b771-4d99-9d5e-a4edd985a04f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c214dd-b771-4d99-9d5e-a4edd985a04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:16,593 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume ): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.133s 2024-03-13 11:01:16,594 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c455626e-7892-4630-af43-477302dac287', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c455626e-7892-4630-af43-477302dac287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:17,645 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:17,645 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c0c6ff6-f197-492e-8087-b1701febf18d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c0c6ff6-f197-492e-8087-b1701febf18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:18,697 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:18,698 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application /json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfad659-e686-44dc-a147-034cbe330911', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfad659-e686-44dc-a147-034cbe330911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:19,751 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:01:19,752 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1dc5c2-268a-4515-855d-8137a43d7814', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1dc5c2-268a-4515-855d-8137a43d7814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:20,802 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:20,803 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-i d': 'req-5f67dd1f-7c7d-498d-b394-619f9abe40d2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f67dd1f-7c7d-498d-b394-619f9abe40d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:21,862 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 11:01:21,862 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266b968e-e43c-4ca2-afd6-376ec9b006a9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266b968e-e43c-4ca2-afd6-376ec9b006a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:22,964 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.052s 2024-03-13 11:01:22,965 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7aaaa13-67ff-4313-ad54-bbb88dfa7239', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7aaaa13-67ff-4313-ad54-bbb88dfa7239', 'connection': 'close', 'statu s': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:24,018 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:24,019 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4317e615-8f13-4530-bf90-8d1e20a3fc7d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4317e615-8f13-4530-bf90-8d1e20a3fc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:25,071 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:25,071 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026c8a90-d8c2-4cf6-8687-cc2b5804bb68', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026c8a90-d8c2-4cf6-8687-cc2b5804bb68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:25,316 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.230s 2024-03-13 11:01:25,316 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01: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-2ca21a50-49e7-4b87-8b79-3c87812eb2c0', 'x-compute-request-id': 'req-2ca21a50-49e7-4b87-8b79-3c87812eb2c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'' 2024-03-13 11:01:25,919 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.602s 2024-03-13 11:01:25,920 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6471e794-6ba1-48f1-995b-516e2edbdc0e', 'x-compute-request-id': 'req-6471e794-6ba1-48f1-995b-516e2edbdc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'{"server": {"id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "name": "tempest-AttachVolumeTestJSON-server-43514549", "status": "ACTIVE", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "d6047d81de6993b04650ee8457ac9cae1f3a4f9fa18cb55befa2ef02", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:17Z", "updated": "2024-03-13T11:01:25Z", "addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:e2:db"}, {"version": 4, "addr": "172.24.4.60", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:e2:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:a vailability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1470704060", "OS-SRV-USG:launched_at": "2024-03-13T10:56:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--216838145"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:02:16,019 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.039s 2024-03-13 11:02:16,019 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-53cc8c41-85ac-412d-9b97-d1e12b06fee3', 'x-compute-request-id': 'req-53cc8c41-85ac-412d-9b97-d1e12b06fee3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a94848b8-c918-43bc-8724-cd3e2e9a69d0 could not be found."}}' 2024-03-13 11:02:16,050 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1470704060 0.030s 2024-03-13 11:02:16,051 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2668db1-5621-47c2-bf53-8d8dabad6a62', 'x-compute-request-id': 'req-e2668db1-5621-47c2-bf53-8d8dabad6a62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1470704060'} Body: b'' 2024-03-13 11:02:16,215 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a782217b-bc14-476c-a70d-78ace5ab51d2 0.164s 2024-03-13 11:02:16,216 85815 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-a2bb0761-1e2a-4ad4-96d1-ecd0417ae206', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a782217b-bc14-476c-a70d-78ace5ab51d2'} Body: b'' 2024-03-13 11:02:16,237 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a782217b-bc14-476c-a70d-78ace5ab51d2 0.020s 2024-03-13 11:02:16,237 85815 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-2189ecb6-6ae7-439b-b8d2-6f298a96dbe4', 'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a782217b-bc14-476c-a70d-78ace5ab51d2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a782217b-bc14-476c-a70d-78ace5ab51d2 does not exist", "detail": ""}}' 2024-03-13 11:02:16,602 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2525af27-afe1-48fe-a9d6-98d99fbac401 0.364s 2024-03-13 11:02:16,603 85815 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-20f287c3-2870-447e-a84b-808dd4289d18', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2525af27-afe1-48fe-a9d6-98d99fbac401'} Body: b'' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.732092s] ... 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 9c586bfd-9919-4bd7-b863-239c1fcfe22c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:15,431 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types 0.033s 2024-03-13 11:02:15,431 85803 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-1076482294"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04adeadf-a6a0-4d90-83e7-2b184ddc0bcb', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04adeadf-a6a0-4d90-83e7-2b184ddc0bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types'} Body: b'{"volume_type": {"id": "521d7d6f-6be7-42d4-b1a6-28e6ada169a2", "name": "tempest-GroupSnapshotsTest-volume-type-1076482294", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:15,464 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types 0.030s 2024-03-13 11:02:15,464 85803 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-689431743"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-494a8e84-8849-41c4-a749-173f33686491', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-494a8e84-8849-41c4-a749-173f33686491', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types'} Body: b'{"group_type": {"id": "7aea10f8-dabb-4f73-8956-d410fd16d602", "name": "tempest-GroupSnapshotsTest-group-type-689431743", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:15,702 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups 0.235s 2024-03-13 11:02:15,702 85803 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": "7aea10f8-dabb-4f73-8956-d410fd16d602", "volume_types": ["521d7d6f-6be7-42d4-b1a6-28e6ada169a2"], "name": "tempest-GroupSnapshotsTest-Group-746998878"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984ddf38-d20c-44d8-974d-2fc213f1f36c', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984ddf38-d20c-44d8-974d-2fc213f1f36c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups'} Body: b'{"group": {"id": "9c586bfd-9919-4bd7-b863-239c1fcfe22c", "name": "tempest-GroupSnapshotsTest-Group-746998878"}}' 2024-03-13 11:02:15,747 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c 0.043s 2024-03-13 11:02:15,748 85803 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, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be5477c-7050-4ff9-babf-349e6d588bd0', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be5477c-7050-4ff9-babf-349e6d588bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c'} Body: b'{"group": {"id": "9c586bfd-9919-4bd7-b863-239c1fcfe22c", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:16.000000", "name": "tempest-GroupSnapshotsTest-Group-746998878", "description": null, "group_type": "7aea10f8-dabb-4f73-8956-d410fd16d602", "volume_types": ["521d7d6f-6be7-42d4-b1a6-28e6ada169a2"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:16,784 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c 0.031s 2024-03-13 11:02:16,785 85803 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, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738cd8d1-139b-4580-bf65-ebdccb17c79b', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738cd8d1-139b-4580-bf65-ebdccb17c79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c'} Body: b'{"group": {"id": "9c586bfd-9919-4bd7-b863-239c1fcfe22c", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:16.000000", "name": "tempest-GroupSnapshotsTest-Group-746998878", "description": null, "group_type": "7aea10f8-dabb-4f73-8956-d410fd16d602", "volume_types": ["521d7d6f-6be7-42d4-b1a6-28e6ada169a2"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:16,789 85803 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-03-13 11:02:16,892 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail 0.101s 2024-03-13 11:02:16,893 85803 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, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e680a7-90c5-48e4-b6b8-8b55a152fd52', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e680a7-90c5-48e4-b6b8-8b55a152fd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:17,003 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c/action 0.08 1s 2024-03-13 11:02:17,003 85803 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, 13 Mar 2024 11:02:16 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-2faf1c90-c43b-4791-8e0c-225d24c0841f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c/action'} Body: b'' 2024-03-13 11:02:17,021 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c 0.017s 2024-03-13 11:02:17,022 85803 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, 13 Mar 2024 11:02:17 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-bb2e94fe-dec5-408d-a480-ed2664b32688', 'x-openstack-request-id': 'req-bb2e94fe-dec5-408d-a480-ed2664b32688', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9c586bfd-9919-4bd7-b863-239c1fcfe22c could not be found."}}' 2024-03-13 11:02:17,059 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/7aea10f8-dabb-4f73-8956-d410fd16d602 0.037s 2024-03-13 11:02:17,060 85803 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, 13 Mar 2024 11:02:17 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-e2fe05cf-9214-48bb-b64a-60151124988c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/7aea10f8-dabb-4f73-8956-d410fd16d602'} Body: b'' 2024-03-13 11:02:17,111 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/521d7d6f-6be7-42d4-b1a6-28e6ada169a2 0.050s 2024-03-13 11:02:17,111 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-b64b180d-c147-4556-b07e-57721f6641ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/521d7d6f-6be7-42d4-b1a6-28e6ada169a2'} Body: b'' 2024-03-13 11:02:17,128 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/521d7d6f-6be7-42d4-b1a6-28e6ada169a2 0.016s 2024-03-13 11:02:17,128 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 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-cd804a79-b5f4-4c5e-99d2-eeac00f76eec', 'x-openstack-request-id': 'req-cd804a79-b5f4-4c5e-99d2-eeac00f76eec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/521d7d6f-6be7-42d4-b1a6-28e6ada169a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 521d7d6f-6be7-42d4-b1a6-28e6ada169a2 could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.500119s] ... 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 fcd5483f-0205-444f-b3a9-a0cbd694c03f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:17,160 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types 0.029s 2024-03-13 11:02:17,161 85803 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-182597979"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ba186e-d101-4c8d-9329-f35c029b3a72', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ba186e-d101-4c8d-9329-f35c029b3a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types'} Body: b'{"volume_type": {"id": "0de1daa8-f1db-4839-b2bc-9b3e301550bd", "name": "tempest-GroupSnapshotsTest-volume-type-182597979", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:17,197 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types 0.034s 2024-03-13 11:02:17,198 85803 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-556073616"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e8e0f7-51a2-4b19-82d8-44753e06778c', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e8e0f7-51a2-4b19-82d8-44753e06778c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types'} Body: b'{"group_type": {"id": "1df51ecc-4610-484e-8832-cfe028462df7", "name": "tempest-GroupSnapshotsTest-group-type-556073616", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:17,292 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups 0.091s 2024-03-13 11:02:17,292 85803 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": "1df51ecc-4610-484e-8832-cfe028462df7", "volume_types": ["0de1daa8-f1db-4839-b2bc-9b3e301550bd"], "name": "tempest-GroupSnapshotsTest-Group-1612800142"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7304f263-ecfe-4b0b-9f49-1620ea7c8cc1', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7304f263-ecfe-4b0b-9f49-1620ea7c8cc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups'} Body: b'{"group": {"id": "fcd5483f-0205-444f-b3a9-a0cbd694c03f", "name": "tempest-GroupSnapshotsTest-Group-1612800142"}}' 2024-03-13 11:02:17,324 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f 0.030s 2024-03-13 11:02:17,324 85803 DEB UG [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, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012e7a4b-6acb-4a2b-9518-8dc52aa0a27b', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012e7a4b-6acb-4a2b-9518-8dc52aa0a27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f'} Body: b'{"group": {"id": "fcd5483f-0205-444f-b3a9-a0cbd694c03f", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:17.000000", "name": "tempest-GroupSnapshotsTest-Group-1612800142", "description": null, "group_type": "1df51ecc-4610-484e-8832-cfe028462df7", "volume_types": ["0de1daa8-f1db-4839-b2bc-9b3e301550bd"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:18,361 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f 0.031s 2024-03-13 11:02:18,362 85803 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, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63bff9dd-5376-4b54-8e61-71ee9143ecf7', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63bff9dd-5376-4b54-8e61-71ee9143ecf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f'} Body: b'{"group": {"id": "fcd5483f-0205-444f-b3a9-a0cbd694c03f", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:17.000000", "name": "tempest-GroupSnapshotsTest-Group-1612800142", "description": null, "group_type": "1df51ecc-4610-484e-8832-cfe028462df7", "volume_types": ["0de1daa8-f1db-4839-b2bc-9b3e301550bd"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:18,405 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail 0.038s 2024-03-13 11:02:18,405 85803 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, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3154f8f1-e307-492b-9127-0fb8a73f340d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3154f8f1-e307-492b-9127-0fb8a73f340d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:18,483 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f/action 0.064s 2024-03-13 11:02:18,483 85803 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, 13 Mar 2024 11:02:18 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-2527ba8b-46bb-408d-baa7-4781de5be447', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f/action'} Body: b'' 2024-03-13 11:02:18,502 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f 0.018s 2024-03-13 11:02:18,502 85803 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, 13 Mar 2024 11:02:18 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-6c5ae722-535f-4ac0-9c27-f6e504250781', 'x-openstack-request-id': 'req-6c5ae722-535f-4ac0-9c27-f6e504250781', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group fcd5483f-0205-444f-b3a9-a0cbd694c03f could not be found."}}' 2024-03-13 11:02:18,544 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/1df51ecc-4610-484e-8832-cfe028462df7 0.041s 2024-03-13 11:02:18,545 85803 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, 13 Mar 2024 11:02:18 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-0163d13a-1df2-48e4-ad2c-0a7866f72b5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/1df51ecc-4610-484e-8832-cfe028462df7'} Body: b'' 2024-03-13 11:02:18,614 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/0de1daa8-f1db-4839-b2bc-9b3e301550bd 0.068s 2024-03-13 11:02:18,614 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-11efcb52-ef18-4296-8970-d68a95ba37e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/0de1daa8-f1db-4839-b2bc-9b3e301550bd'} Body: b'' 2024-03-13 11:02:18,630 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/0de1daa8-f1db-4839-b2bc-9b3e301550bd 0.015s 2024-03-13 11:02:18,630 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Wed, 13 Mar 2024 11:02:18 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-2d9ef868-905f-483e-a7e0-071d6c6bba28', 'x-openstack-request-id': 'req-2d9ef868-905f-483e-a7e0-071d6c6bba28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/0de1daa8-f1db-4839-b2bc-9b3e301550bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0de1daa8-f1db-4839-b2bc-9b3e301550bd could not be found."}}' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [197.036832s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 5d7c0d1e-4f55-465d-abc8-00e3d4d87fad failed to reach available status (current creating) within the required time (196 s). Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 165, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 229, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:59:04,088 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes 0.255s 2024-03-13 10:59:04,089 85825 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-233436964"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fba2a3c-7109-4520-b6cc-2b83b87a2bb2', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fba2a3c-7109-4520-b6cc-2b83b87a2bb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:03.994428", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:59:04,136 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:04,137 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981fd738-f189-4b81-a9ec-d534dc311cbb', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981fd738-f189-4b81-a9ec-d534dc311cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:05,188 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 10:59:05,188 85825 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e22e0a-e022-42f0-b3c1-2e064988baee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e22e0a-e022-42f0-b3c1-2e064988baee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:06,243 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:06,243 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a88503-a864-42dc-b344-31e8a1db3130', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a88503-a864-42dc-b344-31e8a1db3130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:07,304 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.047s 2024-03-13 10:59:07,304 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:07 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb16c11-2443-4000-bdc6-e312e9d20926', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb16c11-2443-4000-bdc6-e312e9d20926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:08,360 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:08,361 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6048150b-7df1-4f46-9b11-b2800cd24c4f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6048150b-7df1-4f46-9b11-b2800cd24c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:09,414 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:09,415 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0983000-93c7-4565-8552-245d9b57d876', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-e0983000-93c7-4565-8552-245d9b57d876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:10,469 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:10,469 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c1a968-0d9f-4e3c-9153-609ac2f2aae9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c1a968-0d9f-4e3c-9153-609ac2f2aae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:11,525 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 10:59:11,525 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8036a5a5-ad97-4399-b9fc-bb2f5ce535f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8036a5a5-ad97-4399-b9fc-bb2f5ce535f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7 c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:12,579 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:12,579 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d533ad-8c57-48e7-83f3-b36eec48e496', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d533ad-8c57-48e7-83f3-b36eec48e496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:13,634 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 10:59:13,635 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad513e3-a7e9-432f-861f-d9ed23e1b345', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad513e3-a7e9-432f-861f-d9ed23e1b345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:14,691 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:14,691 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43603ed-dad9-4f8b-bd6c-dc06b8356369', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43603ed-dad9-4f8b-bd6c-dc06b8356369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:15,741 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:15,742 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0eb3e78-2517-4ae6-8057-4a7719191e32', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0eb3e78-2517-4ae6-8057-4a7719191e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "link s": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:16,798 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 10:59:16,799 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5000d6d9-ddea-48f2-8240-3fa2554b7f75', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5000d6d9-ddea-48f2-8240-3fa2554b7f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:17,858 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 10:59:17,858 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a0bd6e-5542-437f-bdd0-f6c04198ee19', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a0bd6e-5542-437f-bdd0-f6c04198ee19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c118 99f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:18,907 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 10:59:18,908 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b0ef3b-920c-4d04-8458-807c90f261cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b0ef3b-920c-4d04-8458-807c90f261cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:19,957 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 10:59:19,957 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4ae51e-f331-4cd6-a421-05842af95633', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4ae51e-f331-4cd6-a421-05842af95633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach ": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:21,008 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:21,008 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ec227c-6554-4735-8fe9-f223c6e8cc87', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ec227c-6554-4735-8fe9-f223c6e8cc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:22,059 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:22,060 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8414d961-3bc8-45dc-b518-d364b4308051', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8414d961-3bc8-45dc-b518-d364b4308051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:23,109 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_lis t_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 10:59:23,110 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c44d69-631f-4d2a-a98b-aa884e354be0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c44d69-631f-4d2a-a98b-aa884e354be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:24,189 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.066s 2024-03-13 10:59:24,189 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b554d3-5e6c-4416-9011-215315a193d3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b554d3-5e6c-4416-9011-215315a193d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:25,241 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 10:59:25,241 85825 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, 13 Mar 2024 10:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1915c6-1e35-48fb-aa1f-08ba498ab417', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1915c6-1e35-48fb-aa1f-08ba498ab417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:26,292 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:26,292 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101bbd98-0fd3-4856-b2a8-34ec4292cf6f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101bbd98-0fd3-4856-b2a8-34ec4292cf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:27,343 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 10:59:27,344 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:27 GMT', 'server': 'A pache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd307bcb-6a51-4ed5-8f92-1ea1b25ba3c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd307bcb-6a51-4ed5-8f92-1ea1b25ba3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:28,398 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:28,398 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7855c14-343b-413b-85d2-160e6694461e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7855c14-343b-413b-85d2-160e6694461e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:29,449 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 10:59:29,450 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16841a5-4673-4182-8f52-c70c751c8afe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-V ersion', 'x-openstack-request-id': 'req-f16841a5-4673-4182-8f52-c70c751c8afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:30,508 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:30,509 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7cc9d4-7260-493f-8a27-e1830cd19ecf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7cc9d4-7260-493f-8a27-e1830cd19ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:31,563 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:31,564 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f481c6-c6cc-4848-bfda-8b33ac788329', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f481c6-c6cc-4848-bfda-8b33ac788329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1 e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:32,626 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 10:59:32,626 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb39226-d4f2-4006-93d0-890a7c3c3b42', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb39226-d4f2-4006-93d0-890a7c3c3b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:33,680 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:33,681 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d18cf3-0dd6-419d-9a6d-325ba08c76de', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d18cf3-0dd6-419d-9a6d-325ba08c76de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "upd ated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:34,742 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:34,742 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc2268d-c042-4b0e-917c-68c81a266ee6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc2268d-c042-4b0e-917c-68c81a266ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:35,797 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:35,797 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590525ca-ce2f-4f6b-9ffc-e7aae6a52991', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590525ca-ce2f-4f6b-9ffc-e7aae6a52991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:36,862 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 10:59:36,862 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb534c66-6123-4572-87d2-94e2015fe78d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb534c66-6123-4572-87d2-94e2015fe78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:37,912 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 10:59:37,912 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca6b526-3bd1-407c-a4eb-b72853a45cb7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca6b526-3bd1-407c-a4eb-b72853a45cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f5 6e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:38,970 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 10:59:38,971 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3523e078-a43f-4865-921e-d47827794e50', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3523e078-a43f-4865-921e-d47827794e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:40,031 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 10:59:40,031 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe65a3b1-f876-4d82-9fd3-83fdbbaf6267', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe65a3b1-f876-4d82-9fd3-83fdbbaf6267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:41,105 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.055s 2024-03-13 10:59:41,106 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738c0bdd-cea6-4ab5-934b-e6cf8c2fe539', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738c0bdd-cea6-4ab5-934b-e6cf8c2fe539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:42,186 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.054s 2024-03-13 10:59:42,186 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8fa0fd-cb95-4a8e-8184-00b26dd1ea63', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8fa0fd-cb95-4a8e-8184-00b26dd1ea63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:43,242 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_de lete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:43,242 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c119953-1908-44f3-aa8b-7f6e222b5780', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c119953-1908-44f3-aa8b-7f6e222b5780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:44,299 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 10:59:44,300 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240e6ba2-dd30-4f1a-a5d6-b616639f8634', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240e6ba2-dd30-4f1a-a5d6-b616639f8634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:45,365 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:45,365 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19608ed2-5b69-446b-b5c5-08a72b9e13d4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19608ed2-5b69-446b-b5c5-08a72b9e13d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:46,434 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.055s 2024-03-13 10:59:46,435 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a802a642-eb1b-4c13-b242-d1b0c83e7b9f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a802a642-eb1b-4c13-b242-d1b0c83e7b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:47,539 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.091s 2024-03-13 10:59:47,539 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:47 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c48dd23-2b22-42e7-b770-7c3355dda935', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c48dd23-2b22-42e7-b770-7c3355dda935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:48,593 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:48,594 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7eede6d-3f09-4426-a673-f7c9926a8860', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7eede6d-3f09-4426-a673-f7c9926a8860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:49,650 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:49,650 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbb270d-3ebe-4f8a-ac0e-a9c2522dbdcf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-5fbb270d-3ebe-4f8a-ac0e-a9c2522dbdcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:50,719 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.055s 2024-03-13 10:59:50,719 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e489ac-3c6b-4bf1-bb07-6d73456aa878', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e489ac-3c6b-4bf1-bb07-6d73456aa878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:51,782 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.048s 2024-03-13 10:59:51,782 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a84581-84a7-4f57-a7e9-b0ecb8952799', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a84581-84a7-4f57-a7e9-b0ecb8952799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f 55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:52,842 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:52,842 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769317a5-341d-4360-870c-c7453aaf180a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769317a5-341d-4360-870c-c7453aaf180a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:53,906 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 10:59:53,906 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989f143d-ef88-49ee-ac06-2cffa8a8a0c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989f143d-ef88-49ee-ac06-2cffa8a8a0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated _at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:54,970 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 10:59:54,970 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab89656-9325-4d15-a3d1-9074412669fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab89656-9325-4d15-a3d1-9074412669fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:56,029 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 10:59:56,030 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e2da62-2d37-4904-ac44-25d598afc1af', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e2da62-2d37-4904-ac44-25d598afc1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:57,084 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:57,084 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ca3142-cbdd-4e16-9f3c-9dbce55718ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ca3142-cbdd-4e16-9f3c-9dbce55718ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:58,138 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:58,139 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cf1138-221f-43e7-93db-b542a472f203', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cf1138-221f-43e7-93db-b542a472f203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e00 2/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:59,197 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 10:59:59,197 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642364b6-61c8-4346-8d9e-e83a46460b59', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642364b6-61c8-4346-8d9e-e83a46460b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:00,252 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:00,252 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed6e8e50-de48-4d47-a690-765d2cd70ddc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed6e8e50-de48-4d47-a690-765d2cd70ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false , "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:01,310 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:00:01,311 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47e1812-b564-4b97-8a18-61b0581932d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47e1812-b564-4b97-8a18-61b0581932d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:02,371 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:00:02,371 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a64757d-4f29-4751-ae16-63221666baa2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a64757d-4f29-4751-ae16-63221666baa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:03,425 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete _volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:03,425 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae25d8d-bcc9-428a-8d33-bfdef9818ef4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae25d8d-bcc9-428a-8d33-bfdef9818ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:04,536 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.097s 2024-03-13 11:00:04,536 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c61c9ea-3973-494e-8f3d-8a780f03f8b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c61c9ea-3973-494e-8f3d-8a780f03f8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:05,588 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:05,588 85825 DEBUG [tempest.lib.common.rest_client] Requ est - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf72257-97d4-4175-8fb3-0e9018ebca04', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf72257-97d4-4175-8fb3-0e9018ebca04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:06,649 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.048s 2024-03-13 11:00:06,649 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b01e11-7e04-41c1-b0af-b73393579ad5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b01e11-7e04-41c1-b0af-b73393579ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:07,728 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.065s 2024-03-13 11:00:07,729 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:07 GMT', 'server': 'Apache/2. 4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a325482f-8b68-4e6e-92a8-16410076a54d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a325482f-8b68-4e6e-92a8-16410076a54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:08,787 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:00:08,788 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e36f9d4f-b5fc-4951-89d2-b855f8fe623c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e36f9d4f-b5fc-4951-89d2-b855f8fe623c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:09,841 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:09,841 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5692385-d91c-4909-a6fd-c1bdb7fe377d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5692385-d91c-4909-a6fd-c1bdb7fe377d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:10,894 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:10,895 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b143802a-ef14-4a72-b272-28018f8b6288', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b143802a-ef14-4a72-b272-28018f8b6288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:11,980 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.058s 2024-03-13 11:00:11,980 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ecb458-16e1-4df8-a81c-7b4d4d6c6c1f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ecb458-16e1-4df8-a81c-7b4d4d6c6c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-4 65d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:13,054 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 11:00:13,054 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf013581-cbbb-4f54-aecc-8564b442fe10', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf013581-cbbb-4f54-aecc-8564b442fe10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:14,111 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:00:14,112 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543c04b4-3934-4fd9-ab21-383545c109ea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543c04b4-3934-4fd9-ab21-383545c109ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at" : "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:15,178 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.052s 2024-03-13 11:00:15,179 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c4fa23-90d4-46b5-b724-d2644e92546f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c4fa23-90d4-46b5-b724-d2644e92546f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:16,292 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.097s 2024-03-13 11:00:16,293 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429201b1-b1d1-4ace-a5b1-381b7505c457', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429201b1-b1d1-4ace-a5b1-381b7505c457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:17,441 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.134s 2024-03-13 11:00:17,442 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65d4a12-6a99-4bdd-bcc8-fc883cf20c14', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65d4a12-6a99-4bdd-bcc8-fc883cf20c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:18,523 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.056s 2024-03-13 11:00:18,523 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9743818e-c2f2-48e8-8dcb-2fdd07fcd7b3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9743818e-c2f2-48e8-8dcb-2fdd07fcd7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/vo lumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:19,597 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.061s 2024-03-13 11:00:19,598 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5139733-09e9-46d9-8a4a-7b88529aedda', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5139733-09e9-46d9-8a4a-7b88529aedda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:20,663 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.047s 2024-03-13 11:00:20,663 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90a1e4a-c7f2-41c6-a5b2-bb927a6e5831', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90a1e4a-c7f2-41c6-a5b2-bb927a6e5831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:21,715 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:21,716 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c77ef35-d27c-4824-897a-ab4141c0b06d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c77ef35-d27c-4824-897a-ab4141c0b06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:22,776 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 11:00:22,776 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db551489-4bba-4b2f-83c9-98694d2a2cce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db551489-4bba-4b2f-83c9-98694d2a2cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:23,826 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_vol ume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:23,826 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8559a6e-7653-49e1-85d2-12f29be9f0d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8559a6e-7653-49e1-85d2-12f29be9f0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:24,882 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:00:24,883 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209bd1eb-ce41-4ea8-b9dd-af7353596014', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209bd1eb-ce41-4ea8-b9dd-af7353596014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:25,933 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:25,933 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2e8c8d-dc4b-4647-bcc6-d12c1476f347', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2e8c8d-dc4b-4647-bcc6-d12c1476f347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:26,986 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:00:26,987 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70809304-b754-452a-8e0d-6703d506e1a0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70809304-b754-452a-8e0d-6703d506e1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:28,038 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:00:28,038 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66275748-3ec9-4b8a-a405-c541b47ed4db', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66275748-3ec9-4b8a-a405-c541b47ed4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:29,101 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 11:00:29,102 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48dfde47-7cc6-4c61-bc45-5fdb1aff4fee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48dfde47-7cc6-4c61-bc45-5fdb1aff4fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:30,164 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.048s 2024-03-13 11:00:30,164 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214b8ac1-e337-4e75-b3b2-d9ca5dd90a08', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-214b8ac1-e337-4e75-b3b2-d9ca5dd90a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:31,220 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:31,221 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e560318a-ac25-4701-97c1-2673b8d88ae1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e560318a-ac25-4701-97c1-2673b8d88ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:32,289 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:32,290 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbdccb1-86ca-40ad-a1f3-a7f6789db258', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbdccb1-86ca-40ad-a1f3-a7f6789db258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d- abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:33,348 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:00:33,349 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa14f57-f0f4-4f83-99ae-32d3765f4867', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa14f57-f0f4-4f83-99ae-32d3765f4867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:34,403 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:34,403 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ef814a-20ee-4e19-9c13-157e565fc4e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ef814a-20ee-4e19-9c13-157e565fc4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2 024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:35,460 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:00:35,461 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b4e105-b23f-44e3-a222-63f8bcf359d3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b4e105-b23f-44e3-a222-63f8bcf359d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:36,513 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:36,513 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c68e21bd-8f10-4a83-820c-64efe1109cdb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c68e21bd-8f10-4a83-820c-64efe1109cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "se lf", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:37,562 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.035s 2024-03-13 11:00:37,562 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71888f1a-907a-48d0-ad2d-b4cf10d10be9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71888f1a-907a-48d0-ad2d-b4cf10d10be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:38,615 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:38,615 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf26c36-e415-425b-a9e8-15bd1297cbf8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf26c36-e415-425b-a9e8-15bd1297cbf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volume s/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:39,670 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:39,670 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39720d47-f20e-47ea-bb4b-a81ef425194c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39720d47-f20e-47ea-bb4b-a81ef425194c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:40,725 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:00:40,726 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6640ef46-3477-4393-b14c-de0cca1bbae2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6640ef46-3477-4393-b14c-de0cca1bbae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attac hments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:41,790 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:41,791 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f692fa-8fa2-4960-af6c-de777dbb36fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f692fa-8fa2-4960-af6c-de777dbb36fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:42,842 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:00:42,842 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7528c8d1-a125-4626-ab77-20846ba3d88c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7528c8d1-a125-4626-ab77-20846ba3d88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:43,895 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_ transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:43,896 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17206c3a-551a-4b05-bb7f-548eb333c8b2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17206c3a-551a-4b05-bb7f-548eb333c8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:44,949 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:44,949 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0f0721-3501-4b82-8780-75a925d7bbed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0f0721-3501-4b82-8780-75a925d7bbed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:46,000 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:46,000 85825 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e9e3cb-9ba9-4b66-aae4-5d6ff4f3e21b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e9e3cb-9ba9-4b66-aae4-5d6ff4f3e21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:47,050 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:47,051 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488d262a-e081-4cc4-a899-26ea1fef6646', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488d262a-e081-4cc4-a899-26ea1fef6646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:48,241 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.177s 2024-03-13 11:00:48,242 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ub untu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c45980-e6f4-459f-afd0-214bd9d6092a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c45980-e6f4-459f-afd0-214bd9d6092a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:49,295 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:49,295 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d851fdc-f7a6-4258-ae01-4bd3a17899ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d851fdc-f7a6-4258-ae01-4bd3a17899ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:50,356 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 11:00:50,356 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba3f3cd-f1e4-4b82-a17e-45b3b8f97eb0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-open stack-request-id': 'req-fba3f3cd-f1e4-4b82-a17e-45b3b8f97eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:51,408 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:00:51,408 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e0ac4d-76bf-4e4c-b888-3ff0edc723e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e0ac4d-76bf-4e4c-b888-3ff0edc723e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:52,460 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:00:52,460 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66874d53-0153-4e9f-afbf-a251d885c2d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66874d53-0153-4e9f-afbf-a251d885c2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8 -00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:53,531 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.051s 2024-03-13 11:00:53,531 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34ccc42-c6cc-4678-ab94-8b39faa4f50a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34ccc42-c6cc-4678-ab94-8b39faa4f50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:54,639 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.095s 2024-03-13 11:00:54,639 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae2076b-9fff-4ad6-8d87-56e7e1ffd129', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae2076b-9fff-4ad6-8d87-56e7e1ffd129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024- 03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:55,694 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:55,695 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c744d6-bb8f-4d71-befa-e7e9938b339a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c744d6-bb8f-4d71-befa-e7e9938b339a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:56,747 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:56,747 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc530747-06ba-4a21-8727-42398b5b6bf6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc530747-06ba-4a21-8727-42398b5b6bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:57,798 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:00:57,798 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a897fe2a-54ea-4b33-b13b-c3a853e3dfb3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a897fe2a-54ea-4b33-b13b-c3a853e3dfb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:58,850 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:00:58,850 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b85b7ec-dfdc-499a-835e-647112b0d619', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b85b7ec-dfdc-499a-835e-647112b0d619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d 7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:59,901 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:59,901 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97307b7c-1c7e-47c4-8ac9-527d4ffd2469', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97307b7c-1c7e-47c4-8ac9-527d4ffd2469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:00,977 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.063s 2024-03-13 11:01:00,977 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07fc7c8c-704d-4844-8832-cf964c95eda6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07fc7c8c-704d-4844-8832-cf964c95eda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachmen ts": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:02,033 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:02,033 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80002ac8-5f3d-43b1-9ee9-58611ae98d35', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80002ac8-5f3d-43b1-9ee9-58611ae98d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:03,092 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:01:03,092 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06242d69-5dfe-4e28-ab4e-b3dd349b9a79', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06242d69-5dfe-4e28-ab4e-b3dd349b9a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:04,147 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_tran sfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:04,147 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798c540b-64b0-4a59-bee2-3c4e4a46c691', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798c540b-64b0-4a59-bee2-3c4e4a46c691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:05,198 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:05,198 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d44868a-a8c7-4220-bdb1-8221571a8a40', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d44868a-a8c7-4220-bdb1-8221571a8a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:06,252 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:06,252 85825 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ebd8d2c-0cad-4a6f-8809-dae3607f99b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebd8d2c-0cad-4a6f-8809-dae3607f99b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:07,312 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:01:07,312 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ea23fe-fc6f-45cf-b159-34864a314216', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ea23fe-fc6f-45cf-b159-34864a314216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:08,364 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:08,365 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f05f1f6-1db3-4065-9750-9a1b255796d8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f05f1f6-1db3-4065-9750-9a1b255796d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:09,422 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:01:09,423 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7099c33a-eb82-4fc8-a0d7-5cf73f8f6e3a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7099c33a-eb82-4fc8-a0d7-5cf73f8f6e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:10,477 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:10,477 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67cabf85-cb90-43fb-95b5-9978192c2c20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-67cabf85-cb90-43fb-95b5-9978192c2c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:11,554 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.063s 2024-03-13 11:01:11,555 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a6145e-9b6e-440a-a348-27dcd2573339', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a6145e-9b6e-440a-a348-27dcd2573339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:12,610 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:12,610 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c88cf6a-8f6a-46de-82d8-464ecb773400', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c88cf6a-8f6a-46de-82d8-464ecb773400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e 3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:13,662 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:13,663 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53004272-082d-466f-bd52-1a4780dfadc1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53004272-082d-466f-bd52-1a4780dfadc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:14,717 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:14,717 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3239b178-797c-47f9-89ff-0b89d28fc9f5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3239b178-797c-47f9-89ff-0b89d28fc9f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-1 3T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:15,769 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:15,769 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f84f40-a76b-498f-b7e0-499a026990bc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f84f40-a76b-498f-b7e0-499a026990bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:16,823 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:16,823 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb6f7ce-80fc-4b21-bc85-d846d3af6f80', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb6f7ce-80fc-4b21-bc85-d846d3af6f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hr ef": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:17,879 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:01:17,879 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a69e77-6764-413f-a676-c965bf61116e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a69e77-6764-413f-a676-c965bf61116e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:18,935 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:18,935 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f79647-13a5-4d52-a3ea-08dc26611196', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f79647-13a5-4d52-a3ea-08dc26611196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d 1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:19,988 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:19,988 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c22198-d60e-437c-9fbf-5ca93999c069', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c22198-d60e-437c-9fbf-5ca93999c069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:21,041 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:21,041 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1ce7fc-a189-4c3b-99d6-d49f28cc535b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1ce7fc-a189-4c3b-99d6-d49f28cc535b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:22,092 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:22,092 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94038ccd-595f-4202-bc3e-d712ede09e20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94038ccd-595f-4202-bc3e-d712ede09e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:23,163 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.057s 2024-03-13 11:01:23,164 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ec0654-4563-4a4a-bec5-5b98d34518fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ec0654-4563-4a4a-bec5-5b98d34518fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:24,217 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer ): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:24,217 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70fd66cc-dce1-4611-b9bd-22f0c6a6b4cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70fd66cc-dce1-4611-b9bd-22f0c6a6b4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:25,275 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:01:25,275 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbd7023-b81f-4299-8f87-10c75703ed7a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbd7023-b81f-4299-8f87-10c75703ed7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:26,333 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:01:26,333 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: { 'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b9e3bc-8ddc-4512-bd53-5d93d0131066', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b9e3bc-8ddc-4512-bd53-5d93d0131066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:27,385 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:27,385 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cfd9be-040e-417d-a54e-40dfd8d3a4fd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cfd9be-040e-417d-a54e-40dfd8d3a4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:28,434 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:01:28,435 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b576d976-4a16-426c-ba66-e79715256acc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b576d976-4a16-426c-ba66-e79715256acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:29,487 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:29,488 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5204e32-5669-42b1-b7fb-9cf83718019a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5204e32-5669-42b1-b7fb-9cf83718019a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:30,542 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:30,542 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195022dd-5be1-4890-b2e4-74826f45e524', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-195022dd-5be1-4890-b2e4-74826f45e524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:31,603 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:01:31,603 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-386c765c-5316-427e-8d3a-4dbac7410ac5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-386c765c-5316-427e-8d3a-4dbac7410ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:32,654 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:32,655 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb651f4d-1134-4d4f-8dcc-f8f00ce929cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb651f4d-1134-4d4f-8dcc-f8f00ce929cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d 87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:33,714 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:01:33,715 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358ecc21-c45b-46f5-aa74-eca760065e04', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358ecc21-c45b-46f5-aa74-eca760065e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:34,768 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:34,768 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457de710-f5ef-4e70-8a21-6100c275da93', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457de710-f5ef-4e70-8a21-6100c275da93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10 :59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:35,822 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:35,823 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1f15e8-e6a1-4208-92ba-0f16a2cca7b3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1f15e8-e6a1-4208-92ba-0f16a2cca7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:36,875 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:36,875 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7830d861-363b-4ee4-8006-2b8fca68958e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7830d861-363b-4ee4-8006-2b8fca68958e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:37,929 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:37,930 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abee91f2-76db-4325-8027-8a1f19d22b2f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abee91f2-76db-4325-8027-8a1f19d22b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:38,981 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:38,982 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6e669f-6bf4-439c-bb3d-d9469ba32765', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6e669f-6bf4-439c-bb3d-d9469ba32765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4 f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:40,033 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:40,033 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da77b5e-d52b-4ccd-b7ff-a274cee682b3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da77b5e-d52b-4ccd-b7ff-a274cee682b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:41,085 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:41,085 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6c2534-999d-438a-a154-f31a184d4efd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6c2534-999d-438a-a154-f31a184d4efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:42,139 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:42,140 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8637be6f-3de3-4e7b-9468-91957c6057bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8637be6f-3de3-4e7b-9468-91957c6057bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:43,191 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:43,191 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e490df-175c-4919-8293-afb1f97b94f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e490df-175c-4919-8293-afb1f97b94f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:44,250 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 2 00 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:01:44,251 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841aa0fd-e357-490f-b15e-a5a5a961e410', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841aa0fd-e357-490f-b15e-a5a5a961e410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:45,304 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:01:45,304 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35bb2fc0-8062-47ae-9e9e-6b3224607d33', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35bb2fc0-8062-47ae-9e9e-6b3224607d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:46,355 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:46,355 85825 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, 13 Mar 2024 11:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c0a955-4616-4af2-aade-9c124a4dde76', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c0a955-4616-4af2-aade-9c124a4dde76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:47,410 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:01:47,410 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456a93ec-c4c8-4781-85ac-fd75a491996e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456a93ec-c4c8-4781-85ac-fd75a491996e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:48,467 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:01:48,467 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-e2995e74-96fc-4f66-91bd-c13ececb2a6d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2995e74-96fc-4f66-91bd-c13ececb2a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:49,522 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:49,522 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7993a631-f3c1-4fd6-98fe-5097d4034801', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7993a631-f3c1-4fd6-98fe-5097d4034801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:50,575 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:50,575 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13abe03-60a0-4ce9-a215-bfd8c4d87daf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-d13abe03-60a0-4ce9-a215-bfd8c4d87daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:51,632 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:01:51,632 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117adef4-5a13-49d9-aeaf-de0ca2055bea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117adef4-5a13-49d9-aeaf-de0ca2055bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:52,705 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.059s 2024-03-13 11:01:52,705 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379a6ec2-ffe5-4eec-97f4-028599c76fee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379a6ec2-ffe5-4eec-97f4-028599c76fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fa d'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:53,760 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:53,760 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b404eb2-9c59-4a7f-ad96-b3c79e40608e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b404eb2-9c59-4a7f-ad96-b3c79e40608e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:54,831 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.056s 2024-03-13 11:01:54,832 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0330db3d-4be8-489d-abd3-97c4b239bc13', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0330db3d-4be8-489d-abd3-97c4b239bc13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59: 04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:55,891 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:01:55,892 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f89813-955f-41ae-8935-b3f1a64fe924', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f89813-955f-41ae-8935-b3f1a64fe924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:56,959 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:56,959 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c4805b-efae-4634-b190-3958448e8345', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c4805b-efae-4634-b190-3958448e8345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "ht tp://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:58,031 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.057s 2024-03-13 11:01:58,031 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d43fcebb-e4db-4878-bf58-6313770e38ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d43fcebb-e4db-4878-bf58-6313770e38ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:59,099 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.055s 2024-03-13 11:01:59,100 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23684527-a19f-40fc-acd4-1433954ac37b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23684527-a19f-40fc-acd4-1433954ac37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55- 465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:00,188 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.062s 2024-03-13 11:02:00,188 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ec8bb1-b10c-49c0-8c32-65f1fcd4576d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ec8bb1-b10c-49c0-8c32-65f1fcd4576d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:01,240 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:02:01,241 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20d0b2d-7102-475a-8d79-0ffecba3cf49', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20d0b2d-7102-475a-8d79-0ffecba3cf49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os -vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:02,297 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:02:02,297 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd526dd7-cddb-4016-9af2-3991e8c36abc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd526dd7-cddb-4016-9af2-3991e8c36abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:03,353 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:02:03,353 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51dee1a0-72be-4381-8518-4a6c2efe05fd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51dee1a0-72be-4381-8518-4a6c2efe05fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:04,747 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 G ET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.379s 2024-03-13 11:02:04,747 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1732da73-2b14-49e8-b7ee-92ac5ff942fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1732da73-2b14-49e8-b7ee-92ac5ff942fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:05,817 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.056s 2024-03-13 11:02:05,818 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a2f654-8854-452e-85bb-e4c16490a475', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a2f654-8854-452e-85bb-e4c16490a475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:06,877 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:02:06,878 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f8eaca-8a71-4a04-b2a4-baa1b3647e93', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f8eaca-8a71-4a04-b2a4-baa1b3647e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:07,928 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:02:07,929 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcab10b8-be2d-4b33-8ee7-996dd697a33a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcab10b8-be2d-4b33-8ee7-996dd697a33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:08,987 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 11:02:08,988 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-3911d623-3ed4-49d7-9396-4cacfa8f3363', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3911d623-3ed4-49d7-9396-4cacfa8f3363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:10,043 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:02:10,044 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae1c81c-cb5c-4efd-9af1-8605ecb47188', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae1c81c-cb5c-4efd-9af1-8605ecb47188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:11,130 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.072s 2024-03-13 11:02:11,131 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3629a4f-26c2-449f-9c39-d8e5d5450e37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-e3629a4f-26c2-449f-9c39-d8e5d5450e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:12,207 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 11:02:12,208 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa5d2a6-a0c8-4213-affd-c791425234c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa5d2a6-a0c8-4213-affd-c791425234c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:13,279 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.058s 2024-03-13 11:02:13,279 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9160d8e6-c0fa-4b25-9031-2a8a4263432a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9160d8e6-c0fa-4b25-9031-2a8a4263432a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:14,337 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:02:14,338 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ab2284-3dbc-4215-8c73-59db6cf6a888', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ab2284-3dbc-4215-8c73-59db6cf6a888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:15,394 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:02:15,395 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558af87f-130b-4d68-9b8e-1e37a7001614', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558af87f-130b-4d68-9b8e-1e37a7001614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.0 00000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:16,461 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:02:16,461 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b226abd-ea76-492c-831e-5ecadebe8810', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b226abd-ea76-492c-831e-5ecadebe8810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:17,525 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 11:02:17,525 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd0dd1d-d6d9-43ce-92c3-a6813ae735e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd0dd1d-d6d9-43ce-92c3-a6813ae735e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:/ /10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:18,579 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:02:18,579 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c97c3c-b411-4cbe-9809-998a37e29469', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c97c3c-b411-4cbe-9809-998a37e29469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:19,643 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 11:02:19,643 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001f3905-3bc3-4d50-9009-c04308b23736', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001f3905-3bc3-4d50-9009-c04308b23736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d -abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:20,708 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:02:20,708 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61aa8f7d-9f18-4e30-90d0-3c61cbea546a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61aa8f7d-9f18-4e30-90d0-3c61cbea546a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:20,769 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.047s 2024-03-13 11:02:20,769 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc58c33f-df76-42ba-ab3a-d331d2a010a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc58c33f-df76-42ba-ab3a-d331d2a010a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": " f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:20,867 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.067s 2024-03-13 11:02:20,867 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd3c611-5a28-4a42-b74c-b8e8cac90117', 'x-openstack-request-id': 'req-fcd3c611-5a28-4a42-b74c-b8e8cac90117', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.724788s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.227322s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.219726s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.192421s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.026539s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.035750s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.233348s] ... ok {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.919440s] ... 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 b4a40e56-1074-4dca-9a5e-86cae39f2ced failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:27,476 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes 0.516s 2024-03-13 11:02:27,477 85825 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-889804728"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1661e430-98b6-468a-95cb-a6a8b16e6094', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1661e430-98b6-468a-95cb-a6a8b16e6094', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes'} Body: b'{"volume": {"id": "b4a40e56-1074-4dca-9a5e-86cae39f2ced", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:27.350888", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-889804728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-13 11:02:27,551 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.063s 2024-03-13 11:02:27,552 85825 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, 13 Mar 2024 11:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d00a3a-fa61-4660-8b29-59bbae44cf32', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d00a3a-fa61-4660-8b29-59bbae44cf32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'{"volume": {"id": "b4a40e56-1074-4dca-9a5e-86cae39f2ced", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:27.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-889804728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:28,638 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.041s 2024-03-13 11:02:28,638 85825 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, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac40e1e6-3e8f-47f1-b1dd-a957d2f43fff', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac40e1e6-3e8f-47f1-b1dd-a957d2f43fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'{"volume": {"id": "b4a40e56-1074-4dca-9a5e-86cae39f2ced", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:27.000000", "updated_at": "2024-03-13T11:02:28.000000", "name": "tempest-VolumesTransfersV355Test-Volume-889804728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:28,696 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.044s 2024-03-13 11:02:28,696 85825 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, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851d896f-34fc-4659-a587-0c2298822163', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851d896f-34fc-4659-a587-0c2298822163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'{"volume": {"id": "b4a40e56-1074-4dca-9a5e-86cae39f2ced", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:27.000000", "updated_at": "2024-03-13T11:02:28.000000", "name": "tempest-VolumesTransfersV355Test-Volume-889804728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:28,856 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.146s 2024-03-13 11:02:28,856 85825 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, 13 Mar 2024 11:02:28 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-4562bd5f-0d8f-4bfc-a439-ce8cc3b6c1c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'' 2024-03-13 11:02:28,878 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.021s 2024-03-13 11:02:28,879 85825 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, 13 Mar 2024 11:02:28 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-59e92026-4216-4053-b2f2-75db1a111116', 'x-openstack-request-id': 'req-59e92026-4216-4053-b2f2-75db1a111116', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4a40e56-1074-4dca-9a5e-86cae39f2ced could not be found."}}' {11} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.682520s] ... 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 9c5cf03c-0851-4576-b17b-6d12f34cde54 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:29,130 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes 0.248s 2024-03-13 11:02:29,130 85825 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-38293282"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376236c2-7fc4-435b-97e5-a5e2aca8d2f9', 'content-length': '884', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376236c2-7fc4-435b-97e5-a5e2aca8d2f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes'} Body: b'{"volume": {"id": "9c5cf03c-0851-4576-b17b-6d12f34cde54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:29.052910", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-38293282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-13 11:02:29,218 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.077s 2024-03-13 11:02:29,219 85825 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, 13 Mar 2024 11:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3fa63e5-6962-48a5-90c2-58a5fa233397', 'content-length': '952', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3fa63e5-6962-48a5-90c2-58a5fa233397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'{"volume": {"id": "9c5cf03c-0851-4576-b17b-6d12f34cde54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:29.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-38293282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:30,283 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355T est:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.048s 2024-03-13 11:02:30,283 85825 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, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3848ba97-077f-486b-864f-45a9a7b8d3dc', 'content-length': '973', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3848ba97-077f-486b-864f-45a9a7b8d3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'{"volume": {"id": "9c5cf03c-0851-4576-b17b-6d12f34cde54", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:29.000000", "updated_at": "2024-03-13T11:02:29.000000", "name": "tempest-VolumesTransfersV355Test-Volume-38293282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:30,351 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.054s 2024-03-13 11:02:30,351 85825 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, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd5cbd19-564b-4b8c-8fa3-3e22daf30351', 'content-length': '973', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd5cbd19-564b-4b8c-8fa3-3e22daf30351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'{"volume": {"id": "9c5cf03c-0851-4576-b17b-6d12f34cde54", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:29.000000", "updated_at": "2024-03-13T11:02:29.000000", "name": "tempest-VolumesTransfersV355Test-Volume-38293282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:30,540 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.170s 2024-03-13 11:02:30,540 85825 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, 13 Mar 2024 11:02:30 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-f4b528e9-2c59-4ef2-bf30-d07a46c985c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'' 2024-03-13 11:02:30,563 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.022s 2024-03-13 11:02:30,563 85825 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, 13 Mar 2024 11:02:30 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-14a372f8-ee5a-4783-b302-1b70abca5cea', 'x-openstack-request-id': 'req-14a372f8-ee5a-4783-b302-1b70abca5cea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9c5cf03c-0851-4576-b17b-6d12f34cde54 could not be found."}}' {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.277435s] ... 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 f20f3910-dc08-4cb5-b247-0fd67b2ee65a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:30,487 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types 0.354s 2024-03-13 11:02:30,487 85803 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-921366832", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e6fc6d-07fe-4e7c-a247-eea130cd4cac', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e6fc6d-07fe-4e7c-a247-eea130cd4cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types'} Body: b'{"volume_type": {"id": "a1a6e6e0-6152-4340-ba7e-13d2c79005a4", "name": "tempest-VolumeTypesAccessTest-volume-type-921366832", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2024-03-13 11:02:30,685 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes 0.194s 2024-03-13 11:02:30,686 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "a1a6e6e0-6152-4340-ba7e-13d2c79005a4", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 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-b62589f2-f355-48ca-ab4c-95b84d79334e', 'x-openstack-request-id': 'req-b62589f2-f355-48ca-ab4c-95b84d79334e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a1a6e6e0-6152-4340-ba7e-13d2c79005a4 could not be found."}}' 2024-03-13 11:02:30,687 85803 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2024-03-13 11:02:30,718 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4/action 0.031s 2024-03-13 11:02:30,719 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "d4c7df9578504967aac4d23410c2aabe"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311ff21b-45d9-4cb0-a9df-838a35c47335', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4/action'} Body: b'' 2024-03-13 11:02:30,961 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes 0.241s 2024-03-13 11:02:30,961 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "a1a6e6e0-6152-4340-ba7e-13d2c79005 a4", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1465024135"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961861f0-cd5e-4ce5-b93c-691c90442a80', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961861f0-cd5e-4ce5-b93c-691c90442a80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes'} Body: b'{"volume": {"id": "f20f3910-dc08-4cb5-b247-0fd67b2ee65a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:30.884972", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1465024135", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-921366832", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}], "user_id": "d2c6676aa39b4f35ab5bf74e469779cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:02:31,022 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.049s 2024-03-13 11:02:31,022 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fd63a3-7ea0-447a-8b14-3b5c224fe390', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fd63a3-7ea0-447a-8b14-3b5c224fe390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'{"volume": {"id": "f20f3910-dc08-4cb5-b247-0fd67b2ee65a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:31.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1465024135", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-921366832", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}], "user_id": "d2c6676aa39b4f35ab5bf74e469779cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4c7df9578504967aac4d23410c2aabe"}}' 2024-03-13 11:02:32,076 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.041s 2024-03-13 11:02:32,077 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a27db19-5478-4342-b512-b1fa74f36da9', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a27db19-5478-4342-b512-b1fa74f36da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'{"volume": {"id": "f20f3910-dc08-4cb5-b247-0fd67b2ee65a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:31.000000", "updated_at": "2024-03-13T11:02:31.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1465024135", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-921366832", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}], "user_id": "d2c6676aa39b4f35ab5bf74e469779cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4c7df9578504967aac4d23410c2aabe"}}' 2024-03-13 11:02:32,140 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.043s 2024-03-13 11:02:32,140 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd77ef93-6cad-40ee-b208-9c4c67832c26', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd77ef93-6cad-40ee-b208-9c4c67832c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'{"volume": {"id": "f20f3910-dc08-4cb5-b247-0fd67b2ee65a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:31.000000", "updated_at": "2024-03-13T11:02:31.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1465024135", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-921366832", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}], "user_id": "d2c6676aa39b4f35ab5bf74e469779cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4c7df9578504967aac4d23410c2aabe"}}' 2024-03-13 11:02:32,267 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.113s 2024-03-13 11:02:32,267 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-4cea3f59-e4aa-422d-bbce-c7bdcb669001', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967 aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'' 2024-03-13 11:02:32,292 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.024s 2024-03-13 11:02:32,293 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-5175495d-8abe-47d8-a714-b9a2726ea847', 'x-openstack-request-id': 'req-5175495d-8abe-47d8-a714-b9a2726ea847', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f20f3910-dc08-4cb5-b247-0fd67b2ee65a could not be found."}}' 2024-03-13 11:02:32,322 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4/action 0.029s 2024-03-13 11:02:32,323 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "d4c7df9578504967aac4d23410c2aabe"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-4cd8cf1b-95d9-4a9f-a893-5991a0ba56f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4/action'} Body: b'' 2024-03-13 11:02:32,387 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4 0.064s 2024-03-13 11:02:32,388 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-d2128171-eca5-4734-b8c5-16ae22c5ffac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4'} Body: b'' 2024-03-13 11:02:32,408 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4 0.019s 2024-03-13 11:02:32,408 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-d5a1c5d7-8d7c-4e73-96cd-ca444f3f29b4', 'x-openstack-request-id': 'req-d5a1c5d7-8d7c-4e73-96cd-ca444f3f29b4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0 d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a1a6e6e0-6152-4340-ba7e-13d2c79005a4 could not be found."}}' {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.395719s] ... ok {11} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {11} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {11} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {8} tearDownClass (tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (AttachSCSIVolumeTestJSON:tearDownClass) Failed to delete volume 5c5eb1d3-5e1d-4c0c-9286-f91db260a19e within the required time (196 s). Timer started at 1710327553. Timer ended at 1710327749. Waited for 196 s., )) {8} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {0} 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 a80a1882-4584-448d-8e1d-6103ee5871ff failed to build and is in ERROR status {8} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.818731s] ... ok {0} 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 f48644fb-7e33-4e08-87ec-94aa7a4c1f4e failed to build and is in ERROR status {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.801646s] ... 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 87cc933c-70d7-411e-bd8f-ca4e677f4023 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:44,895 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types 0.174s 2024-03-13 11:02:44,895 85819 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-474048991"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6193e7e-03a6-49d8-9490-e77315389d19', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6193e7e-03a6-49d8-9490-e77315389d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types'} Body: b'{"volume_type": {"id": "6c25c784-bb90-455a-b0f7-64cd34b877ab", "name": "tempest-GroupsTest-volume-type-474048991", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:44,937 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types 0.039s 2024-03-13 11:02:44,937 85819 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-993907663"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6cf1fa-becf-421f-825f-5a365772edd9', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6cf1fa-becf-421f-825f-5a365772edd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types'} Body: b'{"group_type": {"id": "87c96a4c-3045-4109-bdcf-042f87189e36", "name": "tempest-GroupsTest-group-type-993907663", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:45,201 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups 0.261s 2024-03-13 11:02:45,201 85819 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": "87c96a4c-3045-4109-bdcf-042f87189e36", "volume_types": ["6c25c784-bb90-455a-b0f7-64cd34b877ab"], "name": "tempest-Group1-1893155408"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d0bd30-1af6-47be-a48e-ffed63c48b14', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d0bd30-1af6-47be-a48e-ffed63c48b14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups'} Body: b'{"group": {"id": "87cc933c-70d7-411e-bd8f-ca4e677f4023", "name": "tempest-Group1-1893155408"}}' 2024-03-13 11:02:45,248 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023 0.045s 2024-03-13 11:02:45,249 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aaab42b-c0fb-41f2-a8dc-92dbb71fa0ef', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aaab42b-c0fb-41f2-a8dc-92dbb71fa0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023'} Body: b'{"group": {"id": "87cc933c-70d7-411e-bd8f-ca4e677f4023", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:45.000000", "name": "tempest-Group1-1893155408", "description": null, "group_type": "87c96a4c-3045-4109-bdcf-042f87189e36", "volume_types": ["6c25c784-bb90-455a-b0f7-64cd34b877ab"]}}' 2024-03-13 11:02:46,286 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023 0.032s 2024-03-13 11:02:46,287 85819 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, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b97755-d983-4bc2-bdd7-3fc849e1b485', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b97755-d983-4bc2-bdd7-3fc849e1b485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023'} Body: b'{"group": {"id": "87cc933c-70d7-411e-bd8f-ca4e677f4023", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:45.000000", "name": "tempest-Group1-1893155408", "description": null, "group_type": "87c96a4c-3045-4109-bdcf-042f87189e36", "volume_types": ["6c25c784-bb90-455a-b0f7-64cd34b877ab"]}}' 2024-03-13 11:02:46,322 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/volumes/detail 0.030s 2024-03-13 11:02:46,322 85819 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, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4316962-cc84-4044-b5cb-70aaf90fc48c', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4316962-cc84-4044-b5cb-70aaf90fc48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:46,395 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023/action 0.060s 2024-03-13 11:02:46,395 85819 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, 13 Mar 2024 11:02:46 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-reque st-id': 'req-f48dbfad-0a3e-4966-8533-06bc5a06206e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023/action'} Body: b'' 2024-03-13 11:02:46,414 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023 0.018s 2024-03-13 11:02:46,414 85819 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, 13 Mar 2024 11:02:46 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-153e6350-9816-4877-8802-9b8496548c47', 'x-openstack-request-id': 'req-153e6350-9816-4877-8802-9b8496548c47', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 87cc933c-70d7-411e-bd8f-ca4e677f4023 could not be found."}}' 2024-03-13 11:02:46,442 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types/87c96a4c-3045-4109-bdcf-042f87189e36 0.027s 2024-03-13 11:02:46,443 85819 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, 13 Mar 2024 11:02:46 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-8bed80b9-c810-46a0-ac97-80d40cdec46f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types/87c96a4c-3045-4109-bdcf-042f87189e36'} Body: b'' 2024-03-13 11:02:46,494 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/6c25c784-bb90-455a-b0f7-64cd34b877ab 0.050s 2024-03-13 11:02:46,494 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64a9d89-3efe-48b7-85e7-3298124bac42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/6c25c784-bb90-455a-b0f7-64cd34b877ab'} Body: b'' 2024-03-13 11:02:46,521 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/6c25c784-bb90-455a-b0f7-64cd34b877ab 0.026s 2024-03-13 11:02:46,521 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 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-187ab3ce-078e-4047-ad3d-42df239e63bf', 'x-openstack-request-id': 'req-187ab3ce-078e-4047-ad3d-4 2df239e63bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/6c25c784-bb90-455a-b0f7-64cd34b877ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6c25c784-bb90-455a-b0f7-64cd34b877ab could not be found."}}' {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.663821s] ... 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 d240e15f-8e4b-4850-b158-64870b0e8e79 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:46,557 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types 0.033s 2024-03-13 11:02:46,558 85819 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-936008997"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb35a2e-873f-4d84-bab8-85cf6f7c3ad0', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb35a2e-873f-4d84-bab8-85cf6f7c3ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types'} Body: b'{"volume_type": {"id": "3ce077db-9479-47df-ac02-f3e4097c9f11", "name": "tempest-GroupsTest-volume-type-936008997", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:46,591 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types 0.031s 2024-03-13 11:02:46,592 85819 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-405531646"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180cb323-37ea-4838-9b36-d13f601d180d', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180cb323-37ea-4838-9b36-d13f601d180d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types'} Body: b'{"group_type": {"id": "04b1c501-45b8-48f9-8249-4cece69c7888", "name": "tempest-GroupsTest-group-type-405531646", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:46,676 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups 0.082s 2024-03-13 11:02:46,676 85819 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": "04b1c501-45b8-48f9-8249-4cece69c7888", "volume_types": ["3ce077db-9479-47df-ac02-f3e4097c9f11"], "name": "tempest-GroupsTest-Group-1173818441"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511d6154-3569-4623-8a26-18305818ff34', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511d6154-3569-4623-8a26-18305818ff34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups'} Body: b'{"group": {"id": "d240e15f-8e4b-4850-b158-64870b0e8e79", "name": "tempest-GroupsTest-Group-1173818441"}}' 2024-03-13 11:02:46,716 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79 0.037s 2024-03-13 11:02:46,716 85819 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, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5b3e83-563f-4cc5-85f7-cd49aad4c49c', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5b3e83-563f-4cc5-85f7-cd49aad4c49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79'} Body: b'{"group": {"id": "d240e15f-8e4b-4850-b158-64870b0e8e79", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:47.000000", "name": "tempest-GroupsTest-Group-1173818441", "description": null, "group_type": "04b1c501-45b8-48f9-8249-4cece69c7888", "volume_types": ["3ce077db-9479-47df-ac02-f3e4097c9f11"]}}' 2024-03-13 11:02:47,752 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79 0.031s 2024-03-13 11:02:47,752 85819 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, 13 Mar 2024 11:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bca82f6-e593-42be-929b-ceabac7fcd8f', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bca82f6-e593-42be-929b-ceabac7fcd8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79'} Body: b'{"group": {"id": "d240e15f-8e4b-4850-b158-64870b0e8e79", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:47.000000", "name": "tempest-GroupsTest-Group-1173818441", "description": null, "group_type": "04b1c501-45b8-48f9-8249-4cece69c7888", "volume_types": ["3ce077db-9479-47df-ac02-f3e4097c9f11"]}}' 2024-03-13 11:02:47,785 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/volumes/detail 0.028s 2024-03-13 11:02:47,785 85819 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, 13 Mar 2024 11:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85aa7bc-bcc5-45ba-961b-d7f50183f2ae', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85aa7bc-bcc5-45ba-961b-d7f50183f2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:47,865 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79/action 0.066s 2024-03-13 11:02:47,865 85819 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, 13 Mar 2024 11:02:47 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-3e7267b2-7790-4e1b-9da7-406324f 1cdaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79/action'} Body: b'' 2024-03-13 11:02:47,881 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79 0.015s 2024-03-13 11:02:47,881 85819 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, 13 Mar 2024 11:02:47 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-44d72597-1ec3-4c2e-9131-cbe5bd01a1bd', 'x-openstack-request-id': 'req-44d72597-1ec3-4c2e-9131-cbe5bd01a1bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d240e15f-8e4b-4850-b158-64870b0e8e79 could not be found."}}' 2024-03-13 11:02:47,909 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types/04b1c501-45b8-48f9-8249-4cece69c7888 0.027s 2024-03-13 11:02:47,910 85819 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, 13 Mar 2024 11:02:47 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-5eefe1bc-c639-4f1e-8efa-1786de2b360b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types/04b1c501-45b8-48f9-8249-4cece69c7888'} Body: b'' 2024-03-13 11:02:48,164 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/3ce077db-9479-47df-ac02-f3e4097c9f11 0.253s 2024-03-13 11:02:48,164 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-1f5d7956-eba2-436a-a389-be416447ee0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/3ce077db-9479-47df-ac02-f3e4097c9f11'} Body: b'' 2024-03-13 11:02:48,186 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/3ce077db-9479-47df-ac02-f3e4097c9f11 0.022s 2024-03-13 11:02:48,187 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:48 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-6342e6ec-0bea-4755-ac68-72273e74694b', 'x-openstack-request-id': 'req-6342e6ec-0bea-4755-ac68-72273e74694b', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/3ce077db-9479-47df-ac02-f3e4097c9f11'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3ce077db-9479-47df-ac02-f3e4097c9f11 could not be found."}}' {0} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 736e6bf1-d698-413c-a298-5a46e672d66a failed to build and is in ERROR status {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.014784s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.016351s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.071382s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.018525s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.024586s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.020715s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.018193s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.014057s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.014861s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.101973s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.037129s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.038514s] ... ok {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.851668s] ... 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 3be0793f-5865-44fe-90b4-29d24cd32176 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:03,234 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.179s 2024-03-13 11:03:03,234 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4bd2def5-621e-4bf6-bb29-7d8329c4d0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:03,657 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes 0.422s 2024-03-13 11:03:03,657 85803 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-832338150", "snapshot_id": null, "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63ca109-ec50-4c6b-af80-b3a634af85be', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63ca109-ec50-4c6b-af80-b3a634af85be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes'} Body: b'{"volume": {"id": "3be0793f-5865-44fe-90b4-29d24cd32176", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:03.591223", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-832338150", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:03,711 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176 0.042s 2024-03-13 11:03:03,711 85803 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64bd6273-9970-4b08-adf3-aaffdf669e14', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64bd6273-9970-4b08-adf3-aaffdf669e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176'} Body: b'{"volume": {"id": "3be0793f-5865-44fe-90b4-29d24cd32176", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-832338150", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:04,762 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176 0.037s 2024-03-13 11:03:04,763 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3edee811-77aa-4a23-bb95-f9710879ebf5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3edee811-77aa-4a23-bb95-f9710879ebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176'} Body: b'{"volume": {"id": "3be0793f-5865-44fe-90b4-29d24cd32176", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:04.000000", "updated_at": "2024-03-13T11:03:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-832338150", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:04,878 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176 0.102s 2024-03-13 11:03:04,878 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab95f39-4cf4-4775-b4cd-89da6aac56bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176'} Body: b'' 2024-03-13 11:03:04,904 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176 0.025s 2024-03-13 11:03:04,904 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 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-c9be8e9c-900f-4d87-a6c0-cb072a4ba584', 'x-openstack-request-id': 'req-c9be8e9c-900f-4d87-a6c0-cb072a4ba584', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3be0793f-5865-44fe-90b4-29d24cd32176 could not be found."}}' {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.622845s] ... 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 14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:04,927 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.020s 2024-03-13 11:03:04,927 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1a35194a-b65e-4f6a-b362-385abffe0c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:05,273 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes 0.346s 2024-03-13 11:03:05,274 85803 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-919727990", "snapshot_id": null, "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf948881-8068-4922-b623-8dc7a0add436', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf948881-8068-4922-b623-8dc7a0add436', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes'} Body: b'{"volume": {"id": "14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:05.200074", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-919727990", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:05,325 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 0.040s 2024-03-13 11:03:05,326 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09cb6c96-00cd-4251-8a3d-b841502383b0', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09cb6c96-00cd-4251-8a3d-b841502383b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7'} Body: b'{"volume": {"id": "14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:05.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-919727990", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:06,385 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 0.046s 2024-03-13 11:03:06,386 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a014ae58-af84-425a-a156-55554d70681c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a014ae58-af84-425a-a156-55554d70681c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7'} Body: b'{"volume": {"id": "14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:05.000000", "updated_at": "2024-03-13T11:03:05.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-919727990", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:06,498 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 0.099s 2024-03-13 11:03:06,498 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18315e7f-bd11-47b5-bdb9-af239a357a40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7'} Body: b'' 2024-03-13 11:03:06,528 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 0.029s 2024-03-13 11:03:06,528 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-711fd367-2fa0-4b16-a1a8-e3a3b8e38f79', 'x-openstack-request-id': 'req-711fd367-2fa0-4b16-a1a8-e3a3b8e38f79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 could not be found."}}' {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [4.786980s] ... 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 845382d7-71dd-45f3-b459-6c7eb1ef2739 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:06,532 85803 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2024-03-13 11:03:06,826 85803 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.290s 2024-03-13 11:03:06,827 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1895530761", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN0lKsxxtTUR85zwt71RW6VcTmpAqCo5MC7cYZe5E/QK+QdoA9t86ETznK7PB3arsvKVYbHatTUPpKI1VOntHw8gVbtzN3LNdsJlQZlH9q9pKvmH11vJ7io51JbzAs+6rQ=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-468a794f-6a2d-4da7-a50f-3d011578d009', 'x-compute-request-id': 'req-468a794f-6a2d-4da7-a50f-3d011578d009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1895530761", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN0lKsxxtTUR85zwt71RW6VcTmpAqCo5MC7cYZe5E/QK+QdoA9t86ETznK7PB3arsvKVYbHatTUPpKI1VOntHw8gVbtzN3LNdsJlQZlH9q9pKvmH11vJ7io51JbzAs+6rQ==", "fingerprint": "49:ec:33:b9:9e:36:e0:d8:b2:5e:a3:66:b4:aa:cb:84", "user_id": "2fa7e1f4232647399046bd7fa8249bc3"}}' 2024-03-13 11:03:07,022 85803 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.192s 2024-03-13 11:03:07,023 85803 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-2019517232", "description": "tempest-secgroup-smoke-2019517232 description", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-c6786354-cb5a-456b-8f99-a9e0ae8bf1b3', 'date': 'Wed, 13 Mar 2024 11:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "name": "tempest-secgroup-smoke-2019517232", "stateful": true, "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "description": "tempest-secgroup-smoke-2019517232 description", "shared": false, "security_group_rules": [{"id": "6515095e-cb9b-4f3a-8a23-8e13e1005494", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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": 605, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:03:06Z", "updated_at": "2024-03-13T11:03:06Z", "revision_number": 0}, {"id": "aa72a889-e558-4cee-9bd5-c929e5fb5292", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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": 606, "belongs_to_default_sg": false, "description": null, "tags": [], "cre ated_at": "2024-03-13T11:03:06Z", "updated_at": "2024-03-13T11:03:06Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:03:06Z", "updated_at": "2024-03-13T11:03:06Z", "revision_number": 1, "project_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:07,271 85803 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.247s 2024-03-13 11:03:07,271 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "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-6d652aad-e5dc-48d3-a39f-67e08de3d82c', 'date': 'Wed, 13 Mar 2024 11:03: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": "8f452989-75f7-4968-a12d-f40a6fa4698d", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:07Z", "updated_at": "2024-03-13T11:03:07Z", "revision_number": 0}}' 2024-03-13 11:03:07,656 85803 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.384s 2024-03-13 11:03:07,657 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "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-7759c206-49b3-4563-b9fe-0ee79fb110a5', 'date': 'Wed, 13 Mar 2024 11:03: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": "720c813c-9944-436c-8232-d73e172071a2", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:07Z", "updated_at": "2024-03-13T11:03:07Z", "revision_number": 0}}' 2024-03-13 11:03:07,964 85803 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.307s 2024-03-13 11:03:07,964 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-edc 99182-0492-4366-b33c-485ebea656bb', 'date': 'Wed, 13 Mar 2024 11:03: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": "4957b8a7-3ba1-4b81-928b-699a69490363", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:07Z", "updated_at": "2024-03-13T11:03:07Z", "revision_number": 0}}' 2024-03-13 11:03:08,774 85803 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.809s 2024-03-13 11:03:08,775 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-561f101c-4e35-445c-9ae7-64cd475b9cab', 'date': 'Wed, 13 Mar 2024 11:03: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": "765bbd49-7a8c-4bd2-8325-95f4b0e47a35", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:08Z", "updated_at": "2024-03-13T11:03:08Z", "revision_number": 0}}' 2024-03-13 11:03:09,046 85803 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.270s 2024-03-13 11:03:09,046 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-3b018c9c-7139-46bb-bc23-f48466bbbef2', 'date': 'Wed, 13 Mar 2024 11:03: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": "be892963-a5b2-4abc-8df9-6caaa8df2a87", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:08Z", "updated_at": "2024-03-13T11:03:08Z", "revision_number": 0}}' 2024-03-13 11:03:09,323 85803 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.276s 2024-03-13 11:03:09,324 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-654f1548-b6f5-4df6-b3f0-3b9d4e589cc6', 'date': 'Wed, 13 Mar 2024 11:03: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": "b487896f-eb59-4d03-bf4d-9b4211551bf0", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:09Z", "updated_at": "2024-03-13T11:03:09Z", "revision_number": 0}}' 2024-03-13 11:03:09,324 85803 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2024-03-13 11:03:09,348 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.023s 2024-03-13 11:03:09,348 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cb562130-db35-430a-a397-b590f0abb839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:09,741 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes 0.392s 2024-03-13 11:03:09,741 85803 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-2102923735", "snapshot_id": null, "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56acbc72-0cb9-4fc2-951d-fc4a3e92e8f7', 'content-length': '826', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56acbc72-0cb9-4fc2-951d-fc4a3e92e8f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes'} Body: b'{"volume": {"id": "845382d7-71dd-45f3-b459-6c7eb1ef2739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:09.672706", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2102923735", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:09,791 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739 0.039s 2024-03-13 11:03:09,791 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d2f904-9920-4d7e-9ce5-e1f7f8c7f839', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d2f904-9920-4d7e-9ce5-e1f7f8c7f839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739'} Body: b'{"volume": {"id": "845382d7-71dd-45f3-b459-6c7eb1ef2739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:10.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2102923735", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:10,846 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739 0.040s 2024-03-13 11:03:10,846 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f05af70-aa9c-4628-b08c-ba6a1bb07602', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f05af70-aa9c-4628-b08c-ba6a1bb07602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739'} Body: b'{"volume": {"id": "845382d7-71dd-45f3-b459-6c7eb1ef2739", "statu s": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:10.000000", "updated_at": "2024-03-13T11:03:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2102923735", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:10,994 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739 0.122s 2024-03-13 11:03:10,994 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-7fba5ba2-a813-40d1-935b-fc14171ae2ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739'} Body: b'' 2024-03-13 11:03:11,014 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739 0.020s 2024-03-13 11:03:11,014 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-4590574c-0610-4789-baca-542587d37c91', 'x-openstack-request-id': 'req-4590574c-0610-4789-baca-542587d37c91', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 845382d7-71dd-45f3-b459-6c7eb1ef2739 could not be found."}}' 2024-03-13 11:03:11,288 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/af29e10c-bc72-4ae3-9174-0834bb729c76 0.273s 2024-03-13 11:03:11,288 85803 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-2576eb22-d7f3-4e3e-8a9f-f0439d8f6928', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:03:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/af29e10c-bc72-4ae3-9174-0834bb729c76'} Body: b'' 2024-03-13 11:03:11,317 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1895530761 0.028s 2024-03-13 11:03:11,318 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-7b88603d-f318-4a94-b606-770248e5d252', 'x-compute-request-id': 'req-7b88603d-f318-4a94-b606-770248e5d252', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1895530761'} Body: b'' {8} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [4.256022s] ... 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 b30a9a57-bce6-473d-b8f3-ec7f02089c7f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:10,350 85819 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.235s 2024-03-13 11:03:10,350 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1629210906", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFYyUXWVFm0rxSUtw3FioWNrjfN535Q4Bl5JFtPYFqmnzOdch4A88gztm6kCTfG2/o7/mseF8E837TmkbCFnUlVHHch7gR+ZcEJt7OohRUWAvJMkafRQZIFt51DOCHaD5g=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b641642-318c-4ef9-921f-4ac71d66772d', 'x-compute-request-id': 'req-2b641642-318c-4ef9-921f-4ac71d66772d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1629210906", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFYyUXWVFm0rxSUtw3FioWNrjfN535Q4Bl5JFtPYFqmnzOdch4A88gztm6kCTfG2/o7/mseF8E837TmkbCFnUlVHHch7gR+ZcEJt7OohRUWAvJMkafRQZIFt51DOCHaD5g==", "fingerprint": "73:95:94:73:bf:5c:59:39:19:b7:89:d2:d0:b0:ff:0e", "user_id": "f8379761271e4f079a92127b2735078d"}}' 2024-03-13 11:03:10,622 85819 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.269s 2024-03-13 11:03:10,622 85819 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-1676196385", "description": "tempest-secgroup-smoke-1676196385 description", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-dad65301-db7b-4bc2-b01e-47c45ddb6898', 'date': 'Wed, 13 Mar 2024 11:03:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "name": "tempest-secgroup-smoke-1676196385", "stateful": true, "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "description": "tempest-secgroup-smoke-1676196385 description", "shared": false, "security_group_rules": [{"id": "2259590e-7fff-45e5-890d-5bef4a113606", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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": 616, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 0}, {"id": "3cfddd9a-c5ad-4615-bce8-e5aebe62df37", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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": 615, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 0}], "tags": [], "cr eated_at": "2024-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 1, "project_id": "d3edf4fb3a054da5af6b2eb506527a3b"}}' 2024-03-13 11:03:10,860 85819 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.237s 2024-03-13 11:03:10,860 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "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-af82dab6-2ade-4af9-87be-b7e2d4b46cda', 'date': 'Wed, 13 Mar 2024 11:03:10 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": "93465afe-b44e-404c-85b4-e73ff3908bb2", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 0}}' 2024-03-13 11:03:11,223 85819 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.362s 2024-03-13 11:03:11,223 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "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-5e7c9d77-1c6a-4288-92c4-9d88e742dfc0', 'date': 'Wed, 13 Mar 2024 11:03:11 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": "7e297af0-e4c7-4bb4-8dc8-839a6cc00036", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 0}}' 2024-03-13 11:03:11,668 85819 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.444s 2024-03-13 11:03:11,668 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-99f5f016-3b81-42fa-924e-3b57b7abe448', 'date': 'Wed, 13 Mar 2024 11:03:11 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": "0c76af30-2a7b-4df8-9c30-6ba66ca58d13", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:11Z", "updated_at": "2024-03-13T11:03:11Z", "revision_number": 0}}' 2024-03-13 11:03:11,904 85819 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.235s 2024-03-13 11:03:11,904 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-53123f26-3b36-46dc-bd09-e984207c69e8', 'date': 'Wed, 13 Mar 2024 11:03:11 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": "6390e4be-1580-4a43-bbfb-6fa4c9660c6a", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:11Z", "updated_at": "2024-03-13T11:03:11Z", "revision_number": 0}}' 2024-03-13 11:03:12,176 85819 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-03-13 11:03:12,177 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-811a45c4-e770-425a-802b-b0470e34c2a5', 'date': 'Wed, 13 Mar 2024 11:03:12 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": "74e1f966-b878-4079-b234-efc12455e993", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:12Z", "updated_at": "2024-03-13T11:03:12Z", "revision_number": 0}}' 2024-03-13 11:03:12,458 85819 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.281s 2024-03-13 11:03:12,459 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-aff7208f-0942-4e71-8a64-73760171d8d3', 'date': 'Wed, 13 Mar 2024 11:03:12 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": "3e7a36eb-bae8-4adc-8053-433b9234d545", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:12Z", "updated_at": "2024-03-13T11:03:12Z", "revision_number": 0}}' 2024-03-13 11:03:12,501 85819 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.037s 2024-03-13 11:03:12,502 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 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-3b4da1b4-7f60-4e7a-9396-091eb547b2f5', '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": "f8379761271e4f079a92127b2735078d", "name": "tempest-TestShelveInstance-698965427-project-member", "password_expires_at": null}, "audit_ids": ["zsrK8bOlQCGJyGTmbiY5mw"], "expires_at": "2024-03-13T12:03:12.000000Z", "issued_at": "2024-03-13T11:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3edf4fb3a054da5af6b2eb506527a3b", "name": "tempest-TestShelveInstance-698965427"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d3edf4fb3a054da5af6b2eb506527a3b", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:03:12,502 85819 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '95a1f44d-6179-4755-bffa-013f5aa1acc9', 'name': 'tempest-TestShelveInstance-1364284346-network', 'tenant_id': 'd3edf4fb3a054da5af6b2eb506527a3b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd3edf4fb3a054da5af6b2eb506527a3b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53684, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:02:57Z', 'updated_at': '2024-03-13T11:02:57Z', 'revision_number': 1} available for tenant 2024-03-13 11:03:12,868 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes 0.364s 2024-03-13 11:03:12,869 85819 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-1173035294", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0938bfc7-d9e2-4b47-ada1-f93532126b35', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0938bfc7-d9e2-4b47-ada1-f93532126b35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes'} Body: b'{"volume": {"id": "b30a9a57-bce6-473d-b8f3-ec7f02089c7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:12.805345", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1173035294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}], "user_id": "f8379761271e4f079a92127b2735078d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:12,920 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f 0.041s 2024-03-13 11:03:12,921 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70a92f1-6043-4af2-947b-c94365207786', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70a92f1-6043-4af2-947b-c94365207786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f'} Body: b'{"volume": {"id": "b30a9a57-bce6-473d-b8f3-ec7f02089c7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:13.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1173035294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}], "user_id": "f8379761271e4f079a92127b2735078d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b"}}' 2024-03-13 11:03:13,973 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f 0.039s 2024-03-13 11:03:13,973 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a849a8-9142-44f6-aa0e-6cb2260b8428', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a849a8-9142-44f6-aa0e-6cb2260b8428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f'} Body: b'{"volume": {"id": "b30a9a57-bce6-473d-b8f3-ec7f02089c7f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:13.000000", "updated_at": "2024-03-13T11:03:13.000000", "name": "tempest-tempest.common.compute-volume-1173035294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}], "user_id": "f8379761271e4f079a92127b2735078d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b"}}' 2024-03-13 11:03:14,085 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f 0.099s 2024-03-13 11:03:14,085 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-535381e0-e172-4da9-a399-67b02609667a ', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f'} Body: b'' 2024-03-13 11:03:14,109 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f 0.023s 2024-03-13 11:03:14,109 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec123e4-5e19-426d-86f3-43c5c39a16d3', 'x-openstack-request-id': 'req-1ec123e4-5e19-426d-86f3-43c5c39a16d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b30a9a57-bce6-473d-b8f3-ec7f02089c7f could not be found."}}' 2024-03-13 11:03:14,336 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fd83c892-3f0f-429c-87fc-7775adc460b5 0.224s 2024-03-13 11:03:14,336 85819 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-b04f71b3-a890-4fd9-adab-8d2d18d8b1e8', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:03:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fd83c892-3f0f-429c-87fc-7775adc460b5'} Body: b'' 2024-03-13 11:03:14,366 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1629210906 0.029s 2024-03-13 11:03:14,366 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:14 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-4f487e34-ea19-44c4-a90c-94a9222f41dc', 'x-compute-request-id': 'req-4f487e34-ea19-44c4-a90c-94a9222f41dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1629210906'} Body: b'' {0} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.510400s] ... 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 96, 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 34c5eb27-1b8e-4340-a6db-38d4b33e2e32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:20,193 85803 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes 0.362s 2024-03-13 11:03:20,194 85803 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-1284265538"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a19afb-ec2a-4bc8-8d49-2a96771e5c12', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a19afb-ec2a-4bc8-8d49-2a96771e5c12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes'} Body: b'{"volume": {"id": "34c5eb27-1b8e-4340-a6db-38d4b33e2e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:20.125486", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1284265538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}], "user_id": "d780ab09b61744c2b5b8230f30d67d1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:20,252 85803 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32 0.047s 2024-03-13 11:03:20,253 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8d2387-ed60-429b-8194-e83060430c4e', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8d2387-ed60-429b-8194-e83060430c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32'} Body: b'{"volume": {"id": "34c5eb27-1b8e-4340-a6db-38d4b33e2e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:20.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1284265538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}], "user_id": "d780ab09b61744c2b5b8230f30d67d1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4357d51692c4c15a0ab766b4780f8fb"}}' 2024-03-13 11:03:21,325 85803 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb 27-1b8e-4340-a6db-38d4b33e2e32 0.054s 2024-03-13 11:03:21,325 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12968cb-26ba-48c9-9cb3-cea09b4d8134', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12968cb-26ba-48c9-9cb3-cea09b4d8134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32'} Body: b'{"volume": {"id": "34c5eb27-1b8e-4340-a6db-38d4b33e2e32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:20.000000", "updated_at": "2024-03-13T11:03:20.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1284265538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}], "user_id": "d780ab09b61744c2b5b8230f30d67d1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4357d51692c4c15a0ab766b4780f8fb"}}' {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`. {8} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {8} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [307.796062s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 9919b1b0-c5eb-4f1d-a890-68a891a58aff failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:58:18,570 85821 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.047s 2024-03-13 10:58:18,571 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:18 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-d0f9197a-39b6-41b0-803d-e1092776456e', '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": "cbb989db9ae84fb2a78f0113cbf340ba", "name": "tempest-VolumesAdminNegativeTest-370377659-project-member", "password_expires_at": null}, "audit_ids": ["ScIMXOoTTwykhB6RVM1M7g"], "expires_at": "2024-03-13T11:58:18.000000Z", "issued_at": "2024-03-13T10:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b526376da1324514a14bcffb78641db1", "name": "tempest-VolumesAdminNegativeTest-370377659"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:58:18,572 85821 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '42b5f558-3fc3-4991-9f9c-fc72f21772db', 'name': 'tempest-VolumesAdminNegativeTest-1783580053-network', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b526376da1324514a14b cffb78641db1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41200, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:58:19,214 85821 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.641s 2024-03-13 10:58:19,214 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-785418644", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "42b5f558-3fc3-4991-9f9c-fc72f21772db"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eec77f70-16d7-4aa3-9ed4-4ffb1ceb01a7', 'x-compute-request-id': 'req-eec77f70-16d7-4aa3-9ed4-4ffb1ceb01a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "61b862b8-3721-4691-90d5-6dd99318182e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/61b862b8-3721-4691-90d5-6dd99318182e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "o6ewsih485Rc"}}' 2024-03-13 10:58:19,335 85821 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/61b862b8-3721-4691-90d5-6dd99318182e 0.117s 2024-03-13 10:58:19,335 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4179b268-709a-4385-8d99-e453b1ee3273', 'x-compute-request-id': 'req-4179b268-709a-4385-8d99-e453b1ee3273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e'} Body: b'{"server": {"id": "61b862b8-3721-4691-90d5-6dd99318182e", "name": "tempest-VolumesAdminNegativeTest-server-785418644", "status": "BUILD", "tenant_id": "b526376da1324514a14bcffb78641db1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:19Z", "updated": "2024-03-13T10:58:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/61b862b8-3721-4691-90d5-6dd99318182e"}], "OS-DCF:diskConfig": "MANUAL", "pr ogress": 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-03-13 10:59:09,605 85821 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/61b862b8-3721-4691-90d5-6dd99318182e 0.245s 2024-03-13 10:59:09,605 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:09 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-17cbd4a6-3b79-4ef9-a03d-3288412005bf', 'x-compute-request-id': 'req-17cbd4a6-3b79-4ef9-a03d-3288412005bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e'} Body: b'{"server": {"id": "61b862b8-3721-4691-90d5-6dd99318182e", "name": "tempest-VolumesAdminNegativeTest-server-785418644", "status": "ACTIVE", "tenant_id": "b526376da1324514a14bcffb78641db1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "metadata": {}, "hostId": "2ab56bdbf2ad2c70be1965b0feaef0fbda2cfd2f7fb5b5cfed8433f6", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:19Z", "updated": "2024-03-13T10:58:26Z", "addresses": {"tempest-VolumesAdminNegativeTest-1783580053-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ed:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/61b862b8-3721-4691-90d5-6dd99318182e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T10:58:26.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-03-13 10:59:09,619 85821 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:00:09,940 85821 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/b526376da1324514a14bcffb78641db1/volumes 0.264s 2024-03-13 11:00:09,940 85821 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-464727157"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3aa5b8-3996-41f6-b672-921bba49d4df', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3aa5b8-3996-41f6-b672-921bba49d4df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes'} Body: b'{"volume": {"id": "9919b1b0-c5eb -4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:09.865277", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:00:09,992 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:09,993 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ee8f65-aa17-4cfb-adcc-102be0d7db6b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ee8f65-aa17-4cfb-adcc-102be0d7db6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:11,064 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.056s 2024-03-13 11:00:11,064 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4652ac01-6a5a-4dcb-ae0e-cdcddfb2358a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4652ac01-6a5a-4dcb-ae0e-cdcddfb2358a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "jovi andss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:12,144 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.066s 2024-03-13 11:00:12,144 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e7afa6-ae5f-4560-89c0-82c87f3611bd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e7afa6-ae5f-4560-89c0-82c87f3611bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:13,208 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.051s 2024-03-13 11:00:13,209 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08782cf6-84ff-4a81-8d65-710880d7a87b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08782cf6-84ff-4a81-8d65-710880d7a87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641d b1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:14,264 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:14,264 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9217537-711f-4eb4-a0e5-73ea29182446', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9217537-711f-4eb4-a0e5-73ea29182446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:15,320 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:00:15,321 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9813b26d-dd5f-46a3-a2f9-64a4d786f6c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9813b26d-dd5f-46a3-a2f9-64a4d786f6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f 1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:16,384 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:00:16,384 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f598cb3-5a45-4933-a4b1-c2f78ceea486', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f598cb3-5a45-4933-a4b1-c2f78ceea486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:17,447 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:00:17,495 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3ee773-e619-427d-baf9-924bf3f10849', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3ee773-e619-427d-baf9-924bf3f10849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id" : null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:18,559 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:00:18,560 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1230fbb7-3170-48c2-b732-e98e60adadf9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1230fbb7-3170-48c2-b732-e98e60adadf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:19,657 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.085s 2024-03-13 11:00:19,657 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de8d3f2-7359-41e7-bebd-fe91e329d91b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de8d3f2-7359-41e7-bebd-fe91e329d91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:20,711 85821 INFO [tem pest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:20,711 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135f630f-bf57-4a49-add9-ce6678c1a60c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135f630f-bf57-4a49-add9-ce6678c1a60c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:21,766 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:00:21,767 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec0f70e-7710-4052-a914-7edc9fcb13e4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec0f70e-7710-4052-a914-7edc9fcb13e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:22,817 85821 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/b5 26376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:00:22,817 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb1cbd1-9992-4d1b-9112-968c5724098f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb1cbd1-9992-4d1b-9112-968c5724098f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:23,872 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:00:23,872 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f05df7-9e8b-41a6-b52d-7f4246793eef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f05df7-9e8b-41a6-b52d-7f4246793eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:24,973 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:00:24,973 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39e6834-d048-44b2-9c80-a874aa9a50e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39e6834-d048-44b2-9c80-a874aa9a50e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:26,032 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:00:26,033 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83cef6e3-660c-4da7-ac41-d7209ca829b9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83cef6e3-660c-4da7-ac41-d7209ca829b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:27,084 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:27,085 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'W ed, 13 Mar 2024 11:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e338298-2868-453b-a9a2-ea8489cff185', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e338298-2868-453b-a9a2-ea8489cff185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:28,137 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:28,138 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e39f5e9-5401-4a95-87f5-4d08b096bcc4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e39f5e9-5401-4a95-87f5-4d08b096bcc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:29,216 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.065s 2024-03-13 11:00:29,217 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04defb1f-4a98-4b4a-8d5c-abc166 2b2254', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04defb1f-4a98-4b4a-8d5c-abc1662b2254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:30,278 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:00:30,279 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd59b3d2-0c7d-42e3-8af9-e78d9ad0b875', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd59b3d2-0c7d-42e3-8af9-e78d9ad0b875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:31,335 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:00:31,336 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f79dc99-526b-47d8-8366-824d86b85483', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f79dc99-526b-47d8-8366-8 24d86b85483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:32,396 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:00:32,397 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7966056a-795f-4418-a11c-cbd67c0734c3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7966056a-795f-4418-a11c-cbd67c0734c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:33,456 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:00:33,457 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c25e5b8-ebc8-435f-986f-a2efc5eaf960', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c25e5b8-ebc8-435f-986f-a2efc5eaf960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d -a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:34,555 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.073s 2024-03-13 11:00:34,556 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4482916e-53b6-4372-8da9-85b52d38fa08', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4482916e-53b6-4372-8da9-85b52d38fa08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:35,610 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:35,610 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db84de45-e15a-41f0-adbb-9f63f01b2a13', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db84de45-e15a-41f0-adbb-9f63f01b2a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "crea ted_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:36,660 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:00:36,661 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c4ef2f-ee8b-426e-bd21-253240a71f00', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c4ef2f-ee8b-426e-bd21-253240a71f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:37,712 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:37,712 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8030f0f0-49fd-4799-b962-8aff1c486c78', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8030f0f0-49fd-4799-b962-8aff1c486c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": nul l, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:38,768 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:00:38,769 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeebe209-3bad-4270-8c4d-af8ce57a1493', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeebe209-3bad-4270-8c4d-af8ce57a1493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:39,819 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:39,820 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3648f180-63cf-4613-b33b-c543691f52d1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3648f180-63cf-4613-b33b-c543691f52d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376 da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:40,874 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:00:40,875 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab94e9c-d5be-4be4-b900-39ccbfa24bce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab94e9c-d5be-4be4-b900-39ccbfa24bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:41,926 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:41,926 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3fb429-489f-4e12-a54c-cdb8e3862739', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3fb429-489f-4e12-a54c-cdb8e3862739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/v olumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:42,991 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:42,994 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c77fcf7-278f-46c1-977b-fc0494e81da0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c77fcf7-278f-46c1-977b-fc0494e81da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:44,046 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:44,047 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41a8e05-b587-4af6-b508-40e86e218f96', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41a8e05-b587-4af6-b508-40e86e218f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null , "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:45,100 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:45,101 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e4ca03-e985-40ec-bbd1-813050bf9fe4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e4ca03-e985-40ec-bbd1-813050bf9fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:46,180 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.065s 2024-03-13 11:00:46,180 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78934192-11ce-4d53-8621-a67f959c8aab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78934192-11ce-4d53-8621-a67f959c8aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:47, 232 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:47,232 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f47cedc-03eb-4bd0-9721-57999977a511', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f47cedc-03eb-4bd0-9721-57999977a511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:48,283 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:48,284 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07705f12-4cd3-4dfd-9ee1-8b0acc6a2c6c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07705f12-4cd3-4dfd-9ee1-8b0acc6a2c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:49,333 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:00:49,334 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c49fdc-93f9-44a2-9108-4f9157a71809', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c49fdc-93f9-44a2-9108-4f9157a71809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:50,396 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.050s 2024-03-13 11:00:50,397 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4188c6b4-abd3-4e2c-a7f7-8c6822127347', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4188c6b4-abd3-4e2c-a7f7-8c6822127347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:51,449 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:51,449 85821 DEBUG [tempest.lib.comm on.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b37c67e-12dd-4d05-9206-cf450e62a668', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b37c67e-12dd-4d05-9206-cf450e62a668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:52,502 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:52,502 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11730550-e498-4208-b0b1-17ce3e2e779d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11730550-e498-4208-b0b1-17ce3e2e779d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:53,559 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:00:53,559 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd79523-e70d-4eef-aaff-337527cc3524', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd79523-e70d-4eef-aaff-337527cc3524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:54,633 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.060s 2024-03-13 11:00:54,633 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96dc09f8-bb29-4677-b519-231fd9626f86', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96dc09f8-bb29-4677-b519-231fd9626f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:55,683 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:00:55,683 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62adcf 8-d6d0-403f-b560-79cd66345cc3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62adcf8-d6d0-403f-b560-79cd66345cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:56,734 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:56,734 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058147d0-07a3-44e7-bb69-2f495f2de1e0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058147d0-07a3-44e7-bb69-2f495f2de1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:57,785 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:00:57,785 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182abf57-b60e-4f17-bcf5-8723525b106b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18 2abf57-b60e-4f17-bcf5-8723525b106b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:58,837 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:58,838 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2d3caf-6aea-4ea7-b907-8a4e28d479c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2d3caf-6aea-4ea7-b907-8a4e28d479c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:59,893 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:00:59,893 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9e6062-2407-40be-b2d0-805ee3cdcd40', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9e6062-2407-40be-b2d0-805ee3cdcd40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/vol umes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:00,943 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:00,944 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8f6bb9-8edd-4ae8-9b28-71647088d656', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8f6bb9-8edd-4ae8-9b28-71647088d656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:02,012 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:02,013 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c615e6e-4d67-4f73-b528-6e27d5a6315c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c615e6e-4d67-4f73-b528-6e27d5a6315c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availabili ty_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:03,067 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:03,067 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416df448-c369-4f3c-a0a9-cccaf229f0e1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416df448-c369-4f3c-a0a9-cccaf229f0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:04,117 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:04,118 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ed55fa-ca27-4427-afa7-161b35c4f64a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ed55fa-ca27-4427-afa7-161b35c4f64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-4647271 57", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:05,172 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:01:05,172 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86851f5d-7fd7-4d74-8e12-d7483e49b292', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86851f5d-7fd7-4d74-8e12-d7483e49b292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:06,222 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:06,223 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1115a7-6824-44ff-95a7-859c68d74f83', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1115a7-6824-44ff-95a7-859c68d74f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0. 0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:07,279 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:01:07,280 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d902aea3-9a8c-4af8-8b8e-724d8e630b1e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d902aea3-9a8c-4af8-8b8e-724d8e630b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:08,332 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:08,333 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2183165-6ee3-451d-9802-190ac09923b3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2183165-6ee3-451d-9802-190ac09923b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da13 24514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:09,383 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:09,383 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-badb68eb-567d-4568-818b-6731764f6d6e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-badb68eb-567d-4568-818b-6731764f6d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:10,435 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:10,435 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2f35ce-36ba-4868-9dda-bbf42487f8ac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2f35ce-36ba-4868-9dda-bbf42487f8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "re plication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:11,487 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:11,488 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d3393d-24f0-4eb0-b25c-5fa4fd74584e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d3393d-24f0-4eb0-b25c-5fa4fd74584e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:12,549 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.048s 2024-03-13 11:01:12,550 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db9c3b3-e212-4375-952f-2995c13629c5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db9c3b3-e212-4375-952f-2995c13629c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"} }' 2024-03-13 11:01:13,600 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:13,601 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957e7a49-6767-4da8-be6c-bf1afffcc14f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957e7a49-6767-4da8-be6c-bf1afffcc14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:14,652 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:14,652 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c62e0a1-4bf8-4f84-b98e-a618ada55804', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c62e0a1-4bf8-4f84-b98e-a618ada55804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:15,702 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_i n_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:15,703 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c1d4e2-7822-4935-a28e-33d11a2fadc8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c1d4e2-7822-4935-a28e-33d11a2fadc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:16,753 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:16,753 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55d5d4d-868f-460d-94df-4a9165d5b194', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55d5d4d-868f-460d-94df-4a9165d5b194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:17,807 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:17,808 85821 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353dd676-5784-4104-9132-7667584bc907', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353dd676-5784-4104-9132-7667584bc907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:18,859 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:18,860 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef300f1-dc2e-452a-afb9-141d186ac3a3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef300f1-dc2e-452a-afb9-141d186ac3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:19,915 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:19,915 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53a06f2-70d1-4971-9935-4ae043d3d772', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53a06f2-70d1-4971-9935-4ae043d3d772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:20,970 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:20,970 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fef6e67-4fa9-4071-8379-a32775bb98b4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fef6e67-4fa9-4071-8379-a32775bb98b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:22,025 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:22,025 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-280dcf5e-84c0-4e40-952b-bbf9f030307f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280dcf5e-84c0-4e40-952b-bbf9f030307f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:23,076 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:23,076 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3734fd0a-ba4d-490c-b554-22acb0bfe496', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3734fd0a-ba4d-490c-b554-22acb0bfe496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:24,127 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:24,128 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebc8b2c-ee56-479b-a07f-0db38076ef1e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-cebc8b2c-ee56-479b-a07f-0db38076ef1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:25,194 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.053s 2024-03-13 11:01:25,194 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10878ca8-d1cc-4f5e-a7eb-9fa6f282b3c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10878ca8-d1cc-4f5e-a7eb-9fa6f282b3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:26,266 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.059s 2024-03-13 11:01:26,267 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02617db-4112-45b7-9d95-81edefd749a6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02617db-4112-45b7-9d95-81edefd749a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324 514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:27,317 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:27,318 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9daf447-2251-46c6-9f31-e5e0c00217e0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9daf447-2251-46c6-9f31-e5e0c00217e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:28,371 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:28,372 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ebdfb90-61bb-4b85-84cb-5a27193261cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ebdfb90-61bb-4b85-84cb-5a27193261cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:29,422 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:29,423 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-858591f1-6838-4876-aef1-58cbc3a5c314', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-858591f1-6838-4876-aef1-58cbc3a5c314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:30,476 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:30,476 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0bd59b-13f3-483a-b934-b35bd68e6ddd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0bd59b-13f3-483a-b934-b35bd68e6ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNega tiveTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:31,527 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:31,528 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186470d9-474e-46f2-ab42-b220d5badeb0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186470d9-474e-46f2-ab42-b220d5badeb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:32,583 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:32,583 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6151b3-02df-48d3-a4db-2cffcb3d0e7e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6151b3-02df-48d3-a4db-2cffcb3d0e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self" , "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:33,640 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:01:33,640 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60cf3725-3954-40f1-bba4-13b26ffb0b96', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60cf3725-3954-40f1-bba4-13b26ffb0b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:34,689 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:01:34,690 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05439803-fab3-4452-bc53-9b34a6c0be80', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05439803-fab3-4452-bc53-9b34a6c0be80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:35,741 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:35,742 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e71bb5d-aa0b-42aa-a559-5a40086d6e93', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e71bb5d-aa0b-42aa-a559-5a40086d6e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:36,796 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:36,797 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b737aa-be91-4ffc-90f5-90e69e7ee5f6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b737aa-be91-4ffc-90f5-90e69e7ee5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:37,849 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:37,849 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438f3b81-65e1-45fd-af99-77da983a736e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438f3b81-65e1-45fd-af99-77da983a736e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:38,901 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:38,901 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db34338-0eee-425a-93d0-534ae1105cdf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db34338-0eee-425a-93d0-534ae1105cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da13 24514a14bcffb78641db1"}}' 2024-03-13 11:01:39,952 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:39,952 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99d71a8-eeff-4f7d-bbcc-5110fb133935', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99d71a8-eeff-4f7d-bbcc-5110fb133935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:41,004 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:41,004 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde0e07a-bc5e-4469-ba8b-1d0153806c62', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde0e07a-bc5e-4469-ba8b-1d0153806c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:42,064 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_wi th_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:01:42,064 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39767ec2-0210-41e3-8b04-8488099d4ad5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39767ec2-0210-41e3-8b04-8488099d4ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:43,116 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:43,117 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6a415d-ee2b-4cb4-92a1-a2b6855efb21', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6a415d-ee2b-4cb4-92a1-a2b6855efb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:44,194 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:01:44,194 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413b88e3-79e8-4a7a-a873-abd08e5f1372', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413b88e3-79e8-4a7a-a873-abd08e5f1372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:45,245 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:45,245 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914e906c-0e75-4ff7-8b1e-c8f2ecb4a9ff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914e906c-0e75-4ff7-8b1e-c8f2ecb4a9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:46,299 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:46,299 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3aea65-9ec1-42a8-a4f2-42cc067f6ea1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3aea65-9ec1-42a8-a4f2-42cc067f6ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:47,349 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:01:47,350 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b876644e-f5a3-4be9-b12c-73fd55ac3e62', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b876644e-f5a3-4be9-b12c-73fd55ac3e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:48,411 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:01:48,411 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-736c3d6d-40e2-4b90-ad3a-5ba9a4227270', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736c3d6d-40e2-4b90-ad3a-5ba9a4227270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:49,465 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:01:49,466 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5591e763-6114-4376-9e49-ff8848350108', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5591e763-6114-4376-9e49-ff8848350108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:50,517 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:50,518 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ea63ac-3961-4956-a306-8827f98090ce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-c7ea63ac-3961-4956-a306-8827f98090ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:51,585 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:01:51,586 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f3048b-4e2a-4974-a9ab-1510a028982c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f3048b-4e2a-4974-a9ab-1510a028982c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:52,650 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.051s 2024-03-13 11:01:52,650 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570fb72d-0496-4456-b68c-39e9917ab519', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570fb72d-0496-4456-b68c-39e9917ab519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/ volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:53,726 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.063s 2024-03-13 11:01:53,727 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f317d222-3d3e-4738-aada-f05973055528', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f317d222-3d3e-4738-aada-f05973055528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:54,792 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.052s 2024-03-13 11:01:54,793 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eab0736-17d4-4cd0-be72-e11e0fe59785', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eab0736-17d4-4cd0-be72-e11e0fe59785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff" , "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:55,855 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:55,855 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12300bf-beae-492f-bd58-6d3a699f0bfc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12300bf-beae-492f-bd58-6d3a699f0bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:56,913 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:01:56,913 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9016d1-aa75-49ed-89f6-d728a3cf11bd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9016d1-aa75-49ed-89f6-d728a3cf11bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "t empest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:57,967 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:57,968 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783123ab-52d0-4392-ae11-0fb357235a86', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783123ab-52d0-4392-ae11-0fb357235a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:59,017 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:01:59,017 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8c5d35-3cba-4350-a5b8-66b2ff67e7f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8c5d35-3cba-4350-a5b8-66b2ff67e7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, " links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:00,092 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.060s 2024-03-13 11:02:00,092 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b38408-3eea-4e99-932b-60849e6dd8ea', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b38408-3eea-4e99-932b-60849e6dd8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:01,151 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:01,152 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c288214-5ac7-4517-bda7-7747a83b7937', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c288214-5ac7-4517-bda7-7747a83b7937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:02,209 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:02,209 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425e6c58-936c-449f-b12d-7fc410ed69d3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425e6c58-936c-449f-b12d-7fc410ed69d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:03,265 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:02:03,265 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d264a21-9ef8-4bc5-9265-a1e39e117253', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d264a21-9ef8-4bc5-9265-a1e39e117253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba" , "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:04,398 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.119s 2024-03-13 11:02:04,399 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628df406-84c3-4159-9f45-8c7b5c02f701', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628df406-84c3-4159-9f45-8c7b5c02f701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:05,450 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:02:05,451 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da1d1af-3c31-41a0-add1-0fb7a8b862a1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da1d1af-3c31-41a0-add1-0fb7a8b862a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:t enant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:06,503 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:02:06,503 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d8157c-1cc9-48f8-97cf-409ba923a14e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d8157c-1cc9-48f8-97cf-409ba923a14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:07,564 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:07,564 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71798b5d-5aaf-423e-ab70-a5aa9dad6dee', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71798b5d-5aaf-423e-ab70-a5aa9dad6dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:08,618 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_up date_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:02:08,619 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f150c0f-6e26-49bc-a99d-23d9f23d8fc8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f150c0f-6e26-49bc-a99d-23d9f23d8fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:09,685 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.054s 2024-03-13 11:02:09,686 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2257c5-8fc2-4d5c-b476-6631da6ba54e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2257c5-8fc2-4d5c-b476-6631da6ba54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:10,752 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a 58aff 0.052s 2024-03-13 11:02:10,752 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b1e690-1854-4623-9931-f0b2f83f0ef2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b1e690-1854-4623-9931-f0b2f83f0ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:11,806 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:11,806 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e930a6fb-5c4a-45b2-b0d0-b5f5cd7934d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e930a6fb-5c4a-45b2-b0d0-b5f5cd7934d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:12,877 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.058s 2024-03-13 11:02:12,877 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27aa8ad-91b8-42d9-bf96-58d3195059a7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27aa8ad-91b8-42d9-bf96-58d3195059a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:13,944 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.054s 2024-03-13 11:02:13,944 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb689877-ef0f-453d-aef1-4a1f386eb484', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb689877-ef0f-453d-aef1-4a1f386eb484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:14,994 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:02:14,995 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'co ntent-type': 'application/json', 'x-compute-request-id': 'req-73f49620-cdc5-4089-85a2-50dcbe7daeb7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f49620-cdc5-4089-85a2-50dcbe7daeb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:16,049 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:02:16,050 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af97cdd-2990-4753-9655-b3496af6aeab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af97cdd-2990-4753-9655-b3496af6aeab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:17,110 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:02:17,110 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61df5f8-75cc-4479-a4fb-02ebc7ab6129', 'content-length': '913', 'openstack-api-version': 'volume 3.0 ', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61df5f8-75cc-4479-a4fb-02ebc7ab6129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:18,167 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:18,167 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbb5c7f-974b-4079-8a04-9319520780a2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbb5c7f-974b-4079-8a04-9319520780a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:19,229 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:19,229 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51a73ac-dca9-46ab-8cd9-e8cba31c960f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51a73ac-dca9-46ab-8cd9-e8cba31c960f', 'connection': 'close', 'status': '200', 'content-locatio n': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:20,284 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:02:20,284 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4a8dfb-53f2-4dd2-82fd-0af282a94da3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4a8dfb-53f2-4dd2-82fd-0af282a94da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:21,358 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:21,358 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a69271-8186-4f88-bf21-f45f2f4c913b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a69271-8186-4f88-bf21-f45f2f4c913b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb- 4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:22,431 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.057s 2024-03-13 11:02:22,431 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b66848-891b-4dfc-b635-8bfabb7e350e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b66848-891b-4dfc-b635-8bfabb7e350e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:23,517 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.064s 2024-03-13 11:02:23,518 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a4c8c7-0265-4d5d-933e-c14056650623', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a4c8c7-0265-4d5d-933e-c14056650623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00 :10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:24,595 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.064s 2024-03-13 11:02:24,595 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8bae65-d4db-410b-bd2b-c15c278fd606', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8bae65-d4db-410b-bd2b-c15c278fd606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:25,661 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.053s 2024-03-13 11:02:25,661 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8370f266-0e95-4830-9c64-519e044d1be2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8370f266-0e95-4830-9c64-519e044d1be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:26,717 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:02:26,718 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228af924-3e0a-4b5d-b85c-0f5474852f43', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228af924-3e0a-4b5d-b85c-0f5474852f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:27,774 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:27,774 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6decdc-da8f-4a58-9770-930288d17a16', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6decdc-da8f-4a58-9770-930288d17a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff "}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:28,847 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.059s 2024-03-13 11:02:28,847 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f27cb74-5cfe-4103-8ee0-0199b18608ac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f27cb74-5cfe-4103-8ee0-0199b18608ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:29,913 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.053s 2024-03-13 11:02:29,914 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff48988-4803-45b7-ac70-6373290ada68', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff48988-4803-45b7-ac70-6373290ada68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9a e84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:30,975 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.048s 2024-03-13 11:02:30,976 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1050e94-2401-44a0-882d-b3a650f7cd42', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1050e94-2401-44a0-882d-b3a650f7cd42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:32,035 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:02:32,036 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2896b595-ff8d-4367-a008-c3c3c4d6d315', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2896b595-ff8d-4367-a008-c3c3c4d6d315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [] , "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:33,096 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:33,097 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb95ae81-cce2-4f7c-9b13-6b21cadb615c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb95ae81-cce2-4f7c-9b13-6b21cadb615c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:34,172 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.050s 2024-03-13 11:02:34,172 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be63ffd9-f8cc-429b-92e3-311c5dff35e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be63ffd9-f8cc-429b-92e3-311c5dff35e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:35,250 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAd minNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.051s 2024-03-13 11:02:35,250 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6123b8-0265-4664-a759-6669ba2de8fa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6123b8-0265-4664-a759-6669ba2de8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:36,306 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:36,306 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1cc204-bdcb-4dd4-884b-c0160659b0cd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1cc204-bdcb-4dd4-884b-c0160659b0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:37,356 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0 -c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:02:37,357 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981c0a7f-a01b-4895-8138-273550ef578f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981c0a7f-a01b-4895-8138-273550ef578f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:38,409 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:38,410 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da7b6cf-ff3a-4a74-9271-d5800870e32a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da7b6cf-ff3a-4a74-9271-d5800870e32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:39,469 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:39,470 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05597094-8502-4f5f-b7a5-2ef4e8efdaff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05597094-8502-4f5f-b7a5-2ef4e8efdaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:40,537 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.055s 2024-03-13 11:02:40,537 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0651c4-6ed8-41a3-b2d9-0c6dcda3539a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0651c4-6ed8-41a3-b2d9-0c6dcda3539a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:41,624 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.074s 2024-03-13 11:02:41,625 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:41 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d185ac59-d2f8-4e85-8470-cbe7313f4c8d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d185ac59-d2f8-4e85-8470-cbe7313f4c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:42,691 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:02:42,691 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1671caca-a6d5-4fef-8600-60ab0f3ac4dd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1671caca-a6d5-4fef-8600-60ab0f3ac4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:43,749 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:02:43,750 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f821974-fe64-478e-aa74-91fe980e0bb7', 'content-length': '913', 'openstack-ap i-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f821974-fe64-478e-aa74-91fe980e0bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:44,806 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:44,806 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c0d75a-c20b-4814-9489-1c2b7e26d411', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c0d75a-c20b-4814-9489-1c2b7e26d411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:45,863 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:45,864 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fe7d70-cfd4-4513-986a-fd834c1e5824', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fe7d70-cfd4-4513-986a-fd834c1e5824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:46,916 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:46,917 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add2484a-02ad-40b2-b780-b94b7718ee9f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add2484a-02ad-40b2-b780-b94b7718ee9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:47,972 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:02:47,972 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daca45fd-f876-4610-a836-69a95e3c91da', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daca45fd-f876-4610-a836-69a95e3c91da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:49,025 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:49,025 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f78ad2-c2fa-4bd8-a9f6-9aceff6cc5ef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f78ad2-c2fa-4bd8-a9f6-9aceff6cc5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:50,088 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:02:50,088 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c6f8e9-808a-4222-b1f3-31e24e43d1ab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c6f8e9-808a-4222-b1f3-31e24e43d1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated _at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:51,145 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:02:51,146 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0fa053-a084-4703-be59-66f0e0a2790b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0fa053-a084-4703-be59-66f0e0a2790b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:52,207 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:02:52,207 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c48d56-53c0-4ce9-8d65-f79d70a214eb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c48d56-53c0-4ce9-8d65-f79d70a214eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:53,263 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:02:53,263 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f6d722-774d-4f6d-9cd2-ab732b18f509', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f6d722-774d-4f6d-9cd2-ab732b18f509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:54,313 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:02:54,313 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1205cb-e461-43f2-84a3-a481dd784601', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1205cb-e461-43f2-84a3-a481dd784601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb -4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:55,382 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.056s 2024-03-13 11:02:55,383 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49be52f7-edcb-4f61-ae99-3c54c9b165cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49be52f7-edcb-4f61-ae99-3c54c9b165cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:56,462 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.066s 2024-03-13 11:02:56,462 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbdc9a1-c0db-42f9-8db6-9f1b5c451770', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbdc9a1-c0db-42f9-8db6-9f1b5c451770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:57,524 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.048s 2024-03-13 11:02:57,524 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02901e1-f39c-4624-946c-74bbae844c5a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02901e1-f39c-4624-946c-74bbae844c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:58,574 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:02:58,575 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e41725b-d04d-4612-a7ec-d46b1cef21c4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e41725b-d04d-4612-a7ec-d46b1cef21c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:59,633 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:02:59,633 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36ad104-6535-4fca-9a0c-413991dc21d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36ad104-6535-4fca-9a0c-413991dc21d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:00,690 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:03:00,690 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0853ce92-e78c-44be-9557-5d84ec4ea49c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0853ce92-e78c-44be-9557-5d84ec4ea49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:01,745 85821 INFO [tempest.lib.common.rest_cli ent] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:01,745 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b2997b-81ba-4604-8b45-99f0588d8112', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b2997b-81ba-4604-8b45-99f0588d8112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:02,809 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.051s 2024-03-13 11:03:02,809 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1f2384-00a9-4a20-b7b0-39b92a249559', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1f2384-00a9-4a20-b7b0-39b92a249559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:04,085 85821 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/b526376da1324514a14bcffb78 641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.262s 2024-03-13 11:03:04,085 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d034d8-717c-4bfa-a489-cd193e2738f1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d034d8-717c-4bfa-a489-cd193e2738f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:05,137 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:03:05,137 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b3555e-2a6e-4f88-89dc-db9bcc1c1910', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b3555e-2a6e-4f88-89dc-db9bcc1c1910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:06,201 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.052s 2024-03-13 11:03:06,202 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e4f482-924c-4b28-ae21-b1292dc0e276', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e4f482-924c-4b28-ae21-b1292dc0e276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:07,256 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:07,256 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8469db-79b5-435a-8e77-71ff28f470ae', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8469db-79b5-435a-8e77-71ff28f470ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:08,309 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:03:08,309 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420e2b14-57d8-411c-997b-f0b966941fba', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420e2b14-57d8-411c-997b-f0b966941fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:09,364 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:03:09,364 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eaa3f6c-0f31-402e-8469-cfd21d18361c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eaa3f6c-0f31-402e-8469-cfd21d18361c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:10,421 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:03:10,421 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590144e4-bd9b-46af-8746-8974e952f5c9', 'content-length ': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590144e4-bd9b-46af-8746-8974e952f5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:11,474 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:03:11,474 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9714043b-272c-4fc5-a46d-a12935d05013', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9714043b-272c-4fc5-a46d-a12935d05013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:12,532 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:03:12,532 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca4fd05-9e28-4ddf-abcc-a477d6a19193', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca4fd05-9e28-4ddf-abcc-a477d6a19193', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:13,594 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:03:13,594 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22f740e-2196-41b3-9fa8-ce975cfbfe40', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22f740e-2196-41b3-9fa8-ce975cfbfe40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:14,648 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:14,648 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683d1b26-fb9e-4426-be38-c37217ffd89b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683d1b26-fb9e-4426-be38-c37217ffd89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:15,701 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:03:15,701 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0b5cdf-33b5-46a0-b0e7-3df6b818458b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0b5cdf-33b5-46a0-b0e7-3df6b818458b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:16,756 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:16,756 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045c1b26-f30f-444c-adfc-49dd8bca9cff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045c1b26-f30f-444c-adfc-49dd8bca9cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11: 00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:17,816 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:03:17,816 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcee039-3038-41f4-ba5e-d5ee648caa73', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcee039-3038-41f4-ba5e-d5ee648caa73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:18,869 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:03:18,870 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e70ff51-e0ba-4cbc-b32a-aa977a058148', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e70ff51-e0ba-4cbc-b32a-aa977a058148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "jovia ndss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:19,926 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:03:19,926 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de75a6a-8b8d-4134-9ca5-f4d34f909c10', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de75a6a-8b8d-4134-9ca5-f4d34f909c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:20,983 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:03:20,983 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d8c0035-9251-4e15-b277-4e99cbc560cf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d8c0035-9251-4e15-b277-4e99cbc560cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db 1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:22,033 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:03:22,034 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1fbd83e-88d0-44ee-8c96-e9ef7dcbc605', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1fbd83e-88d0-44ee-8c96-e9ef7dcbc605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:23,087 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:03:23,087 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28a4bfa-14bc-4b76-82e8-201761631dd1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28a4bfa-14bc-4b76-82e8-201761631dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1 d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:24,184 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.083s 2024-03-13 11:03:24,185 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7dadc6-e18e-4463-b350-4dcfbf98112c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7dadc6-e18e-4463-b350-4dcfbf98112c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:25,240 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:03:25,241 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d668941-c958-4b08-a091-b6670d20d058', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d668941-c958-4b08-a091-b6670d20d058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:26,295 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:26,296 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637fae65-2c66-4890-b9bc-b984919fdfb0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637fae65-2c66-4890-b9bc-b984919fdfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' {4} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [197.049715s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume e3bad070-4dc9-4edf-9a2e-2f10f3076c27 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:00:10,535 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes 0.634s 2024-03-13 11:00:10,535 85811 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-1800395296", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b76427b-f148-4594-ac82-4d292d99a9ba', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b76427b-f148-4594-ac82-4d292d99a9ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.447289", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:00:10,595 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:00:10,595 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d26390-f316-4985-bc4a-fb2a39aec1bf', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d26390-f316-4985-bc4a-fb2a39aec1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:11,673 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.066s 2024-03-13 11:00:11,674 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e487d0-dd1d-45f7-afe4-1fa1e7615efe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e487d0-dd1d-45f7-afe4-1fa1e7615efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:12,741 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:00:12,741 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e969afe-bff7-4bee-b531-ceb2b4ef433b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e969afe-bff7-4bee-b531-ceb2b4ef433b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:13,805 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:00:13,806 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842a1306-7a9f-4cfa-8a07-ce8f46b067b5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842a1306-7a9f-4cfa-8a07-ce8f46b067b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:14,875 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:00:14,875 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d27eac3-5a3d-4fb1-8b8f-35ea820a0729', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d27eac3-5a3d-4fb1-8b8f-35ea820a0729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:15,948 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.057s 2024-03-13 11:00:15,948 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a7ac29-13d3-4ace-b60d-e7f584906c88', 'content-length': '916', 'openstack-ap i-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a7ac29-13d3-4ace-b60d-e7f584906c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:17,033 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.070s 2024-03-13 11:00:17,033 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc0d4261-97bc-4e80-8d04-fd3812b11d57', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc0d4261-97bc-4e80-8d04-fd3812b11d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:18,091 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:00:18,091 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5e026c-5598-45a1-a6d2-e9cd50a547c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5e026c-5598-45a1-a6d2-e9cd50a547c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38 87193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:19,146 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:00:19,146 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8a6593-f163-4da9-a9a5-2f352681ee30', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8a6593-f163-4da9-a9a5-2f352681ee30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:20,210 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.050s 2024-03-13 11:00:20,210 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c106f1-e713-411a-b960-eb1b341b762d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c106f1-e713-411a-b960-eb1b341b762d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "creat ed_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:21,290 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.066s 2024-03-13 11:00:21,292 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680aa058-539e-4781-8a5c-e2f2a6d91083', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680aa058-539e-4781-8a5c-e2f2a6d91083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:22,354 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:00:22,354 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a4c57c-3392-4913-ac7b-1f969b45e29b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a4c57c-3392-4913-ac7b-1f969b45e29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:23,405 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:23,405 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385348ff-7705-4fe6-bf55-e57ae495ba21', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385348ff-7705-4fe6-bf55-e57ae495ba21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:24,480 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.062s 2024-03-13 11:00:24,481 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134ce2d4-43cd-4a0e-9b34-2d53b5ec88f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134ce2d4-43cd-4a0e-9b34-2d53b5ec88f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0 .0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:25,532 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:25,532 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40fb5d3-38f0-4e2e-a881-e861925b4dbc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40fb5d3-38f0-4e2e-a881-e861925b4dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:26,605 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.057s 2024-03-13 11:00:26,605 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2624d400-39f5-4e6a-95fb-b7f35a57fa03', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2624d400-39f5-4e6a-95fb-b7f35a57fa03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consist encygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:27,656 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:27,656 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c91af40-7ebc-46f9-a14b-f45ff315258c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c91af40-7ebc-46f9-a14b-f45ff315258c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:28,709 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:28,710 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f719238a-d78e-4105-9b36-ee758a636515', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f719238a-d78e-4105-9b36-ee758a636515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:29,769 85811 INFO [tempest.lib.common.rest_client] Request (TaggedB ootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:00:29,770 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094c33a9-f40c-4e4c-aaa5-86f6980e195c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094c33a9-f40c-4e4c-aaa5-86f6980e195c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:30,830 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:00:30,832 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7061aa-c8ff-4c71-81fd-71528d58ac8b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7061aa-c8ff-4c71-81fd-71528d58ac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:31,889 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:00:31,890 85811 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5243dfd-53fa-4e87-b497-133391de0748', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5243dfd-53fa-4e87-b497-133391de0748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:32,947 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:00:32,948 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850c7440-d073-4316-954a-1c6503ed620a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850c7440-d073-4316-954a-1c6503ed620a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:34,009 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:00:34,009 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1dc748-a056-4e8c-917d-daa75419da01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1dc748-a056-4e8c-917d-daa75419da01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:35,062 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:35,063 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc2623f-e4f3-41f3-994c-4020e3dd4a1a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc2623f-e4f3-41f3-994c-4020e3dd4a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:36,116 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:00:36,117 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8660823-6701-4258-9bac-39d2e02e0d47', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenSta ck-API-Version', 'x-openstack-request-id': 'req-d8660823-6701-4258-9bac-39d2e02e0d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:37,169 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:37,169 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51eea090-0f27-4f65-b2af-38fef6ebc8f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51eea090-0f27-4f65-b2af-38fef6ebc8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:38,219 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:38,220 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304feedc-7f0d-4c82-8189-9baa5bf61789', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304feedc-7f0d-4c82-8189-9baa5bf61789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3b ad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:39,281 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:00:39,282 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4562e4-8799-46aa-9e2d-d187706c1d0b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4562e4-8799-46aa-9e2d-d187706c1d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:40,331 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.036s 2024-03-13 11:00:40,331 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d0c990-83cc-479c-b574-b36083cc73d3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d0c990-83cc-479c-b574-b36083cc73d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "upd ated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:41,382 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:41,382 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2060ca51-419a-4752-8e79-58279778d400', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2060ca51-419a-4752-8e79-58279778d400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:42,435 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:42,435 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65790271-1b94-410c-8656-6611efe47009', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65790271-1b94-410c-8656-6611efe47009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links ": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:43,517 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.069s 2024-03-13 11:00:43,517 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5bc1cf-aec2-417f-964f-835a8e0bbc29', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5bc1cf-aec2-417f-964f-835a8e0bbc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:44,573 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:00:44,574 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b26ba9-10b2-4cca-bd0e-3d82ea191979', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b26ba9-10b2-4cca-bd0e-3d82ea191979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910 acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:45,627 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:00:45,627 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c64610b-eede-4cd4-8ab7-3927e49243a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c64610b-eede-4cd4-8ab7-3927e49243a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:46,685 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:00:46,685 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eb7592-b00d-447e-9648-4787cd9b64ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eb7592-b00d-447e-9648-4787cd9b64ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:47,737 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:47,737 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3afbab-b310-4345-975b-fac1a9de9605', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3afbab-b310-4345-975b-fac1a9de9605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:48,788 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:48,789 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cef15f5-a25f-4496-a377-e3cab6dddbc6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cef15f5-a25f-4496-a377-e3cab6dddbc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:49,841 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devic es): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:49,841 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123f1d29-dfd1-4d9c-ba75-409dee2bf6f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123f1d29-dfd1-4d9c-ba75-409dee2bf6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:50,893 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:50,894 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c42b8b9-1913-4dcc-a3f2-3eabc2a88336', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c42b8b9-1913-4dcc-a3f2-3eabc2a88336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:51,993 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.086s 2024-03-13 11:00:51,994 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26db3774-1e32-4a47-b4cd-558b5b6bb603', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26db3774-1e32-4a47-b4cd-558b5b6bb603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:53,057 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:00:53,058 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e39083-091b-4d07-9430-b2f352f9480a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e39083-091b-4d07-9430-b2f352f9480a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:54,120 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:00:54,120 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-5c9b8e8b-e4e4-4306-8389-56ed0dcd25b2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9b8e8b-e4e4-4306-8389-56ed0dcd25b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:55,180 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:00:55,181 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6bcef71-94cc-439e-8979-1b4b3324abd6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6bcef71-94cc-439e-8979-1b4b3324abd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:56,234 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:56,235 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0259741-58ff-44b0-bc61-67e9ec918618', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0259741-58ff-44b0-bc61-67e9ec918618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:57,286 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:57,287 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ea64b4-2606-4d71-82ad-ad4fef5d7ca5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ea64b4-2606-4d71-82ad-ad4fef5d7ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:58,338 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:58,339 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fbdeda-86cc-46e2-95e3-db478a4f82f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fbdeda-86cc-46e2-95e3-db478a4f82f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:59,406 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.053s 2024-03-13 11:00:59,406 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e090993-f898-451b-96fd-070a4dc6ac09', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e090993-f898-451b-96fd-070a4dc6ac09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:00,467 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:01:00,469 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6b6965-4d3f-4b5d-86fe-18cfc26af45b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6b6965-4d3f-4b5d-86fe-18cfc26af45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "n ame": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:01,517 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.035s 2024-03-13 11:01:01,518 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02ba7c2-7375-4bb0-b34b-4d1474ed0e28', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02ba7c2-7375-4bb0-b34b-4d1474ed0e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:02,570 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:01:02,571 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e092800e-cd02-4922-885b-856f5c9970b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e092800e-cd02-4922-885b-856f5c9970b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0 .210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:03,624 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:03,624 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974526b9-1e36-476f-8996-8ada964df668', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974526b9-1e36-476f-8996-8ada964df668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:04,679 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:04,680 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee6f23d-a1fd-4cd1-876c-e56365b2939a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee6f23d-a1fd-4cd1-876c-e56365b2939a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f 3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:05,732 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:05,732 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f87e1ff-2a2f-42b4-bd35-0c3778a6f0b6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f87e1ff-2a2f-42b4-bd35-0c3778a6f0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:06,784 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:06,785 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62548b7-9385-4362-96fa-7810e91b967c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62548b7-9385-4362-96fa-7810e91b967c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:te nant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:07,848 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:01:07,848 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eded6dd3-b0fc-436e-88f4-36b4aa57f125', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eded6dd3-b0fc-436e-88f4-36b4aa57f125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:08,906 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:01:08,906 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b0786a-231d-4ab7-a96a-b449d91fb8b3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b0786a-231d-4ab7-a96a-b449d91fb8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:09,967 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3 887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:01:09,967 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60efff7b-4724-4a33-ab10-2330b6fdb7d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60efff7b-4724-4a33-ab10-2330b6fdb7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:11,020 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:11,020 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbc63db-cb2e-4958-912e-b87f7a46d399', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbc63db-cb2e-4958-912e-b87f7a46d399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:12,075 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:12,075 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a37d79-6676-4877-ab0c-34a3b988a8db', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a37d79-6676-4877-ab0c-34a3b988a8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:13,139 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:01:13,140 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d514228-423e-4ad2-9f9a-0b49f45070ec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d514228-423e-4ad2-9f9a-0b49f45070ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:14,204 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.051s 2024-03-13 11:01:14,204 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-r equest-id': 'req-1591cbbb-5053-4080-8e6d-2c09b4f73e71', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1591cbbb-5053-4080-8e6d-2c09b4f73e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:15,255 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:15,256 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c80a78-b568-4e10-b4ab-f123ec76a1ad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c80a78-b568-4e10-b4ab-f123ec76a1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:16,309 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:16,309 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5581b4bb-210c-4a1a-811a-0bafb25c5825', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5581b4bb-210c-4a1a-811a-0bafb25c5825 ', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:17,363 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:17,364 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff846cb-0e17-42d8-822b-b02ce9d9c814', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff846cb-0e17-42d8-822b-b02ce9d9c814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:18,417 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:18,418 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc790861-67d0-4649-ad7b-fa820c33b57a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc790861-67d0-4649-ad7b-fa820c33b57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9 -4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:19,474 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:01:19,474 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec21026-3538-49f4-8ca9-27debc3d9656', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec21026-3538-49f4-8ca9-27debc3d9656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:20,528 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:20,529 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3253ea6c-f057-46f7-a09d-70780207d1b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3253ea6c-f057-46f7-a09d-70780207d1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242- volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:21,584 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:01:21,585 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39f9f71-75ec-4cce-af1b-cdf818c55c18', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39f9f71-75ec-4cce-af1b-cdf818c55c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:22,638 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:22,639 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a39db0-4f6a-42f1-8954-145ea919f612', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a39db0-4f6a-42f1-8954-145ea919f612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c5291 0acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:23,691 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:01:23,692 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8814a573-5167-4eb6-94e3-29b5eac9d5c3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8814a573-5167-4eb6-94e3-29b5eac9d5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:24,743 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:24,743 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0faa994-188a-43dc-a21e-20d4398631d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0faa994-188a-43dc-a21e-20d4398631d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b82 5425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:25,797 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:25,797 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f343b7-64e4-43c5-ac48-58893f98cd88', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f343b7-64e4-43c5-ac48-58893f98cd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:26,859 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:01:26,860 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b3bbaf-4437-4666-9d0b-7e499f8a495e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b3bbaf-4437-4666-9d0b-7e499f8a495e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf 4"}}' 2024-03-13 11:01:27,914 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:27,915 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2af28d-1304-41cf-b636-05fc0bc75894', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2af28d-1304-41cf-b636-05fc0bc75894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:28,969 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:28,969 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c514f976-6c03-4e1b-b930-b7f6ff3a5bc0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c514f976-6c03-4e1b-b930-b7f6ff3a5bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:30,029 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3 bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:01:30,029 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b12ab5-c0e2-4272-95cd-22e6aa4f88a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b12ab5-c0e2-4272-95cd-22e6aa4f88a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:31,088 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:01:31,089 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff63b88e-2937-4904-a5ec-c07168df79e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff63b88e-2937-4904-a5ec-c07168df79e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:32,141 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:01:32,142 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d006cd-e1b8-40b5-bb67-4c0a315a8063', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d006cd-e1b8-40b5-bb67-4c0a315a8063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:33,212 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.056s 2024-03-13 11:01:33,213 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551343c9-b21d-4c9c-a665-74cbc9e287f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551343c9-b21d-4c9c-a665-74cbc9e287f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:34,264 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:34,264 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5d1920-96b7-44a0-93af-d ac16da17f0d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5d1920-96b7-44a0-93af-dac16da17f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:35,320 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:01:35,320 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f1aa71-ace1-4630-99b1-17ff9c0a7313', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f1aa71-ace1-4630-99b1-17ff9c0a7313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:36,370 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.036s 2024-03-13 11:01:36,370 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa6a02b-a6d6-4c68-a3ab-16e74f4dd0ac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa6a02b-a6d6-4c68-a3ab-16e74f4dd0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:37,424 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:37,425 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb292209-c5ec-4aea-83ca-5323d2c591dc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb292209-c5ec-4aea-83ca-5323d2c591dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:38,578 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.138s 2024-03-13 11:01:38,578 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e02556f-5629-483d-a9f4-6e394165eeef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e02556f-5629-483d-a9f4-6e394165eeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creat ing", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:39,627 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.036s 2024-03-13 11:01:39,628 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3b499d-5941-4aa0-afc9-fce215149833', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3b499d-5941-4aa0-afc9-fce215149833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:40,678 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:40,678 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e089950a-4896-4956-b469-822832262e16', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e089950a-4896-4956-b469-822832262e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, " volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:41,736 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:01:41,736 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e80b9e9-8794-410b-87b7-5603932cb767', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e80b9e9-8794-410b-87b7-5603932cb767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:42,791 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:42,791 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0d22a4-1bc4-42a9-b184-ce2981c727b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0d22a4-1bc4-42a9-b184-ce2981c727b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10 f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:43,846 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:43,846 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5cb49e5-54f2-42dd-b6c6-4f99e58b8e11', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5cb49e5-54f2-42dd-b6c6-4f99e58b8e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:44,897 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:01:44,897 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d0df59-a639-4a7b-aa67-9530b894f01b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d0df59-a639-4a7b-aa67-9530b894f01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "enc rypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:45,953 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:01:45,954 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e06ca24-a6a6-48fc-b0f4-33e34fc3f211', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e06ca24-a6a6-48fc-b0f4-33e34fc3f211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:47,007 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:47,012 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb2cf92-2992-403f-814e-be7d9f66772c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb2cf92-2992-403f-814e-be7d9f66772c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:48,065 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:48,066 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62706cf-876e-4efb-b6c2-3bebcc56fa44', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62706cf-876e-4efb-b6c2-3bebcc56fa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:49,117 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:49,118 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c82709f-5093-464c-81ac-0a7bdfcdd453', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c82709f-5093-464c-81ac-0a7bdfcdd453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:50,176 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:01:50,177 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880d583b-b69e-447e-8819-48a2084bc107', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880d583b-b69e-447e-8819-48a2084bc107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:51,236 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:01:51,237 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840a0d37-aee7-4534-a594-2d911f6086ba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840a0d37-aee7-4534-a594-2d911f6086ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:52,290 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:52,290 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f85f70-d25b-49cd-b039-a9b7e14875c7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f85f70-d25b-49cd-b039-a9b7e14875c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:53,345 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:53,346 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f399765b-7122-4fab-a766-9066936669be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f399765b-7122-4fab-a766-9066936669be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:54,403 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:01:54,403 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e74297-aa94-4d74-ab5e-e3d3ca7f5085', 'content-length': '916', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e74297-aa94-4d74-ab5e-e3d3ca7f5085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:55,480 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.062s 2024-03-13 11:01:55,480 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1489be-e95b-451e-8b65-9285947e1830', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1489be-e95b-451e-8b65-9285947e1830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:56,534 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:01:56,534 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da6acea3-e8b6-4c0f-bddc-8b016c3b85aa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da6acea3-e8b6-4c0f-bddc-8b016c3b85aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/vo lume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:57,598 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.050s 2024-03-13 11:01:57,599 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fbac05-d7e4-4fb0-a3ee-8964abb79163', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fbac05-d7e4-4fb0-a3ee-8964abb79163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:58,707 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.094s 2024-03-13 11:01:58,707 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb5a214-a2c5-4cdc-9a7a-ef2204360705', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb5a214-a2c5-4cdc-9a7a-ef2204360705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nov a", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:59,758 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:01:59,758 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bea3d2-9667-4fc9-bd68-d8d0a3d4e089', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47bea3d2-9667-4fc9-bd68-d8d0a3d4e089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:00,810 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:00,811 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc160d85-58eb-4336-b2b2-7d743845be34', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc160d85-58eb-4336-b2b2-7d743845be34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id" : null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:01,864 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:01,864 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc61ab0-a7c3-422c-9b3f-60eb464f2add', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc61ab0-a7c3-422c-9b3f-60eb464f2add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:02,928 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.050s 2024-03-13 11:02:02,929 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13d4714-4d91-4bcc-b385-89786d8be16a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13d4714-4d91-4bcc-b385-89786d8be16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "h ttp://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:03,987 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:02:03,988 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d249728f-bdc3-4d91-b130-e7a1b6ca907d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d249728f-bdc3-4d91-b130-e7a1b6ca907d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:05,042 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:05,042 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-320e7e81-fea0-47c0-a8e9-2987807fc43f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-320e7e81-fea0-47c0-a8e9-2987807fc43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null , "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:06,097 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:06,097 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa48b4ec-6a79-4464-a6df-17d8d96e691a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa48b4ec-6a79-4464-a6df-17d8d96e691a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:07,153 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:02:07,153 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4c27a8-6567-4e90-8d7c-3a1f0aa07f99', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4c27a8-6567-4e90-8d7c-3a1f0aa07f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:08,228 85811 INFO [tempest.lib.common.rest_client] Reques t (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.061s 2024-03-13 11:02:08,229 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c333095f-57dc-4327-a6ad-93749408af14', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c333095f-57dc-4327-a6ad-93749408af14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:09,279 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:02:09,279 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53169926-4010-4ed8-8afe-f8ae6a916a9a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53169926-4010-4ed8-8afe-f8ae6a916a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:10,367 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.075s 2024-03-13 11:02:10,367 85811 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52436738-b6ff-4345-8e7a-ace0eecdd48f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52436738-b6ff-4345-8e7a-ace0eecdd48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:11,418 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:02:11,419 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335f90d0-9e01-44eb-a905-03ad43b30a08', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335f90d0-9e01-44eb-a905-03ad43b30a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:12,481 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:02:12,481 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02 :12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c8857c-d6b4-4c86-a733-100d52d2af82', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c8857c-d6b4-4c86-a733-100d52d2af82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:13,543 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:02:13,543 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6be4d37-23ee-4e1d-aedd-6a89cb59e955', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6be4d37-23ee-4e1d-aedd-6a89cb59e955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:14,600 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:14,600 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7677e22-a0cb-4d9a-a00e-8a73ac89923f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary' : 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7677e22-a0cb-4d9a-a00e-8a73ac89923f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:15,660 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:02:15,660 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ddd226-97a6-472f-b72d-70c436b44539', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ddd226-97a6-472f-b72d-70c436b44539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:16,719 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:02:16,719 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1f7470-b632-4e4a-bef4-43c4acde8587', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1f7470-b632-4e4a-bef4-43c4acde8587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/v olumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:17,813 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.080s 2024-03-13 11:02:17,813 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e2cbef-6452-4f5f-8f10-d9391ae32c08', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e2cbef-6452-4f5f-8f10-d9391ae32c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:18,867 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:18,868 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec6151c-29e1-4b77-ae36-f98e20e205a2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec6151c-29e1-4b77-ae36-f98e20e205a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000 000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:19,921 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:02:19,921 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7b328b-5f4b-4ffd-9e0e-60dbf7ece740', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7b328b-5f4b-4ffd-9e0e-60dbf7ece740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:20,985 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:02:20,986 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f818e2f-cf59-4597-8e70-94db19530179', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f818e2f-cf59-4597-8e70-94db19530179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:22,050 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:02:22,050 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a30deec-518a-420b-a9ea-9ccd18e2ab3e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a30deec-518a-420b-a9ea-9ccd18e2ab3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:23,108 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:23,108 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51dd346-b8fd-4818-b02c-c9dd233121c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51dd346-b8fd-4818-b02c-c9dd233121c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de086 1928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:24,161 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:24,161 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cecc219-5616-43a0-8825-0c486535b351', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cecc219-5616-43a0-8825-0c486535b351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:25,213 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:02:25,213 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e067472-2d87-49a4-b87b-a237aaae181d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e067472-2d87-49a4-b87b-a237aaae181d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattac h": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:26,278 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.051s 2024-03-13 11:02:26,279 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caee1b83-2376-4919-b48d-28fc53244e05', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caee1b83-2376-4919-b48d-28fc53244e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:27,335 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:02:27,335 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35429de5-adcd-48a8-81f1-24a78781f2bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35429de5-adcd-48a8-81f1-24a78781f2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:28,394 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_ boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:02:28,394 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a872ea5a-5f3b-4d1e-a254-a45756699d21', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a872ea5a-5f3b-4d1e-a254-a45756699d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:29,455 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.047s 2024-03-13 11:02:29,455 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276610fb-f330-4ef3-af5a-24ec6a1507aa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276610fb-f330-4ef3-af5a-24ec6a1507aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:30,526 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.056s 2024-03-13 11:02:30,527 85811 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a3a3c0-09d2-487b-86f5-ccb263257434', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a3a3c0-09d2-487b-86f5-ccb263257434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:31,598 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.054s 2024-03-13 11:02:31,598 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28c8258-affa-4a34-b937-3898a25524ad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28c8258-affa-4a34-b937-3898a25524ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:32,665 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.051s 2024-03-13 11:02:32,665 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-57de40d9-9381-4826-bb74-6012ef57796c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57de40d9-9381-4826-bb74-6012ef57796c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:33,722 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:02:33,722 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5086463-d0e3-404e-b200-16ff79b29f58', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5086463-d0e3-404e-b200-16ff79b29f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:34,793 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.058s 2024-03-13 11:02:34,794 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc884e8f-ce27-4fe3-9d08-4340575de915', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-dc884e8f-ce27-4fe3-9d08-4340575de915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:35,844 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:02:35,845 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1986ac0d-0c25-45f0-8294-3e3b0132daa7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1986ac0d-0c25-45f0-8294-3e3b0132daa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:36,904 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:02:36,905 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c60df7d2-9d66-4ee5-9324-16aaae330db7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c60df7d2-9d66-4ee5-9324-16aaae330db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c2 7'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:37,962 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:02:37,963 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d857ca-bbd8-45a4-8f1e-ab872a6ca494', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d857ca-bbd8-45a4-8f1e-ab872a6ca494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:39,032 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.054s 2024-03-13 11:02:39,032 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600f9089-dff3-40a2-924c-4f05aeef0eba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600f9089-dff3-40a2-924c-4f05aeef0eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.0 00000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:40,084 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:40,085 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61641813-0861-4148-839f-e70364601423', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61641813-0861-4148-839f-e70364601423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:41,162 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.063s 2024-03-13 11:02:41,162 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a70eab0-fafb-40e3-9acf-0e2e047195c0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a70eab0-fafb-40e3-9acf-0e2e047195c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "htt p://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:42,213 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:02:42,214 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c49659e-d78f-4101-88f9-11c03e59e142', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c49659e-d78f-4101-88f9-11c03e59e142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:43,289 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.061s 2024-03-13 11:02:43,289 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce4df3a-b6f8-4e28-96cd-69f948eeb62a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce4df3a-b6f8-4e28-96cd-69f948eeb62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf- 9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:44,350 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:02:44,350 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1899d701-71ce-4eae-9261-f0339f3b9e5d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1899d701-71ce-4eae-9261-f0339f3b9e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:45,407 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:02:45,408 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002d9fe1-7c6f-4854-9099-330a0fd5c315', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002d9fe1-7c6f-4854-9099-330a0fd5c315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:46,465 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:46,466 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74566e6-fdbf-4f00-bc6a-3f28b5bd97e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74566e6-fdbf-4f00-bc6a-3f28b5bd97e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:47,518 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:47,518 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c295909-f968-483a-90b4-9e93b3d6dfbb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c295909-f968-483a-90b4-9e93b3d6dfbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:48,603 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/v olume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.071s 2024-03-13 11:02:48,603 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0621b403-7959-440a-9a83-8e405e6df0ab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0621b403-7959-440a-9a83-8e405e6df0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:49,691 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.073s 2024-03-13 11:02:49,692 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4b2f26-7f48-4e1b-89c8-898d64562fe6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4b2f26-7f48-4e1b-89c8-898d64562fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:50,760 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.054s 2024-03-13 11:02:50,760 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceeafcfb-7db7-4a3b-a48a-c32aa1367175', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceeafcfb-7db7-4a3b-a48a-c32aa1367175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:51,825 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.051s 2024-03-13 11:02:51,825 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99eb8a7-f109-45aa-bc8f-77aa512da573', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99eb8a7-f109-45aa-bc8f-77aa512da573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:52,879 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:52,879 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-3889106a-abed-4bb6-a85d-6d9d8d230423', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3889106a-abed-4bb6-a85d-6d9d8d230423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:53,934 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:02:53,935 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e818ef0-377a-4277-b57f-947a7eafaba8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e818ef0-377a-4277-b57f-947a7eafaba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:55,014 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.065s 2024-03-13 11:02:55,015 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb70c79b-3c76-4993-9d10-2b75a7f499c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb70c79b-3c76-4993-9d10-2b 75a7f499c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:56,078 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:56,079 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4a78cc-2eef-4986-9bc1-3c64952dfa4a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4a78cc-2eef-4986-9bc1-3c64952dfa4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:57,138 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:57,139 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb46a822-ee7d-4b4e-9793-cad2c7feec44', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb46a822-ee7d-4b4e-9793-cad2c7feec44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3b ad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:58,193 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:02:58,193 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2936e2a4-0418-43ba-8949-653006f60934', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2936e2a4-0418-43ba-8949-653006f60934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:59,246 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:59,247 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969136cf-5c56-4b35-bcdd-dbbe3e542858', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969136cf-5c56-4b35-bcdd-dbbe3e542858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevices Test_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:00,306 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:03:00,307 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba2ba07-0f3a-4d94-882b-9817ff0b5072', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba2ba07-0f3a-4d94-882b-9817ff0b5072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:01,365 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:03:01,365 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252b0320-00b3-4b26-a7b8-0a6dbf79fc57', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252b0320-00b3-4b26-a7b8-0a6dbf79fc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de08 61928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:02,422 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:03:02,422 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78a9db1-78f5-45a7-bfc1-5e644a7b620a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78a9db1-78f5-45a7-bfc1-5e644a7b620a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:03,479 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:03:03,480 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccee4756-172b-46b3-b43e-faebd259d217', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccee4756-172b-46b3-b43e-faebd259d217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290b db32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:04,535 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:03:04,535 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7da0259-2239-4971-8974-751e2b2485cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7da0259-2239-4971-8974-751e2b2485cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:05,612 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.064s 2024-03-13 11:03:05,612 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e19ac06f-5609-4284-80fc-25b3f1334b8e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e19ac06f-5609-4284-80fc-25b3f1334b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de086192 8c52910acf4"}}' 2024-03-13 11:03:06,830 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.204s 2024-03-13 11:03:06,830 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f811523-df47-4612-8746-ded1d6d9656d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f811523-df47-4612-8746-ded1d6d9656d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:07,890 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.047s 2024-03-13 11:03:07,891 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3818cf-5ed8-4879-ba86-797cb903fcf6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3818cf-5ed8-4879-ba86-797cb903fcf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:08,945 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/ volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:03:08,945 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a64e5483-f82f-452a-9563-62df88c86195', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64e5483-f82f-452a-9563-62df88c86195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:10,001 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:03:10,001 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9834d33-3cc4-44b9-bc92-89cf61ca1838', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9834d33-3cc4-44b9-bc92-89cf61ca1838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:11,054 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:03:11,054 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d91638-a090-43ac-94a9-2772245f5171', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d91638-a090-43ac-94a9-2772245f5171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:12,116 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:03:12,116 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58977441-d6c0-4938-bd6d-b8c3fdcf32ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58977441-d6c0-4938-bd6d-b8c3fdcf32ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:13,168 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:03:13,169 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9bf2fd-b7da-4 f7e-827c-950d94008ac0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9bf2fd-b7da-4f7e-827c-950d94008ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:14,230 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:03:14,230 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8204d606-84ab-408a-a2ed-17e72bf1c9e0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8204d606-84ab-408a-a2ed-17e72bf1c9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:15,286 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:03:15,286 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac22b1d-1a25-46ac-88e0-20c1672d8cb5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac22b1d-1a25-46ac-88e0-20c1672d8cb5', 'connection': 'close', 'statu s': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:16,354 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.054s 2024-03-13 11:03:16,354 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa2f95c-983e-496a-9a8c-fda3ed6d151c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa2f95c-983e-496a-9a8c-fda3ed6d151c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:17,415 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:03:17,416 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842c648a-a028-4dd3-89b1-6b47474fa7d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842c648a-a028-4dd3-89b1-6b47474fa7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "statu s": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:18,471 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:03:18,471 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c672d2-32d5-4a21-ae50-a374b954f850', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c672d2-32d5-4a21-ae50-a374b954f850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:19,533 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:03:19,534 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a21f17d-d6e1-49fd-9a40-efdb09f16dd5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a21f17d-d6e1-49fd-9a40-efdb09f16dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description ": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:20,589 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:03:20,590 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5dc3fc-879f-4407-b135-f0da5cd8babd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5dc3fc-879f-4407-b135-f0da5cd8babd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:21,645 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:03:21,645 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951cc5ec-613a-45e6-91b5-c60c37d6c6df', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951cc5ec-613a-45e6-91b5-c60c37d6c6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf -9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:22,704 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:03:22,705 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2899503a-4ae7-408b-8ce6-5bdb4758b21d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2899503a-4ae7-408b-8ce6-5bdb4758b21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:23,757 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:03:23,757 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95917502-d2fa-49af-8bde-b2814a16d0e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95917502-d2fa-49af-8bde-b2814a16d0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "fa lse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:24,810 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:03:24,810 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16663b79-810e-46ec-a829-55898a0860ea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16663b79-810e-46ec-a829-55898a0860ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:25,880 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.057s 2024-03-13 11:03:25,881 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1507fbd7-0329-4d02-9510-aab14da89f87', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1507fbd7-0329-4d02-9510-aab14da89f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:26,934 85 811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:03:26,934 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1efdff-fceb-48c8-b1a5-0b65afd1619a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1efdff-fceb-48c8-b1a5-0b65afd1619a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [532.633907s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 25a27308-b73c-4b1d-979a-1a0a60975a2f failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:54:48,543 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.167s 2024-03-13 10:54:48,544 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 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-148bdd32-43df-4181-af52-568b8ea54053', 'x-compute-request-id': 'req-148bdd32-43df-4181-af52-568b8ea54053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:54:48,715 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.157s 2024-03-13 10:54:48,715 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 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-3ebd0464-faea-44ce-b552-e86f0995382b', 'x-compute-request-id': 'req-3ebd0464-faea-44ce-b552-e86f0995382b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "book mark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:55:39,016 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.234s 2024-03-13 10:55:39,016 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 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-18fa4189-e303-40ba-9f94-db8523c76406', 'x-compute-request-id': 'req-18fa4189-e303-40ba-9f94-db8523c76406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:55:39,200 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.169s 2024-03-13 10:55:39,200 85807 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, 13 Mar 2024 10:55:39 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-88389da7-9417-46ef-af39-7127153a93b8', 'x-compute-request-id': 'req-88389da7-9417-46ef-af39-7127153a93b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:56:39,498 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes 0.241s 2024-03-13 10:56:39,499 85807 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-878845257"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c2ae36-d239-42d7-b96d-4b82d48106f9', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c2ae36-d239-42d7-b96d-4b82d48106f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.437384", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": []}}' 2024-03-13 10:56:39,594 85807 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.078s 2024-03-13 10:56:39,594 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 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-debbfcd8-0271-48a5-8f84-a6b5ae822a2d', '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": "939ae7a03ff547c3b407f86fb3335d40", "name": "tempest-ServerActionsTestOtherA-1573602310-project-member", "password_expires_at": null}, "audit_ids": ["iJpDLPyuSaqYVDe8eS-sqw"], "expires_at": "2024-03-13T11:56:39.000000Z", "issued_at": "2024-03-13T10:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f518aa995314950a82175cd6f9a865b", "name": "tempest-ServerActionsTestOtherA-1573602310"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:56:39,595 85807 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'b6f4915f-09a4-4619-948e-1e3ebeb15c6d', 'name': 'tempest-ServerActionsTestOtherA-1844749126-network', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0f518aa995314950a82175cd6f9a865b ', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3290, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:56:39,596 85807 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:56:39,596 85807 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:56:39,673 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.075s 2024-03-13 10:56:39,673 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-71655403", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMutx06/EePxNbJNFZ1ShS51A8uvmOM/pspYDehjyg5O1seTDlEJZSaeY9BgMH5WNbFmmZAzR/UOHmh46E1WOTjgnTA4FCYIWuNz0XC/g9Q6xWNCzaE8D/8GSnMkRcivNA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75b40401-98f3-48bb-93f7-955ecd8bbbfb', 'x-compute-request-id': 'req-75b40401-98f3-48bb-93f7-955ecd8bbbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-71655403", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMutx06/EePxNbJNFZ1ShS51A8uvmOM/pspYDehjyg5O1seTDlEJZSaeY9BgMH5WNbFmmZAzR/UOHmh46E1WOTjgnTA4FCYIWuNz0XC/g9Q6xWNCzaE8D/8GSnMkRcivNA==", "fingerprint": "51:7b:7a:14:e6:aa:b7:e9:cb:9b:0e:21:33:00:d9:5e", "user_id": "939ae7a03ff547c3b407f86fb3335d40"}}' 2024-03-13 10:56:39,675 85807 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-71655403 created 2024-03-13 10:56:39,806 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.130s 2024-03-13 10:56:39,806 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--644967979", "description": "tempest-description--364953757"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-da62902e-d284-417b-835f-4fc97f3dae9d', 'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "name": "tempest-securitygroup--644967979", "stateful": true, "tenant_id": "0f518aa995314950a82175cd6f9a865b", "description": "tempest-description--364953757", "shared": false, "security_group_rules": [{"id": "967473c3-6f8f-4bfd-ac3b-cd2c49d9e472", "project_id": "0f518aa995314950a82175cd6f9a865b", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "security_group_id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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": 338, "belongs_to_default_sg" : false, "description": null, "tags": [], "created_at": "2024-03-13T10:56:39Z", "updated_at": "2024-03-13T10:56:39Z", "revision_number": 0}, {"id": "d80c4994-53f7-4b00-a37d-42f12bf5c8cf", "project_id": "0f518aa995314950a82175cd6f9a865b", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "security_group_id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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": 339, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:56:39Z", "updated_at": "2024-03-13T10:56:39Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:56:39Z", "updated_at": "2024-03-13T10:56:39Z", "revision_number": 1, "project_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:56:40,002 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2024-03-13 10:56:40,002 85807 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": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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-71088834-7e02-4a71-b2c5-33487d0558b0', 'date': 'Wed, 13 Mar 2024 10:56:40 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": "dc3d8ec2-5d68-452d-af47-f432d5d3ef10", "project_id": "0f518aa995314950a82175cd6f9a865b", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "security_group_id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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-03-13T10:56:39Z", "updated_at": "2024-03-13T10:56:39Z", "revision_number": 0}}' 2024-03-13 10:56:40,227 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.224s 2024-03-13 10:56:40,227 85807 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": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5ad0340a-54c2-44ec-bd07-a1efec7e024d', 'date': 'Wed, 13 Mar 2024 10:56:40 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": "8ec45c4f-7993-447f-98a0-7345376824d3", "project_id": "0f518aa995314950a82175cd6f9a865b", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "security_group_id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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-03-13T10:56:40Z", "updated_at": "2024-03-13T10:56:40Z", "revision_number": 0}}' 2024-03-13 10:56:40,228 85807 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--64 4967979 created 2024-03-13 10:56:40,992 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.764s 2024-03-13 10:56:40,993 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-10ff70d8-ae24-4b2a-be87-7ba42406dd4e', 'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ed221549-506b-42b6-aa7e-1af8297404f5", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "floating_ip_address": "172.24.4.133", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0f518aa995314950a82175cd6f9a865b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:56:40Z", "updated_at": "2024-03-13T10:56:40Z", "revision_number": 0}}' 2024-03-13 10:56:40,993 85807 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ed221549-506b-42b6-aa7e-1af8297404f5', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'floating_ip_address': '172.24.4.133', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:56:40Z', 'updated_at': '2024-03-13T10:56:40Z', 'revision_number': 0, 'ip': '172.24.4.133'} created 2024-03-13 10:56:40,994 85807 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-71655403', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMutx06/EePxNbJNFZ1ShS51A8uvmOM/pspYDehjyg5O1seTDlEJZSaeY9BgMH5WNbFmmZAzR/UOHmh46E1WOTjgnTA4FCYIWuNz0XC/g9Q6xWNCzaE8D/8GSnMkRcivNA==', 'fingerprint': '51:7b:7a:14:e6:aa:b7:e9:cb:9b:0e:21:33:00:d9:5e', 'user_id': '939ae7a03ff547c3b407f86fb3335d40', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCEg6aFE4dCFhLr9RklHphhhQSJLP3O7lM930sP7rwsTSPeyaVi3DtN\nQTs2EPSrhu2gBwYFK4EEACKhZANiAATLrcdOvxHj8TWyTRWdUoUudQPLr5jjP6bK\nWA3oY8oOTtbHkw5RCWUmnmPQYDB+VjWxZpmQM0f1Dh5oeOhNVjk44J0wOBQmCFrj\nc9Fwv4PUOsVjQs2hPA//BkpzJEXIrzQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3b6a326c-04e5-4fe5-86a5-442c874c8485', 'name': 'tempest-securitygroup--644967979', 'stateful': True, 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'description': 'tempest-description--364953757', 'shared': False, 'security_group_rules': [{'id': '967473c3-6f8f-4bfd-ac3b-cd2c49d9e472', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'security_group_id': '3b6a326c-04e5-4fe5-86a5-442c874c8485', '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': 338, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:56:39Z', 'updated_at': '2024-03-13T10:56:39Z', 'revision_number': 0}, {'id': 'd80c4994-53f7-4b00-a37d-42f12bf5c8cf', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'security_group_id': '3b6a326c-04e5-4fe5-86a5-442c874c8485', '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': 339, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:56:39Z', 'updated_at': '2024-03-13T10:56:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:56:39Z', 'updated_at': '2024-03-13T10:56:39Z', 'revision_number': 1, 'project_id': '0f518aa995314950a82175cd6f9a865b'}, 'floating_ip': {'id': 'ed221549-506b-42b6-aa7e-1af8297404f5', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'floating_ip_address': '172.24.4.133', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:56:40Z', 'updated_at': '2024-03-13T10:56:40Z', 'revision_number': 0, 'ip': '172.24.4.133'}} 2024-03-13 10:56:41,506 85807 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.511s 2024-03-13 10:56:41,507 85807 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-1595648533", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "b6f4915f-09a4-4619-948e-1e3ebeb15c6d"}], "security_groups": [{"name": "tempest-securitygroup--644967979"}], "key_name": "tempest-keypair-71655403", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35669e0c-e2d4-4b7a-baa0-02b0e39700f4', 'x-compute-request-id': 'req-35669e0c-e2d4-4b7a-baa0-02b0e39700f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--644967979"}], "adminPass": "wtP55HJ7ZnoY"}}' 2024-03-13 10:56:41,573 85807 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/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.064s 2024-03-13 10:56:41,574 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 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-dce48778-8109-4a13-a0af-e7831df9f4b2', 'x-compute-request-id': 'req-dce48778-8109-4a13-a0af-e7831df9f4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "name": "tempest-tempest.common.compute-instance-1595648533", "status": "BUILD", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff5 47c3b407f86fb3335d40", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:41Z", "updated": "2024-03-13T10:56:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-71655403", "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-03-13 10:57:31,807 85807 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/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.213s 2024-03-13 10:57:31,808 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 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-691d91b4-ba55-4749-b748-bb7126d7f386', 'x-compute-request-id': 'req-691d91b4-ba55-4749-b748-bb7126d7f386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "name": "tempest-tempest.common.compute-instance-1595648533", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:41Z", "updated": "2024-03-13T10:56:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:64:b0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-71655403", "OS-SRV-USG:launched_at": "2024-03-13T10:56:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--644967979"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:57:31,821 85807 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:58:32,065 85807 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/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8/os-interface 0.185s 2024-03-13 10:58:32,065 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:31 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-1536ca1a-488b-4dbd-83ea-cf3e321084a2', 'x-compute-request-id': 'req-1536ca1a-488b-4dbd-83ea-cf3e321084a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b6f4915f-09a4-4619-948e-1e3ebeb15c6d", "port_id": "d09c72be-451e-4934-9f22-da72290d6d5e", "mac_addr": "fa:16:3e:24:64:b0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "aec084a8-cac2-4e09-bd0e-93af9bf52408", "ip_address": "10.0.0.5"}]}]}' 2024-03-13 10:58:32,831 85807 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/ed221549-506b-42b6-aa7e-1af8297404f5 0.761s 2024-03-13 10:58:32,832 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d09c72be-451e-4934-9f22-da72290d6d5e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-20968f2d-e787-4dfa-830e-3e34d56256cd', 'date': 'Wed, 13 Mar 2024 10:58:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed221549-506b-42b6-aa7e-1af8297404f5'} Body: b'{"floatingip": {"id": "ed221549-506b-42b6-aa7e-1af8297404f5", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "floating_ip_address": "172.24.4.133", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "cdcd03e6-cbd7-415b-a40c-409e278bd520", "port_id": "d09c72be-451e-4934-9f22-da72290d6d5e", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b6f4915f-09a4-4619-948e-1e3ebeb15c6d", "mac_address": "fa:16:3e:24:64:b0", "admin_state_up": true, "status": "ACTIVE", "device_id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:56:40Z", "updated_at": "2024-03-13T10:58:32Z", "revision_number": 1, "project_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:32,833 85807 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.133:22' as 'cirros' with public key authentication 2024-03-13 10:58:32,843 85807 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:58:32,952 85807 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:58:32,953 85807 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.133 successfully created 2024-03-13 10:58:33,131 85807 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/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.177s 2024-03-13 10:58:33,131 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:32 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-9f006a51-4d9e-4185-9e85-b1ff1a5d4311', 'x-compute-request-id': 'req-9f006a51-4d9e-4185-9e85-b1ff1a5d4311', 'connect ion': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "name": "tempest-tempest.common.compute-instance-1595648533", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:41Z", "updated": "2024-03-13T10:56:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:64:b0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-71655403", "OS-SRV-USG:launched_at": "2024-03-13T10:56:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--644967979"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:58:33,185 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:58:33,185 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722cc55a-8468-47d9-a017-156f74110d8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722cc55a-8468-47d9-a017-156f74110d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:34,243 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:58:34,243 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2953b6c3-bd94-4715-8ce2-0ef7626a11d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2953b6c3-bd94-4715-8ce2-0ef7626a11d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:35,296 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:58:35,296 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c73c7b-f259-41ae-b8dc-6bcb5846dbd8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c73c7b-f259-41ae-b8dc-6bcb5846dbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:36,350 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:58:36,351 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed9af82-0375-499b-8 738-641d7681a9fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed9af82-0375-499b-8738-641d7681a9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:37,405 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:58:37,405 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5011a165-2898-4f94-9655-70f0a754deac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5011a165-2898-4f94-9655-70f0a754deac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:38,455 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 10:58:38,456 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4003c715-5bf8-4bf4-8e87-b48d52af0e46', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4003c715-5bf8-4bf4-8e87-b48d52af0e46', 'connection': 'c lose', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:39,507 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:58:39,507 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d15390-7d9e-4e73-9896-df8fdb44b2ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d15390-7d9e-4e73-9896-df8fdb44b2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:40,560 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:58:40,560 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3376213-be20-464c-b03c-954e678a0426', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3376213-be20-464c-b03c-954e678a0426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c- 4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:41,615 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:58:41,616 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8159f161-76b9-490e-9fb9-0728fe74ae3a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8159f161-76b9-490e-9fb9-0728fe74ae3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:42,677 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 10:58:42,677 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894e40ec-e039-4cf7-ab0c-2e028e9fa146', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894e40ec-e039-4cf7-ab0c-2e028e9fa146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActi onsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:43,729 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:58:43,729 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9aded6-7d9e-4099-a757-a46252b766dc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9aded6-7d9e-4099-a757-a46252b766dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:44,791 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.048s 2024-03-13 10:58:44,792 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e1ce50-fbc9-4d1d-bda5-595d54d90ba1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e1ce50-fbc9-4d1d-bda5-595d54d90ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume /v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:45,853 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:58:45,853 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778cd692-eb6f-40ba-bc59-6077ce42d8e7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778cd692-eb6f-40ba-bc59-6077ce42d8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:46,908 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:58:46,908 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65687dfe-1af2-4777-b1b6-677828211f04', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65687dfe-1af2-4777-b1b6-677828211f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979 a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:47,964 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:58:47,965 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b35b300-3842-46c4-88d5-1ff19be70a16', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b35b300-3842-46c4-88d5-1ff19be70a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:49,023 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:58:49,024 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94b7714-cd5f-4c74-9e53-b4349e490733', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94b7714-cd5f-4c74-9e53-b4349e490733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [ ], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:50,089 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 10:58:50,090 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8883ef4d-9e53-4e65-a6ac-0449d9fcddeb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8883ef4d-9e53-4e65-a6ac-0449d9fcddeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:51,146 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:58:51,147 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377b3a8a-30c6-46eb-9946-0ea1879d1051', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377b3a8a-30c6-46eb-9946-0ea1879d1051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:52,207 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with _volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:58:52,207 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2d277d-cf73-40e3-9d66-d1a7d645a526', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2d277d-cf73-40e3-9d66-d1a7d645a526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:53,275 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.054s 2024-03-13 10:58:53,276 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90596fb-06be-40ba-bcf1-85f7b6f3a663', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90596fb-06be-40ba-bcf1-85f7b6f3a663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:54,329 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:58:54,330 85807 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3fdf992-65f1-4709-a316-22b55d9c23c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3fdf992-65f1-4709-a316-22b55d9c23c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:55,388 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 10:58:55,389 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a1926d-6350-4ee6-b32b-10989bdd9de5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a1926d-6350-4ee6-b32b-10989bdd9de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:56,460 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.053s 2024-03-13 10:58:56,460 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:5 6 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a069a78f-b6fd-4af4-9f89-b1ce260b9870', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a069a78f-b6fd-4af4-9f89-b1ce260b9870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:57,513 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:58:57,513 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f445be4-68c0-48ad-8ba0-3142eed5573c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f445be4-68c0-48ad-8ba0-3142eed5573c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:58,574 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.046s 2024-03-13 10:58:58,574 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7445f8-0013-4057-ba1f-adb5804e3816', 'content-length': '912', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7445f8-0013-4057-ba1f-adb5804e3816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:59,641 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 10:58:59,641 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14deedba-7717-48ff-aeff-13dd80dbf46a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14deedba-7717-48ff-aeff-13dd80dbf46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:00,699 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:00,699 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1c5f55-4cb6-4b22-b34d-484e2d3f886b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1c5f55-4cb6-4b22-b34d-484e2d3f886b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ 0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:01,756 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:01,757 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600e27a7-b41e-483c-80af-40284c00c36f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600e27a7-b41e-483c-80af-40284c00c36f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:02,811 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:02,811 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02956cdf-d4eb-4275-a535-f4d454eb2e32', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02956cdf-d4eb-4275-a535-f4d454eb2e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_z one": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:03,876 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.050s 2024-03-13 10:59:03,876 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e4af76-9c6b-45e2-8730-3a89fe50ff54', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e4af76-9c6b-45e2-8730-3a89fe50ff54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:04,927 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 10:59:04,928 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d59963a-bee4-406d-85f2-533770a790ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d59963a-bee4-406d-85f2-533770a790ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "jov iandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:05,992 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.051s 2024-03-13 10:59:05,992 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe1e07d-09e5-4841-8dd8-6a5be690c4bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe1e07d-09e5-4841-8dd8-6a5be690c4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:07,048 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:07,049 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1857aa08-ceef-4157-a920-7c54f64e5848', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1857aa08-ceef-4157-a920-7c54f64e5848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a 60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:08,106 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:08,106 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f2f7ce-f67f-4ca9-a4a8-eced3cbe0495', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f2f7ce-f67f-4ca9-a4a8-eced3cbe0495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:09,163 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:09,163 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52485f8-36eb-4ad8-9d6e-2f31ff779be3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52485f8-36eb-4ad8-9d6e-2f31ff779be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootab le": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:10,219 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:59:10,220 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76429c7c-6499-4b0d-b9c0-547755566230', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76429c7c-6499-4b0d-b9c0-547755566230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:11,277 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:11,278 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15056ec-162d-4fef-9d88-e17203853221', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15056ec-162d-4fef-9d88-e17203853221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:12,333 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:12,333 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889f7baf-be45-40ab-bce6-d02a760ebe44', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889f7baf-be45-40ab-bce6-d02a760ebe44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:13,386 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:13,386 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c832788b-5d87-4e22-9014-2bad3c435054', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c832788b-5d87-4e22-9014-2bad3c435054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:14,443 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a8 2175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:14,443 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ade2f9c-6826-4f14-bd68-0c964779b56d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ade2f9c-6826-4f14-bd68-0c964779b56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:15,507 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:15,508 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a9172c-e237-4b02-ba16-7f0451f29c1f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a9172c-e237-4b02-ba16-7f0451f29c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:16,558 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 10:59:16,558 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e388a450-d833-487f-8ea4-80d80d124e8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e388a450-d833-487f-8ea4-80d80d124e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:17,621 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 10:59:17,621 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a1154d-08e2-4ff8-948c-19d7f19a9b0f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a1154d-08e2-4ff8-948c-19d7f19a9b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:18,674 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:18,675 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-70841da5-afbf-47f1-8a72-f38717fc4450', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70841da5-afbf-47f1-8a72-f38717fc4450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:19,725 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 10:59:19,726 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93957fb6-2708-4359-a0dc-b8320d1466d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93957fb6-2708-4359-a0dc-b8320d1466d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:20,784 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:20,784 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bafb85b-d066-4899-860b-031b182dad86', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -0bafb85b-d066-4899-860b-031b182dad86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:21,834 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 10:59:21,835 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea0e571-22c1-4315-a56c-ab9494206d1f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea0e571-22c1-4315-a56c-ab9494206d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:22,886 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:22,886 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7c325c-fa63-4d12-9e3f-e19df16fbe20', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7c325c-fa63-4d12-9e3f-e19df16fbe20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a6097 5a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:23,947 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 10:59:23,947 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a49a6a-4c32-4530-8227-32af812ef283', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a49a6a-4c32-4530-8227-32af812ef283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:25,003 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:25,004 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d8452c-4ea0-4354-a5ee-057411380d50', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d8452c-4ea0-4354-a5ee-057411380d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": " 2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:26,068 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:26,068 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99be4743-5118-4e4b-933c-84e6c13fc6a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99be4743-5118-4e4b-933c-84e6c13fc6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:27,126 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:27,126 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa0fa9d-d127-455f-9675-01a469d6157a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa0fa9d-d127-455f-9675-01a469d6157a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:28,180 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:59:28,180 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b9f59c-947b-4e05-ae4e-0332be052215', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b9f59c-947b-4e05-ae4e-0332be052215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:29,235 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:29,235 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff425b9-02d9-490b-a1db-8dacd5c6fd3b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff425b9-02d9-490b-a1db-8dacd5c6fd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa 995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:30,288 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:30,288 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c68a0d5-4af0-46ea-8fd9-bcfda7f254ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c68a0d5-4af0-46ea-8fd9-bcfda7f254ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:31,342 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:31,342 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435fcf19-7005-495f-9d21-7f15ecd5b4aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435fcf19-7005-495f-9d21-7f15ecd5b4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistenc ygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:32,396 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:32,397 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c90cc0-4d64-4509-acfc-e7a66be9c629', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c90cc0-4d64-4509-acfc-e7a66be9c629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:33,449 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:33,450 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bea306-bf69-4f3f-9a28-9fd30ec91eeb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bea306-bf69-4f3f-9a28-9fd30ec91eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:34,504 85807 INFO [tempest.lib.common.rest_client] R equest (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:34,504 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9f0944-2e51-4150-b75f-251ee1341ada', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9f0944-2e51-4150-b75f-251ee1341ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:35,557 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:35,557 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afc8f41-34b0-4094-8228-70efa585b280', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afc8f41-34b0-4094-8228-70efa585b280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:36,614 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-0 3-13 10:59:36,614 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a4e03d-411a-40ea-a1cf-34edc5fd41a7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a4e03d-411a-40ea-a1cf-34edc5fd41a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:37,669 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:37,669 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dba0423-dbdb-4e46-8095-e13487e20278', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dba0423-dbdb-4e46-8095-e13487e20278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:38,722 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:38,722 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c1d900-2cfd-436b-b395-3129c71a09c9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c1d900-2cfd-436b-b395-3129c71a09c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:39,779 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:39,779 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36263d47-99ac-46c9-bc68-583fd53e7887', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36263d47-99ac-46c9-bc68-583fd53e7887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:40,834 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:40,835 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2991f8-e860-4f2b-8b07-3e3b969f19b9' , 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2991f8-e860-4f2b-8b07-3e3b969f19b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:41,887 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:41,887 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d37d0e-6b79-4b0d-96f8-ad02e1f788da', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d37d0e-6b79-4b0d-96f8-ad02e1f788da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:42,947 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.046s 2024-03-13 10:59:42,947 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d3dc6a-b37b-48c0-984f-eec73712e605', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d3dc6a-b37b-48c0-984f-eec73712e605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:44,011 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 10:59:44,012 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f310a2-170f-4c03-92e2-067ea3949d45', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f310a2-170f-4c03-92e2-067ea3949d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:45,070 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:45,070 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6877a5da-6629-413f-87fb-1f2ef758392a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6877a5da-6629-413f-87fb-1f2ef758392a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a609 75a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:46,146 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.058s 2024-03-13 10:59:46,146 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4810142d-2ef3-4191-a83d-a36f9f1c89ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4810142d-2ef3-4191-a83d-a36f9f1c89ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:47,203 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:47,203 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371b8c2f-36fe-4ea1-9131-7316298de13b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371b8c2f-36fe-4ea1-9131-7316298de13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-vol ume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:48,267 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.051s 2024-03-13 10:59:48,267 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3713ca7-979a-4c35-a715-68a6eb82901c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3713ca7-979a-4c35-a715-68a6eb82901c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:49,329 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 10:59:49,329 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4729cb70-8f2c-4e6c-9895-0e3cee2c7e86', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4729cb70-8f2c-4e6c-9895-0e3cee2c7e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314 950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:50,386 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:50,387 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac65242a-52e7-4428-9d46-11ef7cdbff37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac65242a-52e7-4428-9d46-11ef7cdbff37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:51,442 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:59:51,443 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a557ec99-3f68-460e-aa87-b2b07008ff37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a557ec99-3f68-460e-aa87-b2b07008ff37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}] , "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:52,508 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 10:59:52,509 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcaa8f0-dba6-4b6e-bc49-28370204792f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcaa8f0-dba6-4b6e-bc49-28370204792f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:53,711 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.188s 2024-03-13 10:59:53,711 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e43ba3-58c5-4257-a808-06eb7d38f726', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e43ba3-58c5-4257-a808-06eb7d38f726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant -attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:54,769 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:54,769 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5465ebc6-1aa6-4b1d-81e8-29decf5f3335', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5465ebc6-1aa6-4b1d-81e8-29decf5f3335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:55,835 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.051s 2024-03-13 10:59:55,836 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd818b2-a138-4912-8844-3ad697581f6d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd818b2-a138-4912-8844-3ad697581f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:56,892 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) : 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:59:56,893 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f92845-0e27-4d81-a2b4-df057bb6e26a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f92845-0e27-4d81-a2b4-df057bb6e26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:57,947 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:57,947 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c47e0e-ad32-42a9-957d-6b5b141de503', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c47e0e-ad32-42a9-957d-6b5b141de503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:58,999 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:59:59,000 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1045bb80-98f6-407f-bf50-f3204d0174c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1045bb80-98f6-407f-bf50-f3204d0174c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:00,056 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:00:00,057 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19a876b-3894-4ef4-beb6-727eed623b29', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19a876b-3894-4ef4-beb6-727eed623b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:01,115 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:00:01,116 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8bdb153-4f13-4388-993d-f6dc0032dcd3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8bdb153-4f13-4388-993d-f6dc0032dcd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:02,220 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.091s 2024-03-13 11:00:02,221 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d763d8e0-3e6f-4420-8be9-91f873186b8e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d763d8e0-3e6f-4420-8be9-91f873186b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:03,272 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:03,272 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8485916e-ba4a-4d2d-b4fd-08c9569447b4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8485916e-ba4a-4d2d-b4fd-08c9569447b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:04,329 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:00:04,329 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e01f40a-a61f-4cf3-b2a8-292433e72fcd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e01f40a-a61f-4cf3-b2a8-292433e72fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:05,380 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:05,381 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b441664-6b10-4399-bee8-89e740f97c43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b441664-6b10-4399-bee8-89e740f97c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a 82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:06,439 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:00:06,440 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228e81c5-954e-4b1e-a962-ee359b04eb20', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228e81c5-954e-4b1e-a962-ee359b04eb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:07,496 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:00:07,497 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520b1b8a-4a46-4a02-9467-e243f25ef3e6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520b1b8a-4a46-4a02-9467-e243f25ef3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "cr eated_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:08,584 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.074s 2024-03-13 11:00:08,584 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef663a9c-1f55-41a3-bed8-8f44beef5263', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef663a9c-1f55-41a3-bed8-8f44beef5263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:09,684 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.087s 2024-03-13 11:00:09,684 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9ff7ec-fba7-4485-b65d-179f5ff75af3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9ff7ec-fba7-4485-b65d-179f5ff75af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snaps hot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:10,738 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:10,739 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590d7355-3877-4379-a05b-bef30c1b8ad6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590d7355-3877-4379-a05b-bef30c1b8ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:11,799 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:00:11,800 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74cf697b-25d3-4a2f-a282-693c9c6e228a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74cf697b-25d3-4a2f-a282-693c9c6e228a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:12,865 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.050s 2024-03-13 11:00:12,865 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1da771c-5730-4b67-baca-717642c1fd83', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1da771c-5730-4b67-baca-717642c1fd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:13,930 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.050s 2024-03-13 11:00:13,930 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919c3f5e-1ac7-4f95-ab55-ff3b2b63a663', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919c3f5e-1ac7-4f95-ab55-ff3b2b63a663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "en crypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:15,019 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.075s 2024-03-13 11:00:15,019 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a84e25-0bf5-4e93-b11c-a4b4a34545cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a84e25-0bf5-4e93-b11c-a4b4a34545cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:16,094 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.052s 2024-03-13 11:00:16,095 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e5b030-ee75-4822-a42f-ad46a39112b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e5b030-ee75-4822-a42f-ad46a39112b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00: 17,159 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.050s 2024-03-13 11:00:17,160 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563cebd2-8814-4327-b824-f95826eac798', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563cebd2-8814-4327-b824-f95826eac798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:18,216 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:18,217 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb92c1f8-b403-4ab0-87ef-31268b5c28bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb92c1f8-b403-4ab0-87ef-31268b5c28bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:19,293 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/vo lumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.062s 2024-03-13 11:00:19,294 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654a2950-b1da-4a5b-8271-0741028f1a4c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654a2950-b1da-4a5b-8271-0741028f1a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:20,351 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:00:20,351 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1f2d7d-88b1-445c-953a-4a9ec33f6074', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1f2d7d-88b1-445c-953a-4a9ec33f6074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:21,413 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 11:00:21,414 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d352224c-7d0d-4340-9040-9eb335b8109e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d352224c-7d0d-4340-9040-9eb335b8109e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:22,493 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.066s 2024-03-13 11:00:22,493 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e749b6a-c62f-4a81-a566-1304040dd463', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e749b6a-c62f-4a81-a566-1304040dd463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:23,545 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:23,545 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute -request-id': 'req-26535c3e-99fc-4a23-830c-0589a8527551', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26535c3e-99fc-4a23-830c-0589a8527551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:24,598 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:24,599 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d98a9a3-42a6-4db0-a8b7-2c72c39f5bac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d98a9a3-42a6-4db0-a8b7-2c72c39f5bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:25,651 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:25,651 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c49d08b-f326-44a7-9a9b-7f8fb9137775', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c49d08b-f326-44 a7-9a9b-7f8fb9137775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:26,708 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:26,708 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb518d4-545d-4935-bbf9-bbb0ca5d2372', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb518d4-545d-4935-bbf9-bbb0ca5d2372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:27,828 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:00:27,828 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f364fef-8e1e-4ebf-87ce-ee1c691f369f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f364fef-8e1e-4ebf-87ce-ee1c691f369f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Bo dy: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:28,890 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 11:00:28,890 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30eb45e9-9da2-463f-a396-eebd4291dc42', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30eb45e9-9da2-463f-a396-eebd4291dc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:29,972 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.064s 2024-03-13 11:00:29,973 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de118b96-9500-4666-9eca-edc7aefef054', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de118b96-9500-4666-9eca-edc7aefef054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56: 40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:31,028 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:31,029 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77de839-6b8c-450c-a53c-40128f884097', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77de839-6b8c-450c-a53c-40128f884097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:32,085 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:32,085 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beebe76f-7b9a-4f68-be5d-3f0e24081843', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beebe76f-7b9a-4f68-be5d-3f0e24081843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "s elf", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:33,146 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.046s 2024-03-13 11:00:33,147 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062595b3-19da-47b6-b239-1b6314c231a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062595b3-19da-47b6-b239-1b6314c231a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:34,205 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:00:34,205 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d269cf71-f21c-485b-bc2a-07d4296af00e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d269cf71-f21c-485b-bc2a-07d4296af00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd 6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:35,271 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.052s 2024-03-13 11:00:35,272 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78de796-5c2f-4a7f-b70a-9462e7d857cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78de796-5c2f-4a7f-b70a-9462e7d857cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:36,324 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:36,325 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ddcdf1-4a44-45b4-9357-00c05f020fcf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ddcdf1-4a44-45b4-9357-00c05f020fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:37,375 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:00:37,375 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da28866f-7767-4882-b928-a449d57e9324', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da28866f-7767-4882-b928-a449d57e9324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:38,426 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:38,426 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ae1951-9c68-412b-819e-4368c7877124', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ae1951-9c68-412b-819e-4368c7877124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:39,479 85807 INFO [tempest.lib.common.rest_client] Request (ServerAct ionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:39,479 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec508e9-4a34-4ac5-a06a-4f34501ec73d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec508e9-4a34-4ac5-a06a-4f34501ec73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:40,531 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:40,531 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8d0224-c91b-426c-a186-f1cdfd118463', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8d0224-c91b-426c-a186-f1cdfd118463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:41,586 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:41,587 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433ad071-205a-46e4-8bd6-d189719c289f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433ad071-205a-46e4-8bd6-d189719c289f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:42,636 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:00:42,637 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481ba780-8e27-4494-a9d6-9643f92859e7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481ba780-8e27-4494-a9d6-9643f92859e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:43,692 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:43,692 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Wed, 13 Mar 2024 11:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcacb149-f285-4c01-8f82-3be6961e25c6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcacb149-f285-4c01-8f82-3be6961e25c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:44,749 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:00:44,750 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4beb4b4-1e96-4125-ba90-d2f0a5db73b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4beb4b4-1e96-4125-ba90-d2f0a5db73b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:45,804 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:45,805 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3404d986-20c4-4044-ac9c-e45128e50bf5', 'content-length ': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3404d986-20c4-4044-ac9c-e45128e50bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:46,856 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:46,856 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe80ddb-151a-4d8c-bc8a-65e01dc64361', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe80ddb-151a-4d8c-bc8a-65e01dc64361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:47,908 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:47,908 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4164c3-8153-4e08-9306-b2202f1e73de', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4164c3-8153-4e08-9306-b2202f1e73de', 'connection': 'close', 'status': '200', 'content-l ocation': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:48,964 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:48,965 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393655fe-fcd9-4fcd-a0a8-6d868262f1ad', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393655fe-fcd9-4fcd-a0a8-6d868262f1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:50,025 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 11:00:50,025 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f103c4cd-fae4-4b7e-bb0a-49feafe5eac7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f103c4cd-fae4-4b7e-bb0a-49feafe5eac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:51,077 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:51,077 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c438f957-84a8-45e0-a76e-76b32e2e16d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c438f957-84a8-45e0-a76e-76b32e2e16d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:52,142 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.052s 2024-03-13 11:00:52,143 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f56d82-09cf-4565-8f93-17dbc21a469f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f56d82-09cf-4565-8f93-17dbc21a469f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", " description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:53,199 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:00:53,200 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-423fe54a-6177-4a8c-b1a2-e3ae010142fe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-423fe54a-6177-4a8c-b1a2-e3ae010142fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:54,254 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:54,255 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f027d35a-0e91-4977-9af6-7c694ad7568d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f027d35a-0e91-4977-9af6-7c694ad7568d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a86 5b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:55,313 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:00:55,314 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6b5e60-69d6-494d-8a9d-f371568cebc4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6b5e60-69d6-494d-8a9d-f371568cebc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:56,373 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:56,374 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1aad112-1ffd-4b0f-aaf1-54f8f3a2312f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1aad112-1ffd-4b0f-aaf1-54f8f3a2312f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939 ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:57,426 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:57,426 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde7688f-6aff-4fda-bdbe-5d834a726749', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde7688f-6aff-4fda-bdbe-5d834a726749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:58,476 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:00:58,476 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a47092-f244-4c4d-a994-c11ad07ef090', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a47092-f244-4c4d-a994-c11ad07ef090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:59,530 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:59,531 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f422e6-8b2f-434c-8f9f-83e66a4ebd92', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f422e6-8b2f-434c-8f9f-83e66a4ebd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:00,581 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:00,581 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ccb5ff-0846-4ea9-9652-a38a62314cdd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ccb5ff-0846-4ea9-9652-a38a62314cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:01,632 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http:// 10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:01,633 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53508baa-4f78-4784-a76c-61f07bdc2474', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53508baa-4f78-4784-a76c-61f07bdc2474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:02,687 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:02,687 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864247c2-3d4e-46c1-9a75-1169ebf7597a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864247c2-3d4e-46c1-9a75-1169ebf7597a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:03,739 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:01:03,740 85807 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, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ab7206-8c44-4986-aad0-a7b38b3f2ae1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ab7206-8c44-4986-aad0-a7b38b3f2ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:04,797 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:01:04,797 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a00fb6-0338-4df1-ba83-e626b40988d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a00fb6-0338-4df1-ba83-e626b40988d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:05,850 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:05,850 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 ( Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498fee80-bc19-4c3f-894a-ff84b6d2116b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498fee80-bc19-4c3f-894a-ff84b6d2116b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:06,916 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:01:06,917 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d345211f-6af7-4674-9a55-18be94c09b2b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d345211f-6af7-4674-9a55-18be94c09b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:07,971 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:07,971 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64e53ed-f8a4-4984-a151-0bb3320790bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-V ersion', 'x-openstack-request-id': 'req-c64e53ed-f8a4-4984-a151-0bb3320790bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:09,024 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:09,025 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4f59f8-5177-4abd-af9f-279f8aec17a3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4f59f8-5177-4abd-af9f-279f8aec17a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:10,077 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:01:10,077 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d428899-6f29-408f-87cd-6d6c764ee4ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d428899-6f29-408f-87cd-6d6c764ee4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/v olumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:11,130 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:11,130 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06a04d6-21df-4634-ae0f-65c8b9de4c66', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06a04d6-21df-4634-ae0f-65c8b9de4c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:12,187 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:12,188 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f2142a-f61b-4765-b360-567933d33e27', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f2142a-f61b-4765-b360-567933d33e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024- 03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:13,240 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:01:13,240 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375ca0b2-9c20-4777-8d1c-54837646d613', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375ca0b2-9c20-4777-8d1c-54837646d613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:14,291 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:01:14,291 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73840cf8-ff5c-43a8-b1a1-104d544f47b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73840cf8-ff5c-43a8-b1a1-104d544f47b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:15,344 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:15,344 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5219392d-25e2-4ae5-b3de-32b56eeb1dae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5219392d-25e2-4ae5-b3de-32b56eeb1dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:16,397 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:16,397 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8387ba60-f0b2-4bfd-8c46-fe7a3bca62dd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8387ba60-f0b2-4bfd-8c46-fe7a3bca62dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "h ref": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:17,463 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.052s 2024-03-13 11:01:17,463 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9fd921a-8282-462b-a8c5-0541f93c0bab', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9fd921a-8282-462b-a8c5-0541f93c0bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:18,519 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:01:18,519 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c969e2-e408-4f17-a244-9c6d4652e881', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c969e2-e408-4f17-a244-9c6d4652e881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:19,573 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:01:19,574 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec78533e-e6b0-4962-8ef5-8d2df8d3080f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec78533e-e6b0-4962-8ef5-8d2df8d3080f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:20,626 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:20,627 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26742db5-33b3-4fd2-b0d1-5667173cc8df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26742db5-33b3-4fd2-b0d1-5667173cc8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:21,676 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:01:21,677 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-718043d2-2a03-45c3-83c7-38fccffa3961', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-718043d2-2a03-45c3-83c7-38fccffa3961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:22,927 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.237s 2024-03-13 11:01:22,928 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4000bf20-e790-483e-9279-55fd97a316bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4000bf20-e790-483e-9279-55fd97a316bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:23,985 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b7 3c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:23,985 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c21148-f91a-4b5d-906b-b374b3d5ec08', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c21148-f91a-4b5d-906b-b374b3d5ec08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:25,042 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:25,043 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5627580a-9fd6-40b1-ab3b-c91a0a11afef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5627580a-9fd6-40b1-ab3b-c91a0a11afef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:26,101 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:26,102 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1f0dd4-b7f7-491d-b714-5394dd3916a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1f0dd4-b7f7-491d-b714-5394dd3916a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:27,161 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 11:01:27,162 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7775e1c3-311f-4d43-b480-acc4e7a846ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7775e1c3-311f-4d43-b480-acc4e7a846ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:28,218 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:28,218 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-6806361c-cc5a-4b21-b1d7-d0f219e68e9e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6806361c-cc5a-4b21-b1d7-d0f219e68e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:29,269 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:01:29,269 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28377af8-344f-4d11-921c-74a05a71faec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28377af8-344f-4d11-921c-74a05a71faec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:30,321 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:30,322 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ac6912-e180-4de8-8548-b596dfc75796', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ac6912-e180-4de8-8548-b596dfc75 796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:31,380 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:01:31,380 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1928fb-e441-4ce6-a597-c54694502cea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1928fb-e441-4ce6-a597-c54694502cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:32,435 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:32,436 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea5b8ac-6041-4161-830c-ab705cfe9435', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea5b8ac-6041-4161-830c-ab705cfe9435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:33,489 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:01:33,489 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856a21af-bf96-4c33-a883-fe9aa20a2c1a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856a21af-bf96-4c33-a883-fe9aa20a2c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:34,548 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:01:34,548 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c97df56-69b8-4efd-b698-520ad519089e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c97df56-69b8-4efd-b698-520ad519089e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name ": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:35,602 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:01:35,602 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7a4682-c088-46ab-b80f-efc65d0deae0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7a4682-c088-46ab-b80f-efc65d0deae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:36,654 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:36,655 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab8ece4-4439-46aa-b942-61cdd69e5a80', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab8ece4-4439-46aa-b942-61cdd69e5a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "ht tp://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:37,705 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:37,706 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1250a049-ed71-4e7a-a8b6-e5e5f85f9520', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1250a049-ed71-4e7a-a8b6-e5e5f85f9520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:38,761 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:01:38,762 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad53c9a-00db-472b-808a-2e62f803d55b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad53c9a-00db-472b-808a-2e62f803d55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/ 25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:39,813 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:39,813 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74af99aa-9388-43d3-a288-a6370a46503e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74af99aa-9388-43d3-a288-a6370a46503e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:40,863 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:40,864 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8007b14c-6ec8-43fa-90b8-c37787f1d5d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8007b14c-6ec8-43fa-90b8-c37787f1d5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:41,946 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.070s 2024-03-13 11:01:41,947 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3215495a-c63b-4822-8db6-076146ab3bfe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3215495a-c63b-4822-8db6-076146ab3bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:43,005 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:01:43,005 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2d35d0-9255-4c90-b538-e2241ae2e501', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2d35d0-9255-4c90-b538-e2241ae2e501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:44,055 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:te st_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:44,056 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5cb4c5-5615-476d-a759-ae48cff94d43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5cb4c5-5615-476d-a759-ae48cff94d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:45,110 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:01:45,110 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d77195-c35e-4f68-a505-78cf75cd8788', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d77195-c35e-4f68-a505-78cf75cd8788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:46,161 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:46,161 85807 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-749da4de-1af6-4582-a28b-35fe6b00e6ec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-749da4de-1af6-4582-a28b-35fe6b00e6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:47,217 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:01:47,217 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb881b1-020f-4d5a-ac03-ee1a75f1c46e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb881b1-020f-4d5a-ac03-ee1a75f1c46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:48,276 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:01:48,276 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'We d, 13 Mar 2024 11:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d94ea3-9857-4027-bbce-ff97502c3716', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d94ea3-9857-4027-bbce-ff97502c3716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:49,326 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:49,327 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9493f2b9-0c02-4114-af5b-521a389d861c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9493f2b9-0c02-4114-af5b-521a389d861c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:49,564 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.222s 2024-03-13 11:01:49,564 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 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-Versi on', 'x-openstack-request-id': 'req-00d2fbed-7d7e-44e2-a5d1-6e546e40c489', 'x-compute-request-id': 'req-00d2fbed-7d7e-44e2-a5d1-6e546e40c489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:02:49,752 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.136s 2024-03-13 11:02:49,753 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-4246ad76-8a65-4dd6-838d-8ccd7dda3a1b', 'x-compute-request-id': 'req-4246ad76-8a65-4dd6-838d-8ccd7dda3a1b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'' 2024-03-13 11:02:50,134 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.380s 2024-03-13 11:02:50,134 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:49 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-b4c8d186-3a08-4905-bb62-f5976e64e358', 'x-compute-request-id': 'req-b4c8d186-3a08-4905-bb62-f5976e64e358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "name": "tempest-tempest.common.compute-instance-1595648533", "sta tus": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:41Z", "updated": "2024-03-13T11:02:50Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:64:b0"}, {"version": 4, "addr": "172.24.4.133", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:64:b0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-71655403", "OS-SRV-USG:launched_at": "2024-03-13T10:56:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--644967979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:40,376 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.179s 2024-03-13 11:03:40,376 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-b8240815-933d-4696-8c1a-6415e31aef6c', 'x-compute-request-id': 'req-b8240815-933d-4696-8c1a-6415e31aef6c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 could not be found."}}' 2024-03-13 11:03:40,407 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-71655403 0.030s 2024-03-13 11:03:40,451 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a749306b-d99c-4c2e-b4ac-3930f9017db1', 'x-compute-request-id': 'req-a749306b-d99c-4c2e-b4ac-3930f9017db1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-71655403'} Body: b'' 2024-03-13 11:03:40,649 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3b6a326c-04e5-4fe5-86a5-442c874c8485 0.196s 2024-03-13 11:03:40,649 85807 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-0dd85127-9115-4c06-8f04-1949c27f0227', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:03:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3b6a326c-04e5-4fe5-86a5-442c874c8485'} Body: b'' 2024-03-13 11:03:40,668 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3b6a326c-04e5-4fe5-86a5-442c874c8485 0.018s 2024-03-13 11:03:40,668 85807 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-6a3bbe20-deb9-4464-b359-e8e4dc4d1863', 'date': 'Wed, 13 Mar 2024 11:03:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3b6a326c-04e5-4fe5-86a5-442c874c8485'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3b6a326c-04e5-4fe5-86a5-442c874c8485 does not exist", "detail": ""}}' 2024-03-13 11:03:41,007 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ed221549-506b-42b6-aa7e-1af8297404f5 0.338s 2024-03-13 11:03:41,007 85807 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-fc8398ed-cd20-4b5b-b2ce-9552cf07702f', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:03:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed221549-506b-42b6-aa7e-1af8297404f5'} Body: b'' {5} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.424015s] ... 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 6bb302af-d3e5-4cdf-80a1-743a8118869e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:01:42,772 85813 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:01:42,773 85813 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:01:42,835 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2024-03-13 11:01:42,835 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1414878477", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCDIeC0LXceNfhhYetrMpH5P2lqqIe9Y8D8cmyoa+wPo/PP+9Xex+lXWDKaY0esGNvTGRKUeTa084tFrZi0s+8amhZBndlAzucNV9h20bQpEbwxa9GuuntAoHu8wl8w4LA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 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-ef86fe31-7f2f-4b93-982f-087b28588c98', 'x-compute-request-id': 'req-ef86fe31-7f2f-4b93-982f-087b28588c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1414878477", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCDIeC0LXceNfhhYetrMpH5P2lqqIe9Y8D8cmyoa+wPo/PP+9Xex+lXWDKaY0esGNvTGRKUeTa084tFrZi0s+8amhZBndlAzucNV9h20bQpEbwxa9GuuntAoHu8wl8w4LA==", "fingerprint": "5d:c9:78:4b:e0:ad:24:9c:06:b4:8b:e9:93:93:88:e0", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534"}}' 2024-03-13 11:01:42,838 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1414878477 created 2024-03-13 11:01:43,018 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.179s 2024-03-13 11:01:43,018 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2138260034", "description": "tempest-description--1576617636"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-2b0cd2c3-a097-4c2b-a396-ca39a66b2d21', 'date': 'Wed, 13 Mar 2024 11:01:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "name": "tempest-securitygroup--2138260034", "stateful": true, "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "tempest-description--1576617636", "shared": false, "security_group_rules": [{"id": "512cea47-757a-4227-bf2a-5747f1f37fbc", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "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": 426, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:01:42Z", "updated_at": "2024-03-13T11:01:42Z", "revision_number": 0}, {"id": "681fdbf7-4e02-464a-a1f8-afd2b35df801", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "por t_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 427, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:01:42Z", "updated_at": "2024-03-13T11:01:42Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:01:42Z", "updated_at": "2024-03-13T11:01:42Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:01:43,349 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.330s 2024-03-13 11:01:43,349 85813 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": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "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-55ed8aa3-3ae0-4a4c-a67f-06126ef6ef46', 'date': 'Wed, 13 Mar 2024 11:01:43 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": "f2ce2260-28ba-4c77-a605-0def50a10254", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "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-03-13T11:01:43Z", "updated_at": "2024-03-13T11:01:43Z", "revision_number": 0}}' 2024-03-13 11:01:43,556 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2024-03-13 11:01:43,556 85813 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": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2198936f-4afc-4112-9476-a6ceceb01123', 'date': 'Wed, 13 Mar 2024 11:01:43 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": "2eda0190-561e-46d4-81da-c9959931097d", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "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-03-13T11:01:43Z", "updated_at": "2024-03-13T11:01:43Z", "revision_number": 0}}' 2024-03-13 11:01:43,557 85813 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2138260034 created 2024-03-13 11:01:44,189 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.632s 2024-03-13 11:01:44,190 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id" : "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-df4facfd-2f5a-4270-be5b-cd7d7bb4eaf6', 'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b5acdd42-4607-45d2-a3f3-e58ba4ff7e01", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.182", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:01:43Z", "updated_at": "2024-03-13T11:01:43Z", "revision_number": 0}}' 2024-03-13 11:01:44,190 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b5acdd42-4607-45d2-a3f3-e58ba4ff7e01', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.182', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:01:43Z', 'updated_at': '2024-03-13T11:01:43Z', 'revision_number': 0, 'ip': '172.24.4.182'} created 2024-03-13 11:01:44,292 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2024-03-13 11:01:44,292 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 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-d5e81da6-a620-49ca-90e1-a41cd53c5332', '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": "46dbfa2dfaa2459c822ee636f6dcb534", "name": "tempest-AttachVolumeNegativeTest-1633351270-project-member", "password_expires_at": null}, "audit_ids": ["cZtCfn6MTkakPo2GqoK8jA"], "expires_at": "2024-03-13T12:01:44.000000Z", "issued_at": "2024-03-13T11:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac2f0ea3c5634b9288bc68b9742ed031", "name": "tempest-AttachVolumeNegativeTest-1633351270"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:01:44,293 85813 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '71910def-8c77-4086-b371-4ea608914ff3', 'name': 'tempest-AttachVolumeNegativeTest-1252761524-network', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 11:01:44,294 85813 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1414878477', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCDIeC0LXceNfhhYetrMpH5P2lqqIe9Y8D8cmyoa+wPo/PP+9Xex+lXWDKaY0esGNvTGRKUeTa084tFrZi0s+8amhZBndlAzucNV9h20bQpEbwxa9GuuntAoHu8wl8w4LA==', 'fingerprint': '5d:c9:78:4b:e0:ad:24:9c:06:b4:8b:e9:93:93:88:e0', 'user_id': '46dbfa2dfaa2459c822ee636f6dcb534', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB/kQiBGT1q/RFsC6rauHJhYNPBOHk2tuAOR0IBeEyPFQqmsG1devxa\ns0pHEGHnCBigBwYFK4EEACKhZANiAAQgyHgtC13HjX4YWHrazKR+T9paqiHvWPA/\nHJsqGvsD6Pzz/vV3sfpV1gymmNHrBjb0xkSlHk2tPOLRa2YtLPvGpoWQZ3ZQM7nD\nVfYdtG0KRG8MWvRrrp7QKB7vMJfMOCw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6', 'name': 'tempest-securitygroup--2138260034', 'stateful': True, 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': 'tempest-description--1576617636', 'shared': False, 'security_group_rules': [{'id': '512cea47-757a-4227-bf2a-5747f1f37fbc', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': 'bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6', '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': 426, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:01:42Z', 'updated_at': '2024-03-13T11:01:42Z', 'revision_number': 0}, {'id': '681fdbf7-4e02-464a-a1f8-afd2b35df801', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': 'bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6', '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': 427, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:01:42Z', 'updated_at': '2024-03-13T11:01:42Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:01:42Z', 'updated_at': '2024-03-13T11:01:42Z', 'revision_number': 1, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031'}, 'floating_ip': {'id': 'b5acdd42-4607-45d2-a3f3-e58ba4ff7e01', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.182', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:01:43Z', 'updated_at': '2024-03-13T11:01:43Z', 'revision_number': 0, 'ip': '172.24.4.182'}} 2024-03-13 11:01:44,862 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.568s 2024-03-13 11:01:44,863 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-877627523", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "71910def-8c77-4086-b371-4ea608914ff3"}], "security_groups": [{"name": "tempest-securitygroup--2138260034"}], "key_name": "tempest-keypair-1414878477", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ecd6963-b568-4cdb-99fb-6bc3733ed304', 'x-compute-request-id': 'req-1ecd6963-b568-4cdb-99fb-6bc3733ed304', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2138260034"}], "adminPass": "password"}}' 2024-03-13 11:01:44,933 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.067s 2024-03-13 11:01:44,933 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c1c45d-e8a7-4e54-9716-1f749c690a93', 'x-compute-request-id': 'req-26c1c45d-e8a7-4e54-9716-1f749c690a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'{"server": {"id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "name": "tempest-AttachVolumeNegativeTest-server-877627523", "status": "BUILD", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata" : {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:01:45Z", "updated": "2024-03-13T11:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1414878477", "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-03-13 11:02:35,253 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.257s 2024-03-13 11:02:35,254 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:34 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-86f4536c-08b7-4888-83f1-88813de58bfc', 'x-compute-request-id': 'req-86f4536c-08b7-4888-83f1-88813de58bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'{"server": {"id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "name": "tempest-AttachVolumeNegativeTest-server-877627523", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:01:44Z", "updated": "2024-03-13T11:01:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:3e:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1414878477", "OS-SRV-USG:launched_at": "2024-03-13T11:01:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2138260034"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:02:35,274 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:03:35,853 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9/os-interface 0.517s 2024-03-13 11:03:35,853 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:35 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-7cd7cdce-da54-41b4-ba6a-b86cb71e10db', 'x-compute-request-id': 'req-7cd7cdce-da54-41b4-ba6a-b86cb71e10db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "71910def-8c77-4086-b371-4ea608914ff3", "port_id": "b823e157-5785-4b0b-830f-28aba2b935c0", "mac_addr": "fa:16:3e:12:3e:ec", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "10ff7795-da28-4828-91fd-b9a27a57a45e", "ip_address": "10.0.0.14"}]}]}' 2024-03-13 11:03:36,618 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b5acdd42-4607-45d2-a3f3-e58ba4ff7e01 0.758s 2024-03-13 11:03:36,619 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b823e157-5785-4b0b-830f-28aba2b935c0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-a095a740-41cf-4f76-a573-ddb80f609cc0', 'date': 'Wed, 13 Mar 2024 11:03:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b5acdd42-4607-45d2-a3f3-e58ba4ff7e01'} Body: b'{"floatingip": {"id": "b5acdd42-4607-45d2-a3f3-e58ba4ff7e01", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.182", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e48e46ea-1c95-42d8-8344-f755972a7a6e", "port_id": "b823e157-5785-4b0b-830f-28aba2b935c0", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "71910def-8c77-4086-b371-4ea608914ff3", "mac_address": "fa:16:3e:12:3e:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:01:43Z", "updated_at": "2024-03-13T11:03:36Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:03:36,621 85813 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.182:22' as 'cirros' with public key authentication 2024-03-13 11:03:36,659 85813 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:03:36,766 85813 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:03:36,767 85813 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.182 successfully created 2024-03-13 11:03:36,817 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9/ips 0.049s 2024-03-13 11:03:36,817 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:36 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-56ae8b1b-ab31-44ee-a7d1-0808b051ce52', 'x-compute-request-id': 'req-56ae8b1b-ab31-44ee-a7d1-0808b051ce52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2024-03-13 11:03:37,007 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes 0.186s 2024-03-13 11:03:37,007 85813 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-1777510633"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa24d82-9a09-4d6e-8633-c3c46403d44d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa24d82-9a09-4d6e-8633-c3c46403d44d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes'} Body: b'{"volume": {"id": "6bb302af-d3e5-4cdf-80a1-743a8118869e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:36.947615", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1777510633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:37,059 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e 0.040s 2024-03-13 11:03:37,059 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b873b29-bade-4555-9e5d-105b84036b79', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b873b29-bade-4555-9e5d-105b84036b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e'} Body: b'{"volume": {"id": "6bb302af-d3e5-4cdf-80a1-743a8118869e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:37.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1777510633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:03:38,112 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_vol ume): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e 0.040s 2024-03-13 11:03:38,112 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d385f7-6ba5-4a11-bd46-35f1d1881719', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d385f7-6ba5-4a11-bd46-35f1d1881719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e'} Body: b'{"volume": {"id": "6bb302af-d3e5-4cdf-80a1-743a8118869e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:37.000000", "updated_at": "2024-03-13T11:03:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1777510633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:03:38,262 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.135s 2024-03-13 11:03:38,262 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:38 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-96026768-f684-4ca1-9434-74c46b7ac8b9', 'x-compute-request-id': 'req-96026768-f684-4ca1-9434-74c46b7ac8b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'' 2024-03-13 11:03:38,470 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.207s 2024-03-13 11:03:38,470 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:38 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-04a121d8-9d0c-488b-add5-8cb290e644db', 'x-compute-request-id': 'req-04a121d8-9d0c-488b-add5-8cb290e644db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'{"server": {"id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "name": "tempest-AttachVolumeNegativeTest-server-877627523", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de 79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:01:44Z", "updated": "2024-03-13T11:03:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:3e:ec"}, {"version": 4, "addr": "172.24.4.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:3e:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1414878477", "OS-SRV-USG:launched_at": "2024-03-13T11:01:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2138260034"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:04:28,569 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.040s 2024-03-13 11:04:28,569 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:28 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-618ed05f-2c7e-4746-a2e8-de7f41c2550e', 'x-compute-request-id': 'req-618ed05f-2c7e-4746-a2e8-de7f41c2550e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 23f79866-fad5-4d9f-98f0-124f54d24bf9 could not be found."}}' 2024-03-13 11:04:28,603 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1414878477 0.033s 2024-03-13 11:04:28,603 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:28 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-eb74d0fc-6456-4988-8dc1-946c3ce4aab0', 'x-compute-request-id': 'req-eb74d0fc-6456-4988-8dc1-946c3ce4aab0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1414878477'} Body: b'' 2024-03-13 11:04:28,753 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6 0.149s 2024-03-13 11:04:28,753 85813 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-5e942c75-867f-4e30-99a2-089c57a99e48', 'content-length': '0 ', 'date': 'Wed, 13 Mar 2024 11:04:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6'} Body: b'' 2024-03-13 11:04:28,782 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6 0.028s 2024-03-13 11:04:28,783 85813 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-119f6baf-72a6-47d5-8fb9-06d00b315854', 'date': 'Wed, 13 Mar 2024 11:04:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6 does not exist", "detail": ""}}' 2024-03-13 11:04:29,193 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b5acdd42-4607-45d2-a3f3-e58ba4ff7e01 0.410s 2024-03-13 11:04:29,194 85813 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-fc5aa7ef-801c-4b62-94b0-773afec1f59c', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:04:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b5acdd42-4607-45d2-a3f3-e58ba4ff7e01'} Body: b'' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.377488s] ... 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 617d76cd-7c3e-4c19-891d-10f9b54791bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:05:00,850 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes 0.258s 2024-03-13 11:05:00,850 85823 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-261712777"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b8b2d1-6252-4d9b-a391-43d0869ced00', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b8b2d1-6252-4d9b-a391-43d0869ced00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes'} Body: b'{"volume": {"id": "617d76cd-7c3e-4c19-891d-10f9b54791bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:00.781778", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-261712777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:05:00,898 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb 0.038s 2024-03-13 11:05:00,899 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394faba0-d252-46ec-b25a-522fcd40736a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394faba0-d252-46ec-b25a-522fcd40736a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb'} Body: b'{"volume": {"id": "617d76cd-7c3e-4c19-891d-10f9b54791bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:01.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-261712777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1026d843e65437cb1c1589aa8edbfb9"}}' 2024-03-13 11:05:01,952 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb 0.041s 2024-03-13 11:05:01,953 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb8780a-0d39-4d09-979c-03b628c19b19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb8780a-0d39-4d09-979c-03b628c19b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb'} Body: b'{"volume": {"id": "617d76cd-7c3e-4c19-891d-10f9b54791bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:01.000000", "updated_at": "2024-03-13T11:05:01.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-261712777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1026d843e65437cb1c1589aa8edbfb9"}}' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.314173s] ... 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 15582f60-e01d-4d52-9c98-620dde51cde0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:05:02,151 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes 0.183s 2024-03-13 11:05:02,152 85823 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-1972104824"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c2d593-6f14-4f5f-a790-87388b2fb7e9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c2d593-6f14-4f5f-a790-87388b2fb7e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes'} Body: b'{"volume": {"id": "15582f60-e01d-4d52-9c98-620dde51cde0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:02.089898", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1972104824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:05:02,204 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0 0.042s 2024-03-13 11:05:02,205 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57aaef5-8520-46f8-a38a-d48338ff5805', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57aaef5-8520-46f8-a38a-d48338ff5805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0'} Body: b'{"volume": {"id": "15582f60-e01d-4d52-9c98-620dde51cde0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:02.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1972104824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1026d843e65437cb1c1589aa8edbfb9"}}' 2024-03-13 11:05:03,266 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0 0.048s 2024-03-13 11:05:03,266 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dde810b-4610-4a8a-8191-abae302deb7a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dde810b-4610-4a8a-8191-abae302deb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0'} Body: b'{"volume": {"id": "15582f60-e01d-4d52-9c98-620dde51cde0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:02.000000", "updated_at": "2024-03-13T11:05:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1972104824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1026d843e65437cb1c1589aa8edbfb9"}}' {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.680106s] ... 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 8b6428eb-b2b7-4734-9ae4-640c62710ad9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:16,643 85815 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:02:16,643 85815 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:02:16,705 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2024-03-13 11:02:16,705 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1412505979", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEezaEwjQ3FgLRCUBN8/OzQVdRPj7FtPVAe8GMTyi73Am5YYQhGhrn/lfc2y0cIWlLKJrztsnJHA5aQ4RC4JJslqVnDO3e/Y0BQaHTbIWxBoxX7BaQziz5T5che4VSndlg=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-07511a7f-0ed8-4f8f-87e1-bda92af5f00a', 'x-compute-request-id': 'req-07511a7f-0ed8-4f8f-87e1-bda92af5f00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1412505979", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEezaEwjQ3FgLRCUBN8/OzQVdRPj7FtPVAe8GMTyi73Am5YYQhGhrn/lfc2y0cIWlLKJrztsnJHA5aQ4RC4JJslqVnDO3e/Y0BQaHTbIWxBoxX7BaQziz5T5che4VSndlg==", "fingerprint": "ad:ed:e0:ba:ae:3e:46:cd:bc:10:7d:1b:b6:b4:fd:6d", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6"}}' 2024-03-13 11:02:16,707 85815 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1412505979 created 2024-03-13 11:02:17,008 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.300s 2024-03-13 11:02:17,009 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--138923028", "description": "tempest-description--1953844386"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ce20b8a3-3642-4246-bfb6-0019f38ab83c', 'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "name": "tempest-securitygroup--138923028", "stateful": true, "tenant_id": "b5840372f9f14805895fcb825687097f", "description": "tempest-description--1953844386", "shared": false, "security_group_rules": [{"id": "7e95fa44-8e73-4ae3-ace5-2d120b96f1cf", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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": 441, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:02:16Z", "updated_at": "2024-03-13T11:02:16Z", "revision_number": 0}, {"id": "9aeb5a8b-ba7f-4b73-8701-d448dd823434", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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": 440, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:02:16Z", "updated_at": "2024-03-13T11:02:16Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:02:16Z", "updated_at": "2024-03-13T11:02:16Z", "revision_number": 1, "project_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:02:17,225 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.215s 2024-03-13 11:02:17,225 85815 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": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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-4264f171-fad3-425d-8a64-8c31577fa640', 'date': 'Wed, 13 Mar 2024 11:02:17 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": "6a737117-1f3c-49bf-8102-67efe98473c2", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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-03-13T11:02:17Z", "updated_at": "2024-03-13T11:02:17Z", "revision_number": 0}}' 2024-03-13 11:02:17,498 85815 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-03-13 11:02:17,498 85815 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": "28f54090-64d6-496e-a350-e7f1bfa0e990", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-34cbfc60-44f1-475e-bd97-f17dd2f52e6e', 'date': 'Wed, 13 Mar 2024 11:02:17 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": "005f316b-161c-4e15-b9d0-e2bc515e9e05", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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-03-13T11:02:17Z", "updated_at": "2024-03-13T11:02:17Z", "revision_number": 0}}' 2024-03-13 11:02:17,499 85815 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--138923028 created 2024-03-13 11:02:18,136 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.637s 2024-03-13 11:02:18,137 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-232ff8cc-583f-481d-9df5-6c6fd23b62be', 'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6a052d8c-1d2c-477f-bc78-d6e052c8507e", "tenant_id": "b5840372f9f14805895fcb825687097f", "floating_ip_address": "172.24.4.23", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b5840372f9f14805895fcb825687097f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:02:17Z", "updated_at": "2024-03-13T11:02:17Z", "revision_number": 0}}' 2024-03-13 11:02:18,137 85815 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6a052d8c-1d2c-477f-bc78-d6e052c8507e', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'floating_ip_address': '172.24.4.23', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5840372f9f14805895fcb825687097f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:02:17Z', 'updated_at': '2024-03-13T11:02:17Z', 'revision_number': 0, 'ip': '172.24.4.23'} created 2024-03-13 11:02:18,241 85815 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.096s 2024-03-13 11:02:18,241 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ee7979e-4be8-4be9-aac3-9e4ce257efaa', '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": "1d286e53aeb2475dbbb92b200e4e28b6", "name": "tempest-AttachVolumeTestJSON-392858932-project-member", "password_expires_at": null}, "audit_ids": ["C-dv3-eORS2OoUYqpFpKtQ"], "expires_at": "2024-03-13T12:02:18.000000Z", "issued_at": "2024-03-13T11:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5840372f9f14805895fcb825687097f", "name": "tempest-AttachVolumeTestJSON-392858932"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f6 5b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:02:18,242 85815 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2bde30a8-d527-4c13-ace9-35f96b3a99c2', 'name': 'tempest-AttachVolumeTestJSON-1570684588-network', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5840372f9f14805895fcb825687097f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40569, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:56:09Z', 'updated_at': '2024-03-13T10:56:09Z', 'revision_number': 1} available for tenant 2024-03-13 11:02:18,243 85815 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1412505979', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEezaEwjQ3FgLRCUBN8/OzQVdRPj7FtPVAe8GMTyi73Am5YYQhGhrn/lfc2y0cIWlLKJrztsnJHA5aQ4RC4JJslqVnDO3e/Y0BQaHTbIWxBoxX7BaQziz5T5che4VSndlg==', 'fingerprint': 'ad:ed:e0:ba:ae:3e:46:cd:bc:10:7d:1b:b6:b4:fd:6d', 'user_id': '1d286e53aeb2475dbbb92b200e4e28b6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBcHbjK45KwuI1kCnD+1pG44/b5d2vargpFUYFMXThGY6nr//bJgvia\nE/7oDZ8lZ8OgBwYFK4EEACKhZANiAARHs2hMI0NxYC0QlATfPzs0FXUT4+xbT1QH\nvBjE8ou9wJuWGEIRoa5/5X3NstHCFpSyia87bJyRwOWkOEQuCSbJalZwzt3v2NAU\nGh02yFsQaMV+wWkM4s+U+XIXuFUp3ZY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '28f54090-64d6-496e-a350-e7f1bfa0e990', 'name': 'tempest-securitygroup--138923028', 'stateful': True, 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'description': 'tempest-description--1953844386', 'shared': False, 'security_group_rules': [{'id': '7e95fa44-8e73-4ae3-ace5-2d120b96f1cf', 'project_id': 'b5840372f9f14805895fcb825687097f', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'security_group_id': '28f54090-64d6-496e-a350-e7f1bfa0e990', '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': 441, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:02:16Z', 'updated_at': '2024-03-13T11:02:16Z', 'revision_number': 0}, {'id': '9aeb5a8b-ba7f-4b73-8701-d448dd823434', 'project_id': 'b5840372f9f14805895fcb825687097f', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'security_group_id': '28f54090-64d6-496e-a350-e7f1bfa0e990', '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': 440, 'belongs _to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:02:16Z', 'updated_at': '2024-03-13T11:02:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:02:16Z', 'updated_at': '2024-03-13T11:02:16Z', 'revision_number': 1, 'project_id': 'b5840372f9f14805895fcb825687097f'}, 'floating_ip': {'id': '6a052d8c-1d2c-477f-bc78-d6e052c8507e', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'floating_ip_address': '172.24.4.23', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5840372f9f14805895fcb825687097f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:02:17Z', 'updated_at': '2024-03-13T11:02:17Z', 'revision_number': 0, 'ip': '172.24.4.23'}} 2024-03-13 11:02:18,856 85815 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.612s 2024-03-13 11:02:18,856 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1623667788", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2bde30a8-d527-4c13-ace9-35f96b3a99c2"}], "security_groups": [{"name": "tempest-securitygroup--138923028"}], "key_name": "tempest-keypair-1412505979", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e63756b9-b3c0-42c5-bd7f-b15de5a42586', 'x-compute-request-id': 'req-e63756b9-b3c0-42c5-bd7f-b15de5a42586', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--138923028"}], "adminPass": "password"}}' 2024-03-13 11:02:18,941 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.082s 2024-03-13 11:02:18,941 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bebb880-5f62-47df-a1c2-8b4436c4e41b', 'x-compute-request-id': 'req-2bebb880-5f62-47df-a1c2-8b4436c4e41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'{"server": {"id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "name": "tempest-AttachVolumeTestJSON-server-1623667788", "status": "BUILD", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "", "image" : {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:02:19Z", "updated": "2024-03-13T11:02:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1412505979", "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-03-13 11:03:09,400 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.396s 2024-03-13 11:03:09,400 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 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-85eac2de-107a-4226-b38e-5e8536eb178d', 'x-compute-request-id': 'req-85eac2de-107a-4226-b38e-5e8536eb178d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'{"server": {"id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "name": "tempest-AttachVolumeTestJSON-server-1623667788", "status": "ACTIVE", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "d6047d81de6993b04650ee8457ac9cae1f3a4f9fa18cb55befa2ef02", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:02:18Z", "updated": "2024-03-13T11:02:27Z", "addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:d0:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1412505979", "OS-SRV-USG:launched_at": "2024-03-13T11:02:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138923028"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:09,413 85815 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:04:09,597 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180/os-interface 0.136s 2024-03-13 11:04:09,597 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:09 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-b99db0b9-0523-4f85-bf41-a8d7ff4ff1e4', 'x-compute-request-id': 'req-b99db0b9-0523-4f85-bf41-a8d7ff4ff1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2bde30a8-d527-4c13-ace9-35f96b3a99c2", "port_id": "e96b0e95-7819-4eba-9880-a87b3b358912", "mac_addr": "fa:16:3e:98:d0:bb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a7b50a74-cdc9-4b95-94da-4350a452b432", "ip_address": "10.0.0.11"}]}]}' 2024-03-13 11:04:10,594 85815 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/6a052d8c-1d2c-477f-bc78-d6e052c8507e 0.992s 2024-03-13 11:04:10,594 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e96b0e95-7819-4eba-9880-a87b3b358912"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-cf026448-af9e-40ab-a0ff-bfcde08831d6', 'date': 'Wed, 13 Mar 2024 11:04:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6a052d8c-1d2c-477f-bc78-d6e052c8507e'} Body: b'{"floatingip": {"id": "6a052d8c-1d2c-477f-bc78-d6e052c8507e", "tenant_id": "b5840372f9f14805895fcb825687097f", "floating_ip_address": "172.24.4.23", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e6c0c381-bf46-4137-b0b4-fe13d6645eff", "port_id": "e96b0e95-7819-4eba-9880-a87b3b358912", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2bde30a8-d527-4c13-ace9-35f96b3a99c2", "mac_address": "fa:16:3e:98:d0:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:02:17Z", "updated_at": "2024-03-13T11:04:10Z", "revision_number": 1, "project_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:04:10,596 85815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.23:22' as 'cirros' with public key authentication 2024-03-13 11:04:10,606 85815 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:04:10,713 85815 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:04:10,713 85815 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.23 successfully created 2024-03-13 11:04:10,750 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180/ips 0.036s 2024-03-13 11:04:10,751 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:10 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-effcd387-bce8-43bf-975c-3f22ac67a03c', 'x-compute-request-id': 'req-effcd387-bce8-43bf-975c-3f22ac67a03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cf f-4b0f-85b8-f2ae06217180/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2024-03-13 11:04:10,974 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes 0.220s 2024-03-13 11:04:10,974 85815 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-2010455407"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b842fb23-d263-4e96-8809-302db37871c9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b842fb23-d263-4e96-8809-302db37871c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes'} Body: b'{"volume": {"id": "8b6428eb-b2b7-4734-9ae4-640c62710ad9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:10.907594", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2010455407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:04:11,026 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9 0.041s 2024-03-13 11:04:11,026 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b175dadc-5411-461f-9d11-228d7c21daa6', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b175dadc-5411-461f-9d11-228d7c21daa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9'} Body: b'{"volume": {"id": "8b6428eb-b2b7-4734-9ae4-640c62710ad9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:11.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2010455407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:04:12,080 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b5840 372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9 0.041s 2024-03-13 11:04:12,080 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f21491-5904-4620-a555-9dce22ddfe6d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f21491-5904-4620-a555-9dce22ddfe6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9'} Body: b'{"volume": {"id": "8b6428eb-b2b7-4734-9ae4-640c62710ad9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:11.000000", "updated_at": "2024-03-13T11:04:11.000000", "name": "tempest-AttachVolumeTestJSON-volume-2010455407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:04:12,203 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.110s 2024-03-13 11:04:12,203 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:12 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-a58d4303-aef0-4b3d-b156-4cbb15794e70', 'x-compute-request-id': 'req-a58d4303-aef0-4b3d-b156-4cbb15794e70', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'' 2024-03-13 11:04:12,443 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.239s 2024-03-13 11:04:12,443 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:12 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-22f27f13-6ca8-4fd0-b466-052bf9b2bb5c', 'x-compute-request-id': 'req-22f27f13-6ca8-4fd0-b466-052bf9b2bb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'{"server": {"id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "name": "tempest-AttachVolumeTestJSON-server-1623667788", "status": "ACTIVE", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "d6047d81de6993b04650ee8457ac9cae1f3a4f9fa18cb55befa2ef02", "image": {"id": "303 3388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:02:18Z", "updated": "2024-03-13T11:04:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:d0:bb"}, {"version": 4, "addr": "172.24.4.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:d0:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1412505979", "OS-SRV-USG:launched_at": "2024-03-13T11:02:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138923028"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:05:02,550 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.044s 2024-03-13 11:05:02,551 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05: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-58600ab8-5422-429b-a9fe-7390602f0196', 'x-compute-request-id': 'req-58600ab8-5422-429b-a9fe-7390602f0196', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 25cfc898-4cff-4b0f-85b8-f2ae06217180 could not be found."}}' 2024-03-13 11:05:02,584 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1412505979 0.033s 2024-03-13 11:05:02,585 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05: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-cb5bb85e-227d-40fb-ae93-414281a9ec7e', 'x-compute-request-id': 'req-cb5bb85e-227d-40fb-ae93-414281a9ec7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1412505979'} Body: b'' 2024-03-13 11:05:02,778 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/28f54090-64d6-496e-a350-e7f1bfa0e990 0.192s 2024-03-13 11:05:02,778 85815 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-34ff239c-b927-4cd3-aedf-fcac341084a1', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:05:02 GMT', 'connection': 'close', 'status': '20 4', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/28f54090-64d6-496e-a350-e7f1bfa0e990'} Body: b'' 2024-03-13 11:05:02,797 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/28f54090-64d6-496e-a350-e7f1bfa0e990 0.019s 2024-03-13 11:05:02,798 85815 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-a48b342a-b235-470c-ac49-57fcd6d3576c', 'date': 'Wed, 13 Mar 2024 11:05:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/28f54090-64d6-496e-a350-e7f1bfa0e990'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 28f54090-64d6-496e-a350-e7f1bfa0e990 does not exist", "detail": ""}}' 2024-03-13 11:05:03,321 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6a052d8c-1d2c-477f-bc78-d6e052c8507e 0.523s 2024-03-13 11:05:03,322 85815 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-504f124a-bd21-4987-8730-188ed4a9b96a', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:05:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6a052d8c-1d2c-477f-bc78-d6e052c8507e'} Body: b'' {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [122.665709s] ... 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 ef737646-e30f-49ae-beea-bfbcaacdcea3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:41,262 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.207s 2024-03-13 11:03:41,263 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:41 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-6c1500d5-826b-46fd-9b04-eca34419fc4c', 'x-compute-request-id': 'req-6c1500d5-826b-46fd-9b04-eca34419fc4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:41,441 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.160s 2024-03-13 11:03:41,442 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:41 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-d217f8b2-d646-49b8-bb85-e1eb405cb01b', 'x-compute-request-id': 'req-d217f8b2-d646-49b8-bb85-e1eb405cb01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:41,632 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.174s 2024-03-13 11:03:41,633 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:41 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-034599a1-c659-44d5-a545-4870d3504a03', 'x-compute-request-id': 'req-034599a1-c659-44d5-a545-4870d3504a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:04:41,775 85807 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.051s 2024-03-13 11:04:41,776 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:41 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-d1caa0c1-47ae-450d-897c-8ce64ea4f6d6', '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": "939ae7a03ff547c3b407f86fb3335d40", "name": "tempest-ServerActionsTestOtherA-1573602310-project-member", "password_expires_at": null}, "audit_ids": ["1I4LEMTUR5GFbCE9O5HGgg"], "expires_at": "2024-03-13T12:04:41.000000Z", "issued_at": "2024-03-13T11:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f518aa995314950a82175cd6f9a865b", "name": "tempest-ServerActionsTestOtherA-1573602310"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:04:41,776 85807 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'b6f4915f-09a4-4619-948e-1e3ebeb15c6d', 'name': 'tempest-ServerActionsTestOtherA-1844749126-network', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0f518aa995314950a82175cd6f9a865b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3290, 'is_default': False, 'availability_zone_hi nts': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 11:04:41,777 85807 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1253374889', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF3cI2fqOd63Ec6ZE+KRlxsNnc+XBX8uu6cHioPW24Zo21YVrd7ECSeGpbVG2O3JlQGl+yIlshmDG9EazQ3erR4T84CZd6Ox3cyTfvfOihmzSl9bmomFxfQN7NYv3DtoKQ==', 'fingerprint': 'cb:e4:43:7b:81:7e:ca:f4:c6:08:cd:ff:af:a7:08:cf', 'user_id': '939ae7a03ff547c3b407f86fb3335d40', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCDn79ZAI/sGaMqA8MPLL/Yr9sHbm/0tQN/vD6WUi9vse4i4acTr3BM\niqGoxY0njeCgBwYFK4EEACKhZANiAARd3CNn6jnetxHOmRPikZcbDZ3PlwV/Lrun\nB4qD1tuGaNtWFa3exAknhqW1RtjtyZUBpfsiJbIZgxvRGs0N3q0eE/OAmXejsd3M\nk373zooZs0pfW5qJhcX0DezWL9w7aCk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a8a8e23c-59e5-4952-9aff-972499ac3087', 'name': 'tempest-securitygroup--1250286735', 'stateful': True, 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'description': 'tempest-description--321323853', 'shared': False, 'security_group_rules': [{'id': '3e26e416-02a5-4aae-b2db-0e8808e2bf26', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'security_group_id': 'a8a8e23c-59e5-4952-9aff-972499ac3087', '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': 226, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 0}, {'id': 'd12a906c-0177-4199-98d2-c1d7683d2700', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'security_group_id': 'a8a8e23c-59e5-4952-9aff-972499ac3087', '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': 227, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 1, 'project_id': '0f518aa995314950a82175cd6f9a865b'}, 'floating_ip': {'id': '39fd92d3-cd88-4590-a8d5-8366a499dec7', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:52:52Z', 'updated_at': '2024-03-13T10:52:52Z', 'revision_number': 0, 'ip': '172.24.4.249'}} 2024-03-13 11:04:42,143 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes 0.365s 2024-03-13 11:04:42,143 85807 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-2131490892", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b491650-1351-497d-a356-d479a4e781d1', 'content-length': '820', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b491650-1351-497d-a356-d479a4e781d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes'} Body: b'{"volume": {"id": "ef737646-e30f-49ae-beea-bfbcaacdcea3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:42.078779", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2131490892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:04:42,193 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3 0.040s 2024-03-13 11:04:42,194 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22053c5-a67a-44b1-82de-44b457ecfc68', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22053c5-a67a-44b1-82de-44b457ecfc68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3'} Body: b'{"volume": {"id": "ef737646-e30f-49ae-beea-bfbcaacdcea3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:42.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2131490892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:04:43,251 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3 0.043s 2024-03-13 11:04:43,252 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb26b705-9aa5-40c1-b89b-17aa8d4420aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb26b705-9aa5-40c1-b89b-17aa8d4420aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3'} Body: b'{"volume": {"id": "ef737646-e30f-49ae-beea-bfbcaacdcea3 ", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:42.000000", "updated_at": "2024-03-13T11:04:42.000000", "name": "tempest-tempest.common.compute-volume-2131490892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:04:43,396 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3 0.131s 2024-03-13 11:04:43,396 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8f0b7e-a30b-47f1-8e5a-1254697a43f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3'} Body: b'' 2024-03-13 11:04:43,418 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3 0.021s 2024-03-13 11:04:43,419 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a046d17-afe3-47e3-81b1-115e2a738eff', 'x-openstack-request-id': 'req-5a046d17-afe3-47e3-81b1-115e2a738eff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef737646-e30f-49ae-beea-bfbcaacdcea3 could not be found."}}' 2024-03-13 11:04:43,419 85807 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-03-13 11:04:43,646 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.225s 2024-03-13 11:04:43,646 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 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-29211b04-f485-4580-8b00-c0afb0de1f96', 'x-compute-request-id': 'req-29211b04-f485-4580-8b00-c0afb0de1f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/co mpute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.047787s] ... 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 3df2c39f-0c86-4d38-9646-0d59dc7263ee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:04:32,861 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7 0.228s 2024-03-13 11:04:32,861 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:32 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-4afeb06d-29fe-4a5b-9a39-730509e3b5ff', 'x-compute-request-id': 'req-4afeb06d-29fe-4a5b-9a39-730509e3b5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7'} Body: b'{"server": {"id": "f96fe7c0-61a2-4a59-9795-73d81889e1d7", "name": "tempest-ServersNegativeTestJSON-server-2022337639", "status": "ACTIVE", "tenant_id": "adac9a5a9cd344e9af596c41eeb862e0", "user_id": "81bf48622c89418285482ff5ae733954", "metadata": {}, "hostId": "5cfcee06d007c9065ba2111811dcef570b1fb0daafdcd984f720f13c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:00Z", "updated": "2024-03-13T11:00:11Z", "addresses": {"tempest-ServersNegativeTestJSON-175173365-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1e:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.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-03-13 11:05:33,295 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes 0.359s 2024-03-13 11:05:33,296 85805 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-1643493356"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058e73a9-3006-4981-a29c-2f5fea03cf98', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058e73a9-3006-4981-a29c-2f5fea03cf98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes'} Body: b'{"volume": {"id": "3df2c39f-0c86-4d38-9646-0d59dc7263ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:33.225502", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1643493356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:05:33,350 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee 0.044s 2024-03-13 11:05:33,350 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c3d8aa-58f2-49ef-9bdb-3bb803aacac2', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c3d8aa-58f2-49ef-9bdb-3bb803aacac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee'} Body: b'{"volume": {"id": "3df2c39f-0c86-4d38-9646-0d59dc7263ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:33.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1643493356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adac9a5a9cd344e9af596c41eeb862e0"}}' 2024-03-13 11:05:34,406 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee 0.043s 2024-03-13 11:05:34,406 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ffa4ea-9c56-476d-9159-c3025c6a86bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ffa4ea-9c56-476d-9159-c3025c6a86bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee'} Body: b'{"volume": {"id": "3df2c39f-0c86-4d38-9646-0d59dc7263ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:33.000000", "updated_at": "2024-03-13T11:05:33.000000", "name": "tempest-ServersNegativeTestJSON-volume-1643493356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-ten ant-attr:tenant_id": "adac9a5a9cd344e9af596c41eeb862e0"}}' 2024-03-13 11:05:34,653 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7 0.234s 2024-03-13 11:05:34,654 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:34 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-7563e594-1e51-4c05-a9a2-c52aba757a0d', 'x-compute-request-id': 'req-7563e594-1e51-4c05-a9a2-c52aba757a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7'} Body: b'{"server": {"id": "f96fe7c0-61a2-4a59-9795-73d81889e1d7", "name": "tempest-ServersNegativeTestJSON-server-2022337639", "status": "ACTIVE", "tenant_id": "adac9a5a9cd344e9af596c41eeb862e0", "user_id": "81bf48622c89418285482ff5ae733954", "metadata": {}, "hostId": "5cfcee06d007c9065ba2111811dcef570b1fb0daafdcd984f720f13c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:00Z", "updated": "2024-03-13T11:00:11Z", "addresses": {"tempest-ServersNegativeTestJSON-175173365-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1e:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.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": []}}' {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.115405s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.012331s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.014485s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.042602s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009722s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.008266s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.038878s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.039990s] ... ok {4} tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedBootDevicesTest_v242:tearDownClass) Failed to delete volume e3bad070-4dc9-4edf-9a2e-2f10f3076c27 within the required time (196 s). Timer started at 1710327807. Timer ended at 1710328003. Waited for 196 s., )) {10} 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 a01177c6-d60a-4405-a226-42d29e578d1c failed to build and is in ERROR status {10} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.177706s] ... ok {10} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.084222s] ... ok {10} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.222504s] ... ok {3} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [424.206232s] ... 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume d7723e91-e601-44e8-a43c-ab6524ff5f55 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:59:57,404 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes 0.396s 2024-03-13 10:59:57,405 85809 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-757204230"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c6686a-76ee-47ef-a00f-8d57e65b8648', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c6686a-76ee-47ef-a00f-8d57e65b8648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.327221", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:59:57,418 85809 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:59:57,521 85809 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.101s 2024-03-13 10:59:57,522 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-938113331", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAQuLvfSEz2Q7WF16T+dHsa+d8p2T5SYT8Z3uekQka9nNb0c9LVqkK1VvKdEXeZlAqWzqb6rn+SG0+s7ilBnMUtUP30F7ZuFsJ9V134zcQ6NUOD1GLCWYFcxI/1zGVEt2Q=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:57 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-0eb905cc-4264-4da5-844c-d5bc8127a70d', 'x-compute-request-id': 'req-0eb905cc-4264-4da5-844c-d5bc8127a70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-938113331", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAQuLvfSEz2Q7WF16T+dHsa+d8p2T5SYT8Z3uekQka9nNb0c9LVqkK1VvKdEXeZlAqWzqb6rn+SG0+s7ilBnMUtUP30F7ZuFsJ9V134zcQ6NUOD1GLCWYFcxI/1zGVEt2Q==", "fingerprint": "95:78:09:54:12:d6:dc:90:17:59:9e:5b:7f:bd:40:df", "user_id": "9f13d71ce62f4ff09df24a44be735892"}}' 2024-03-13 10:59:57,524 85809 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-938113331 created 2024-03-13 10:59:57,833 85809 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-groups 0 .309s 2024-03-13 10:59:57,834 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2123813346", "description": "tempest-description--835947660"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-98113b3d-4f1c-41b0-85eb-151a0f0ac300', 'date': 'Wed, 13 Mar 2024 10:59:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "968ea23d-4e83-437f-a03c-0a20272dc309", "name": "tempest-securitygroup--2123813346", "stateful": true, "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "description": "tempest-description--835947660", "shared": false, "security_group_rules": [{"id": "16701963-e205-453a-8421-8958598c561e", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "security_group_id": "968ea23d-4e83-437f-a03c-0a20272dc309", "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": 390, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:59:57Z", "updated_at": "2024-03-13T10:59:57Z", "revision_number": 0}, {"id": "194d8327-a021-469a-968d-797aa0884f0f", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "security_group_id": "968ea23d-4e83-437f-a03c-0a20272dc309", "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": 391, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:59:57Z", "updated_at": "2024-03-13T10:59:57Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:59:57Z", "updated_at": "2024-03-13T10:59:57Z", "revision_number": 1, "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 10:59:58,303 85809 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.468s 2024-03-13 10:59:58,303 85809 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": "968ea23d-4e83-437f-a03c-0a20272dc309", "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-4d2bae33-8bce-488d-ab9b-eca5a3816e91', 'date': 'Wed, 13 Mar 2024 10:59:58 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": "afb185a7-d4af-4006-99fc-ec61d428ec11", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "security_group_id": "968ea23d-4e83-437f-a03c-0a20272dc309", "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-03-13T10:59:58Z", "updated_at": "2024-03-13T10:59:58Z", "revision_number": 0}}' 2024-03-13 10:59:58,747 85809 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.443s 2024-03-13 10:59:58,747 85809 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": "968ea23d-4e83-437f-a03c-0a20272dc309", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-86e9baf3-ea3a-4c78-9752-2219821a587f', 'date': 'Wed, 13 Mar 2024 10:59:58 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": "536da86b-8d7d-4f49-933a-a80d2bd63f36", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "security_group_id": "968ea23d-4e83-437f-a03c-0a20272dc309", "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-03-13T10:59:58Z", "updated_at": "2024-03-13T10:59:58Z", "revision_number": 0}}' 2024-03-13 10:59:58,748 85809 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2123813346 created 2024-03-13 10:59:59,909 85809 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 1.161s 2024-03-13 10:59:59,909 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0322a41f-06cf-4d02-b60d-e0708135f85e', 'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "floating_ip_address": "172.24.4.151", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:59:59Z", "updated_at": "2024-03-13T10:59:59Z", "revision_number": 0}}' 2024-03-13 10:59:59,910 85809 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'floating_ip_address': '172.24.4.151', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:59:59Z', 'updated_at': '2024-03-13T10:59:59Z', 'revision_number': 0, 'ip': '172.24.4.151'} created 2024-03-13 10:59:59,958 85809 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.042s 2024-03-13 10:59:59,958 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cd327ddd-a7ca-49a4-b6be-cd32884ac1b6', '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": "9f13d71ce62f4ff09df24a44be735892", "name": "tempest-ServerStableDeviceRescueTest-85099498-project-member", "password_expires_at": null}, "audit_ids": ["Ai7G4xq6Srya7Ju52Sza-w"], "expires_at": "2024-03-13T11:59:59.000000Z", "issued_at": "2024-03-13T10:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f7498b07ad54f9d83d69cb6b4cf7104", "name": "tempest-ServerStableDeviceRescueTest-85099498"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1f7498b07ad54f9d83d69cb6b4cf7104", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:59:59,959 85809 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '37854444-c5af-4d97-b877-86f43a2a80ba', 'name': 'tempest-ServerStableDeviceRescueTest-14023440-network', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37467, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:59:48Z', 'updated_at': '2024-03-13T10:59:48Z', 'revision_number': 1} available for tenant 2024-03-13 10:59:59,959 85809 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-938113331', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAQuLvfSEz2Q7WF16T+dHsa+d8p2T5SYT8Z3uekQka9nNb0c9LVqkK1VvKdEXeZlAqWzqb6rn+SG0+s7ilBnMUtUP30F7ZuFsJ9V134zcQ6NUOD1GLCWYFcxI/1zGVEt2Q==', 'fingerprint': '95:78:09:54:12:d6:dc:90:17:59:9e:5b:7f:bd:40:df', 'user_id': '9f13d71ce62f4ff09df24a44be735892', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBw00xFRHJ42qY8GWsEFBPwsa1tCoGdmguhp2rXn3RmGVQ1Z5Kpf9V2\nMesqa/1ipnKgBwYFK4EEACKhZANiAAQELi730hM9kO1hdek/nR7GvnfKdk+UmE/G\nd7npEJGvZzW9HPS1apCtVbynRF3mZQKls6m+q5/khtPrO4pQZzFLVD99Be2bhbCf\nVdd+M3EOjVDg9RiwlmBXMSP9cxlRLdk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '968ea23d-4e83-437f-a03c-0a20272dc309', 'name': 'tempest-securitygroup--2123813346', 'stateful': True, 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'description': 'tempest-description--835947660', 'shared': False, 'security_group_rules': [{'id': '16701963-e205-453a-8421-8958598c561e', 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'security_group_id': '968ea23d-4e83-437f-a03c-0a20272dc309', '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': 390, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:59:57Z', 'updated_at': '2024-03-13T10:59:57Z', 'revision_number': 0}, {'id': '194d8327-a021-469a-968d-797aa0884f0f', 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'security_group_id': '968ea23d-4e83-437f-a03c-0a20272dc309', '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': 391, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:59:57Z', 'updated_at': '2024-03-13T10:59:57Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:59:57Z', 'updated_at': '2024-03-13T10:59:57Z', 'revision_number': 1, 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104'}, 'floating_ip': {'id': '3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'floating_ip_address': '172.24.4.151', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:59:59Z', 'updated_at': '2024-03-13T10:59:59Z', 'revision_number': 0, 'ip': '172.24.4.151'}} 2024-03-13 11:00:01,303 85809 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 1.342s 2024-03-13 11:00:01,303 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-196842727", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "37854444-c5af-4d97-b877-86f43a2a80ba"}], "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "key_name": "tempest-keypair-938113331", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2', 'content-type': 'applic ation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed749fa9-959a-4fea-82bf-70dfecbc4d8f', 'x-compute-request-id': 'req-ed749fa9-959a-4fea-82bf-70dfecbc4d8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "adminPass": "r7ao56FWqpWr"}}' 2024-03-13 11:00:01,433 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2 0.127s 2024-03-13 11:00:01,434 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:01 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-d66bc2a4-a760-47ab-b896-d4282d9de7fa', 'x-compute-request-id': 'req-d66bc2a4-a760-47ab-b896-d4282d9de7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "name": "tempest-ServerStableDeviceRescueTest-server-196842727", "status": "BUILD", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "user_id": "9f13d71ce62f4ff09df24a44be735892", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:01Z", "updated": "2024-03-13T11:00:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-938113331", "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-03-13 11:00:51,747 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2 0.251s 2024-03-13 11:00:51,748 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 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-3e1a2763-e20c-46ef-92a1-a195896d3de9', 'x-compute-request-id': 'req-3e1a2763-e20c-46ef-92a1-a195896d3de9', 'connection': 'close', 'status': '200', 'content-location': 'http ://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "name": "tempest-ServerStableDeviceRescueTest-server-196842727", "status": "ACTIVE", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "user_id": "9f13d71ce62f4ff09df24a44be735892", "metadata": {}, "hostId": "fa7b20fc1dbff84726ea15dcb7bbdb44af345ff11c3e24d9ccf18e1c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:01Z", "updated": "2024-03-13T11:00:12Z", "addresses": {"tempest-ServerStableDeviceRescueTest-14023440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:17:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-938113331", "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:00:51,777 85809 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:01:51,984 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2/os-interface 0.148s 2024-03-13 11:01:51,984 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01: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-ef4c688a-a80e-447a-9fb5-348f98b74be3', 'x-compute-request-id': 'req-ef4c688a-a80e-447a-9fb5-348f98b74be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "37854444-c5af-4d97-b877-86f43a2a80ba", "port_id": "66e55542-235d-4e48-b4aa-11407a959590", "mac_addr": "fa:16:3e:10:17:e4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "802e344b-9be0-4cbd-91db-b95cba7fa161", "ip_address": "10.0.0.8"}]}]}' 2024-03-13 11:01:52,858 85809 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/3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04 0.867s 2024-03-13 11:01:52,859 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "66e55542-235d-4e48-b4aa-11407a959590"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-901d5f40-1253-4805-b6a9-37b6196ce8c9', 'date': 'Wed, 13 Mar 2024 11:01:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04'} Body: b'{"floatingip": {"id": "3c9974a2-01f d-4ffd-a3e9-8fa63a7eea04", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "floating_ip_address": "172.24.4.151", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "39aca65c-76df-48ce-b921-f7ab7325fcef", "port_id": "66e55542-235d-4e48-b4aa-11407a959590", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "37854444-c5af-4d97-b877-86f43a2a80ba", "mac_address": "fa:16:3e:10:17:e4", "admin_state_up": true, "status": "ACTIVE", "device_id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:59:59Z", "updated_at": "2024-03-13T11:01:52Z", "revision_number": 1, "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:01:52,864 85809 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.151:22' as 'cirros' with public key authentication 2024-03-13 11:01:52,879 85809 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:01:52,988 85809 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:01:52,989 85809 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.151 successfully created 2024-03-13 11:01:53,844 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2/action 0.854s 2024-03-13 11:01:53,845 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-440659933"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01: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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f3752b-08f2-4c6f-bd14-3896643ab488', 'x-compute-request-id': 'req-c5f3752b-08f2-4c6f-bd14-3896643ab488', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2/action'} Body: b'' 2024-03-13 11:01:53,907 85809 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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.060s 2024-03-13 11:01:53,907 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1606', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae0893db-c911-4fee-bdc3-ddac37896313', 'x-compute-request-id': 'req-ae0893db-c911-4fee-bdc3-ddac37896313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"image": {"id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_project_nam e": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892"}, "created": "2024-03-13T11:01:54Z", "updated": "2024-03-13T11:01:54Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}], "server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}]}}}' 2024-03-13 11:02:44,048 85809 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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.084s 2024-03-13 11:02:44,048 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-951cb2d7-8a86-4b2f-8e45-e944707b82ac', 'x-compute-request-id': 'req-951cb2d7-8a86-4b2f-8e45-e944707b82ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"image": {"id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "owner_project_name": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892"}, "created": "2024-03-13T11:01:54Z", "updated": "2024-03-13T11:01:59Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}], "server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}]}}}' 2024-03-13 11:02:44,118 85809 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/v 2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.064s 2024-03-13 11:02:44,128 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d079579-edba-4e72-8756-567f16ad6afd', 'x-compute-request-id': 'req-1d079579-edba-4e72-8756-567f16ad6afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"image": {"id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "owner_project_name": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892"}, "created": "2024-03-13T11:01:54Z", "updated": "2024-03-13T11:01:59Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}], "server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}]}}}' 2024-03-13 11:02:44,417 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2 0.283s 2024-03-13 11:02:44,418 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c17c05-0228-42f1-b3d3-19b58da78519', 'x-compute-request-id': 'req-b4c17c05-0228-42f1-b3d3-19b58da78519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "name": "tempest-ServerStableDeviceRescueTest-server-196842727", "status": "ACTIVE", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "user_id": "9f13d71ce62f4ff09df24a44be735892", "metadata": {}, "hostId": "fa7b20fc1dbff84726ea15dcb7bbdb44af345ff11c3e24d9ccf18e1c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/imag es/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:01Z", "updated": "2024-03-13T11:02:00Z", "addresses": {"tempest-ServerStableDeviceRescueTest-14023440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:17:e4"}, {"version": 4, "addr": "172.24.4.151", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:17:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-938113331", "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:44,623 85809 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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.167s 2024-03-13 11:03:44,623 85809 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, 13 Mar 2024 11:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7e49016f-f05d-47c4-8391-99961e0db8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "owner_project_name": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "e1b21b3a30a31434b70c5c36b3246773", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1f7498b07ad54f9d83d69cb6b4cf7104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "687236860e74229cadac0d29842bc41eab5f4f4df4580ba9e051f5e060a40bf4b1cf2b1b9e565286afad803d6c3ba0355500312b15d60f9c86d98af8a1fe4c63", "id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "created_at": "2024-03-13T11:01:54Z", "updated_at": "2024-03-13T11:03:45Z", "tags": [], "self": "/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "file": "/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:44,786 85809 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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.162s 2024-03-13 11:03:44,787 85809 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'x-openstack-request-id': 'req-14ae3316-a6fd-459c-9575-d9ac76390565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "owner_project_name": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "e1b21b3a30a31434b70c5c36b3246773", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1f7498b07ad54f9d83d69cb6b4cf7104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "687236860e74229cadac0d29842bc41eab5f4f4df4580ba9e051f5e060a40bf4b1cf2b1b9e565286afad803d6c3ba0355500312b15d60f9c86d98af8a1fe4c63", "id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "created_at": "2024-03-13T11:01:54Z", "updated_at": "2024-03-13T11:03:45Z", "tags": [], "self": "/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "file": "/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:44,983 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2 0.196s 2024-03-13 11:03:44,984 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8426481d-d2e2-46a5-bc62-8ffd1d1ccad3', 'x-compute-request-id': 'req-8426481d-d2e2-46a5-bc62-8ffd1d1ccad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "name": "tempest-ServerStableDeviceRescueTest-server-196842727", "status": "ACTIVE", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "user_id": "9f13d71ce62f4ff09df24a44be735892", "metadata": {}, "hostId": "fa7b20fc1dbff84726ea15dcb7bbdb44af345ff11c3e24d9ccf18e1c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:01Z", "updated": "2024-03-13T11:02:00Z", "addresses": {"tempest-ServerStableDeviceRescueTest-14023440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC: mac_addr": "fa:16:3e:10:17:e4"}, {"version": 4, "addr": "172.24.4.151", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:17:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-938113331", "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:45,098 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.101s 2024-03-13 11:03:45,099 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147de0d4-f926-42e6-834e-620e67c3bc99', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147de0d4-f926-42e6-834e-620e67c3bc99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:46,157 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:03:46,158 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b31b46-be0f-4ec5-a58f-52f918f8c5b8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b31b46-be0f-4ec5-a58f-52f918f8c5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name" : "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:47,221 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.050s 2024-03-13 11:03:47,222 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816f0d6a-f0ab-47eb-bf4d-ad84a6fea8ef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816f0d6a-f0ab-47eb-bf4d-ad84a6fea8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:48,297 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.061s 2024-03-13 11:03:48,297 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe57c8e-eb9d-4cd5-af4c-8e557efaf7c0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe57c8e-eb9d-4cd5-af4c-8e557efaf7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:49,351 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:03:49,351 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7907bb0-bcd8-4884-a423-fec3224ce784', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7907bb0-bcd8-4884-a423-fec3224ce784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:50,405 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:03:50,406 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43f06d6-8f6b-4c38-a590-8d9b1d531e33', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43f06d6-8f6b-4c38-a590-8d9b1d531e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8- a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:51,460 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:03:51,460 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc0cd13-1f0f-4086-86b6-67a8886f65a2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc0cd13-1f0f-4086-86b6-67a8886f65a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:52,529 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.056s 2024-03-13 11:03:52,530 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d53b08-6395-4798-9336-4de7a448341d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d53b08-6395-4798-9336-4de7a448341d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524 ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:53,583 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:03:53,584 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed47137-27c0-4070-a757-bec6d8d68bd7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed47137-27c0-4070-a757-bec6d8d68bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:54,646 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:03:54,647 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2abfc6-d36b-4fe1-ae6d-8c76021eae8a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2abfc6-d36b-4fe1-ae6d-8c76021eae8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_i d": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:55,702 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:03:55,703 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa222271-8faf-440f-9aca-76a83f6a2834', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa222271-8faf-440f-9aca-76a83f6a2834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:56,761 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:03:56,761 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fea4b68-66b9-4373-9bec-2131a35aed1c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fea4b68-66b9-4373-9bec-2131a35aed1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:57,818 8 5809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:03:57,818 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c719852-cdb3-4ef1-b60f-f933acb815e6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c719852-cdb3-4ef1-b60f-f933acb815e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:58,874 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:03:58,874 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45fb8379-522a-48df-9767-af98c39753ff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45fb8379-522a-48df-9767-af98c39753ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:59,953 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.065s 2024-03-13 11:03:59,953 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba44d035-ef3c-4a60-83a6-221ca4913bff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba44d035-ef3c-4a60-83a6-221ca4913bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:01,009 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:01,010 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a712e957-6b2b-41ac-acd1-bf09927ce780', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a712e957-6b2b-41ac-acd1-bf09927ce780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:02,067 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:04:02,067 8 5809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3964ee-336a-4feb-9e09-87cd8d588802', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3964ee-336a-4feb-9e09-87cd8d588802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:03,123 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:03,123 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a786bb6-5242-4592-a9e4-59567ee2d4ff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a786bb6-5242-4592-a9e4-59567ee2d4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:04,180 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:04:04,181 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f947c95-2cef-4446-b2f2-574431292dc3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f947c95-2cef-4446-b2f2-574431292dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:05,242 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:04:05,242 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547a8295-1873-4384-a798-151ec3dc2762', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547a8295-1873-4384-a798-151ec3dc2762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:06,305 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.047s 2024-03-13 11:04:06,305 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content- type': 'application/json', 'x-compute-request-id': 'req-286c165a-1340-452b-bff5-351e7842e27d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286c165a-1340-452b-bff5-351e7842e27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:07,394 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.074s 2024-03-13 11:04:07,395 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f94c36-5b70-46f2-a975-b42078754189', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f94c36-5b70-46f2-a975-b42078754189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:08,452 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:08,452 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b6b827-9a0c-43a2-a9d1-0e3648388b22', 'content-length': '917', 'openstack-api-version': ' volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b6b827-9a0c-43a2-a9d1-0e3648388b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:09,502 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:09,503 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba44f556-7037-4d3d-b927-cfa88d2b0c23', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba44f556-7037-4d3d-b927-cfa88d2b0c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:10,554 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:10,554 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88deb9ba-c186-4dff-8236-b0e377bbff09', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88deb9ba-c186-4dff-8236-b0e377bbff09', 'connection': 'close', 'status ': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:11,608 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:11,609 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c038849-abf2-411f-a4a2-67d833080383', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c038849-abf2-411f-a4a2-67d833080383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:12,666 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:04:12,667 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa6f54d-cc23-4414-8ba7-c4d95e46adb7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa6f54d-cc23-4414-8ba7-c4d95e46adb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:13,729 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.049s 2024-03-13 11:04:13,729 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32b6476-6c4b-4277-af5c-cdee29810482', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32b6476-6c4b-4277-af5c-cdee29810482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:14,782 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:14,783 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0055f220-b63a-4f49-9310-99d0a34b67b8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0055f220-b63a-4f49-9310-99d0a34b67b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "20 24-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:15,836 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:04:15,836 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbbe560-4ff6-43ce-8b8c-05d976d9d4e9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbbe560-4ff6-43ce-8b8c-05d976d9d4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:16,937 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.087s 2024-03-13 11:04:16,937 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e854a114-25a4-4014-8a28-401ffc4d54cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e854a114-25a4-4014-8a28-401ffc4d54cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "descripti on": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:17,989 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:17,989 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5a616a-2374-440a-b84a-d31eea4c4952', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5a616a-2374-440a-b84a-d31eea4c4952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:19,039 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:19,040 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b831828a-3eee-476d-a6a0-16be85561cbb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b831828a-3eee-476d-a6a0-16be85561cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0 .0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:20,093 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:20,093 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99b54eb-6df2-4910-bf7d-1909eb2df6d8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99b54eb-6df2-4910-bf7d-1909eb2df6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:21,147 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:04:21,147 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad1639c-db01-46d2-8b0c-299d29b78318', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad1639c-db01-46d2-8b0c-299d29b78318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/v olume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:22,198 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:22,198 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331c59db-5f90-44f6-ae71-769a6081b90d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331c59db-5f90-44f6-ae71-769a6081b90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:23,254 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:04:23,254 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe6e1453-321b-41fa-ae4d-be2f84fe6449', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe6e1453-321b-41fa-ae4d-be2f84fe6449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:24,311 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:24,312 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203eb4e7-c640-45d6-8b9b-46cf39927202', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203eb4e7-c640-45d6-8b9b-46cf39927202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:25,365 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:25,365 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba99685a-36b8-468d-8c62-b8539cd78000', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba99685a-36b8-468d-8c62-b8539cd78000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-att r:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:26,419 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:26,419 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0746316-5204-4ffd-a2be-a231415b00e8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0746316-5204-4ffd-a2be-a231415b00e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:27,476 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:04:27,477 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be29902d-2660-4b4b-9105-0c8674c44238', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be29902d-2660-4b4b-9105-0c8674c44238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:28,529 85809 INFO [tempest.lib.common.rest_client] Request (ServerStableD eviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:28,529 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088fe263-ca5c-4415-af4d-d5beb07da2cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088fe263-ca5c-4415-af4d-d5beb07da2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:29,609 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.067s 2024-03-13 11:04:29,609 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310f9ba3-165b-41b0-bb9a-a59ec1bc56e3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310f9ba3-165b-41b0-bb9a-a59ec1bc56e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:30,672 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/ volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:30,673 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10071481-dd59-425b-9864-7212069194cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10071481-dd59-425b-9864-7212069194cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:31,726 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:04:31,726 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a986cda-7807-4bdc-8fe3-889aa8a97bda', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a986cda-7807-4bdc-8fe3-889aa8a97bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:32,778 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:32,778 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00443e73-e91e-4d9d-9214-992656e367f4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00443e73-e91e-4d9d-9214-992656e367f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:33,834 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:04:33,835 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ebe010-3e21-4e6f-94b2-d56e71f2fb1c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ebe010-3e21-4e6f-94b2-d56e71f2fb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:34,890 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:04:34,891 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Wed, 13 Mar 2024 11:04:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e2a717-a4c2-4f0c-8405-5b33e42d82c8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e2a717-a4c2-4f0c-8405-5b33e42d82c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:35,945 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:35,946 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c2d485-4f01-4171-9ab1-71c9e1a60b2f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c2d485-4f01-4171-9ab1-71c9e1a60b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:36,999 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:36,999 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab4145b-29a2 -477d-bbd6-5ecd14a0012a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab4145b-29a2-477d-bbd6-5ecd14a0012a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:38,070 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.058s 2024-03-13 11:04:38,070 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8501ae61-e9b7-4b29-9635-68d67ec8a8d2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8501ae61-e9b7-4b29-9635-68d67ec8a8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:39,124 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:04:39,124 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cda05f8-1f85-4343-95df-f66829213733', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-3cda05f8-1f85-4343-95df-f66829213733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:40,176 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:40,176 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0859e9b0-a0b5-48ff-810d-3e79f2262452', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0859e9b0-a0b5-48ff-810d-3e79f2262452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:41,228 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:41,229 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888786c8-07cd-49e5-bc32-affaca0bbf8f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888786c8-07cd-49e5-bc32-affaca0bbf8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07a d54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:42,285 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:42,286 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3806934-4c56-43a2-8664-93509ef45ef4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3806934-4c56-43a2-8664-93509ef45ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:43,338 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:43,347 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd375c71-84cf-4cb0-8fe5-7ce649b3b5fc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd375c71-84cf-4cb0-8fe5-7ce649b3b5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "s tatus": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:44,406 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:04:44,406 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed613d2-0c5a-4187-85cd-e80349172272', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed613d2-0c5a-4187-85cd-e80349172272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:45,456 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:45,457 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca4e640-588e-48f5-acf4-bcbe76a9b040', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca4e640-588e-48f5-acf4-bcbe76a9b040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000" , "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:46,511 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:46,512 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2d6657-bcbe-47a6-824b-da31d861e644', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc2d6657-bcbe-47a6-824b-da31d861e644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:47,565 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:47,565 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bcd6eb-c691-4796-a1cb-fdcdb7d8f0bf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bcd6eb-c691-4796-a1cb-fdcdb7d8f0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source _volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:48,624 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:04:48,624 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b05296e-376b-4432-a59f-59666725fd73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b05296e-376b-4432-a59f-59666725fd73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:49,677 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:49,677 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62af7ed2-6bd2-44a0-8527-114c4ff29e8c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62af7ed2-6bd2-44a0-8527-114c4ff29e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e6 01-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:50,735 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:50,735 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f39ebd07-be18-4721-9625-97f1027a6bed', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f39ebd07-be18-4721-9625-97f1027a6bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:51,790 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:51,791 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafdaa19-62c6-4a05-84b7-80d4fcf17d11', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafdaa19-62c6-4a05-84b7-80d4fcf17d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43 c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:52,841 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:52,842 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d780f5f9-e422-4c83-a67e-6a37b8b25adc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d780f5f9-e422-4c83-a67e-6a37b8b25adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:53,903 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:04:53,903 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51af692e-0135-41be-ad87-8dea53f2b776', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51af692e-0135-41be-ad87-8dea53f2b776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistenc ygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:54,966 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:04:54,966 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9956161-0efb-474b-8e50-aaa419a7a930', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9956161-0efb-474b-8e50-aaa419a7a930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:56,049 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.056s 2024-03-13 11:04:56,053 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3fe5f3-f106-46fd-878f-4ce792d3e619', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3fe5f3-f106-46fd-878f-4ce792d3e619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04: 57,312 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.234s 2024-03-13 11:04:57,312 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2625be1-b904-4d9c-ab36-ef3eb65482d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2625be1-b904-4d9c-ab36-ef3eb65482d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:58,367 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:58,367 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6bd8702-4bb1-40d2-9c72-41e9b9ed6465', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6bd8702-4bb1-40d2-9c72-41e9b9ed6465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:59,425 85809 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_att ached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:04:59,426 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0606255-a047-4946-8222-633dee3f3322', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0606255-a047-4946-8222-633dee3f3322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:00,484 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:05:00,485 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8551af-a8c7-4af1-acda-43b1a648de6a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8551af-a8c7-4af1-acda-43b1a648de6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:01,537 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:05: 01,537 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9717db6-16e4-4790-ba3a-e89ab7c80c0c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9717db6-16e4-4790-ba3a-e89ab7c80c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:02,600 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.049s 2024-03-13 11:05:02,601 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0c4198-e5fb-4f30-b994-c166b71cae3c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0c4198-e5fb-4f30-b994-c166b71cae3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:03,657 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:03,657 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Au th-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2288ced-be6d-4a09-ab3b-4fec20dc28d5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2288ced-be6d-4a09-ab3b-4fec20dc28d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:04,719 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:04,720 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92281b54-3345-4670-8d80-272d1dc7bd52', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92281b54-3345-4670-8d80-272d1dc7bd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:05,776 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:05:05,777 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-type': 'application/json', 'x-compute-request-id': 'req-491f75c6-a33c-45bf-975d-f6e161a77961', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491f75c6-a33c-45bf-975d-f6e161a77961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:06,831 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:06,832 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a1d17e-68c3-40fe-b0aa-feb359ef3184', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a1d17e-68c3-40fe-b0aa-feb359ef3184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:07,886 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:07,886 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe58fd7-51b1-41e5-8a23-37f875656dc5', 'content-length': '917', 'openstack-api-ver sion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe58fd7-51b1-41e5-8a23-37f875656dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:08,945 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:05:08,946 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9f751c-6528-43bb-b64d-e77a40a2d5a8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9f751c-6528-43bb-b64d-e77a40a2d5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:09,999 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:05:09,999 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847a75de-c94e-4a4e-91c4-8786fa71d255', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847a75de-c94e-4a4e-91c4-8786fa71d255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:11,053 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:11,053 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20af3ae-28ae-4c46-a4b3-eba57e021752', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20af3ae-28ae-4c46-a4b3-eba57e021752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:12,110 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:05:12,110 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aaa2455-d1ef-4589-a333-9205214086bd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aaa2455-d1ef-4589-a333-9205214086bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:13,181 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.054s 2024-03-13 11:05:13,185 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebefedf4-0025-49ca-9251-e227c52a8be3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebefedf4-0025-49ca-9251-e227c52a8be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:14,257 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:14,257 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c50dc4-701e-46e5-b598-879304d359c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c50dc4-701e-46e5-b598-879304d359c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_ at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:15,311 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:15,312 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d17f40-d386-45a7-9030-52ce0c4a1cc7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d17f40-d386-45a7-9030-52ce0c4a1cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:16,362 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:16,363 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5dd165-f469-4a48-bfb9-1c56a3aadc38', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5dd165-f469-4a48-bfb9-1c56a3aadc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "d escription": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:17,424 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:17,425 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372b05fe-2b69-4e0e-b8c7-f7ae690d333f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372b05fe-2b69-4e0e-b8c7-f7ae690d333f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:18,477 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:18,478 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bed0b3-9866-4fa4-ae63-2b599dc970e9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bed0b3-9866-4fa4-ae63-2b599dc970e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "htt p://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:19,546 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.055s 2024-03-13 11:05:19,546 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635fcbf6-4872-4e1d-afe7-c94e7e80bdbd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635fcbf6-4872-4e1d-afe7-c94e7e80bdbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:20,602 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:20,602 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c667a8af-adac-4a09-9745-b3322d8d4a18', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c667a8af-adac-4a09-9745-b3322d8d4a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0 .0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:21,664 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:21,665 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d279e5d-0b5f-41b8-990c-8cd327c08a83', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d279e5d-0b5f-41b8-990c-8cd327c08a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:22,721 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:05:22,721 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5060202-1300-4477-9954-c120b2d64b4a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5060202-1300-4477-9954-c120b2d64b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bo otable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:23,774 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:05:23,775 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481c8a95-257b-4b02-a778-04fdeecb0fcf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481c8a95-257b-4b02-a778-04fdeecb0fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:24,830 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:24,830 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e53153-b979-42d2-8bc8-784847d2dd0a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e53153-b979-42d2-8bc8-784847d2dd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:25,895 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.051s 2024-03-13 11:05:25,895 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b24864-c06f-4b8f-b8c9-7c4741d6a13f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b24864-c06f-4b8f-b8c9-7c4741d6a13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:26,950 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:26,951 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0d1d46-d12f-431f-9adf-e23810c24920', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0d1d46-d12f-431f-9adf-e23810c24920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:28,000 85809 INFO [tempest.lib.common.rest_client] Request (Serve rStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.036s 2024-03-13 11:05:28,000 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bcd714a-33fb-4dca-90d8-35c0b9985db8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bcd714a-33fb-4dca-90d8-35c0b9985db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:29,053 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:05:29,053 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd28757a-ce39-4bf1-adc9-96391959a1e5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd28757a-ce39-4bf1-adc9-96391959a1e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:30,114 85809 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/1f7498b07ad54f9d83d69cb6b 4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:30,115 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e808f9-53c8-48b7-9311-d8fd62e1d4e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e808f9-53c8-48b7-9311-d8fd62e1d4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:31,180 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.052s 2024-03-13 11:05:31,180 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9720cf7c-b275-4531-8a73-f4ceb6982a42', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9720cf7c-b275-4531-8a73-f4ceb6982a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:32,230 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:05:32,231 85809 DEBUG [tempest.lib.common.rest_client] Request - Head ers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e0eca2-94a5-46cf-bd84-28b53ce2a142', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e0eca2-94a5-46cf-bd84-28b53ce2a142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:33,296 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.049s 2024-03-13 11:05:33,296 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107b9fda-c47f-49ca-97e6-3af46c0cd8d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107b9fda-c47f-49ca-97e6-3af46c0cd8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:34,363 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.052s 2024-03-13 11:05:34,364 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Wed, 13 Mar 2024 11:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372c0e97-0a9b-457e-8298-42561eec40a6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372c0e97-0a9b-457e-8298-42561eec40a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:35,423 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:05:35,424 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997aa141-9aa1-4904-bdf5-4bc5dd16e38c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997aa141-9aa1-4904-bdf5-4bc5dd16e38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:36,478 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:05:36,479 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986f2 4ba-d39e-4297-82d6-06061de5df4f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986f24ba-d39e-4297-82d6-06061de5df4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:37,533 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:05:37,533 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c08beae-02e3-405f-bad0-f60d2a79e207', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c08beae-02e3-405f-bad0-f60d2a79e207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:38,646 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.100s 2024-03-13 11:05:38,647 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc24f0aa-e9d4-4877-a52b-50946a6d494a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-fc24f0aa-e9d4-4877-a52b-50946a6d494a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:39,700 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:05:39,700 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f007f22b-9aa3-4f6d-8ff6-29640d5d24f5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f007f22b-9aa3-4f6d-8ff6-29640d5d24f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:40,754 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:40,755 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f24d30-1c14-4e5a-8b48-38973cb78397', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f24d30-1c14-4e5a-8b48-38973cb78397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f 7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:41,804 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.036s 2024-03-13 11:05:41,805 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0dbbff-ce4f-4e2f-8ce6-9906d5aa8155', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0dbbff-ce4f-4e2f-8ce6-9906d5aa8155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:42,862 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:05:42,862 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6937988-a637-4eb2-96cf-b1e13078d7bd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6937988-a637-4eb2-96cf-b1e13078d7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5 f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:43,914 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:43,914 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9173c7-f5cf-4fb5-a9a6-64e5f1770d4a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9173c7-f5cf-4fb5-a9a6-64e5f1770d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:44,967 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:44,968 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d439c7b3-54ca-4b01-9673-b430e42435c8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d439c7b3-54ca-4b01-9673-b430e42435c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57 .000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:46,023 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:46,024 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd79349f-661e-4d3b-9e5e-f712601a16f8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd79349f-661e-4d3b-9e5e-f712601a16f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:47,083 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:05:47,083 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b94b63-2563-4812-8b24-2a3f6ed73f55', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b94b63-2563-4812-8b24-2a3f6ed73f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:48,139 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:48,140 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee4d366-ef80-4d4f-b9f6-7aeb3d4da8be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee4d366-ef80-4d4f-b9f6-7aeb3d4da8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:49,194 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:49,194 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d58033e-5247-440f-95d5-f650504d692c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d58033e-5247-440f-95d5-f650504d692c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d77 23e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:50,251 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:05:50,252 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f862fe0-cb72-4529-894d-301c1003a6d6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f862fe0-cb72-4529-894d-301c1003a6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:51,308 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:51,308 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961e9723-a69a-488d-8ab9-c230b6b8db31', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961e9723-a69a-488d-8ab9-c230b6b8db31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601- 44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:52,364 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:52,364 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42603816-a1d1-43d6-8791-a3b80d4ec37c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42603816-a1d1-43d6-8791-a3b80d4ec37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:53,414 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:05:53,414 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c0217c-dbd1-42d3-9aed-48d9590221b0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c0217c-dbd1-42d3-9aed-48d9590221b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "co nsistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:54,493 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.063s 2024-03-13 11:05:54,493 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c467dc89-3682-47b5-b084-98801f78711e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c467dc89-3682-47b5-b084-98801f78711e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:55,562 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:55,563 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907a116f-98ad-49cd-bfb6-25bcbf550a59', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907a116f-98ad-49cd-bfb6-25bcbf550a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-1 3 11:05:56,613 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:05:56,613 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6be5e7-e983-463e-8fbd-09ed19c6f270', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6be5e7-e983-463e-8fbd-09ed19c6f270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:57,667 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:57,668 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5823c8a-f5cd-4efc-ad76-c19818194bc0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5823c8a-f5cd-4efc-ad76-c19818194bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:58,722 85809 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_vo lume_attached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:58,723 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f170ba4-e969-4df4-90dc-40c7d75db16c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f170ba4-e969-4df4-90dc-40c7d75db16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:59,774 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:59,774 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205e1dff-4216-49ae-844c-de1e3a1dd7a4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205e1dff-4216-49ae-844c-de1e3a1dd7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:00,825 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-1 3 11:06:00,825 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d030965d-645d-4aab-a8af-c30e19b56ad4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d030965d-645d-4aab-a8af-c30e19b56ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:01,874 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.036s 2024-03-13 11:06:01,875 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0985f2bc-5686-4e97-933a-e7e181fcd9f2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0985f2bc-5686-4e97-933a-e7e181fcd9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:02,926 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:02,926 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0285f7fc-0941-4b37-8ce0-04ec82e2d830', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0285f7fc-0941-4b37-8ce0-04ec82e2d830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:03,977 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:03,977 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f4180d-6d0e-4519-a5a6-866bd82a5f53', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f4180d-6d0e-4519-a5a6-866bd82a5f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:05,027 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:05,027 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:04 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62cfbfc7-1b74-4227-9d26-78cb94fa42dd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62cfbfc7-1b74-4227-9d26-78cb94fa42dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:06,080 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:06,081 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a83be53-b195-4cf6-8f5d-048f598b005a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a83be53-b195-4cf6-8f5d-048f598b005a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:07,145 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:06:07,145 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e84890-5d58-4487-b6fb-910596fcb656', 'content-length': '917', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e84890-5d58-4487-b6fb-910596fcb656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:08,202 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:08,202 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7810b98a-78e5-4802-a879-7e0b24f72e49', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7810b98a-78e5-4802-a879-7e0b24f72e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:09,261 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:06:09,261 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a60ced-1fbe-4cc1-8316-ca2b01e77525', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a60ced-1fbe-4cc1-8316-ca2b01e77525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:10,317 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:06:10,318 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5800a024-7b92-46e4-8504-1cb41ccc4746', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5800a024-7b92-46e4-8504-1cb41ccc4746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:11,377 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:06:11,378 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c785e8-6d83-45c7-82e5-ce835e660015', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c785e8-6d83-45c7-82e5-ce835e660015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524 ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:12,434 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:06:12,434 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b59216c-5dc6-40da-aafd-60bfade951a7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b59216c-5dc6-40da-aafd-60bfade951a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:13,490 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:13,491 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4fcb73-76ba-457e-a76c-33b8134c89a9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4fcb73-76ba-457e-a76c-33b8134c89a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", " created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:14,544 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:14,545 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73503622-2e43-4e25-8b29-8e0e4e1d5929', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73503622-2e43-4e25-8b29-8e0e4e1d5929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:15,602 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:06:15,603 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bc4111-f4c8-4fe4-94ef-7df524ff4f45', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bc4111-f4c8-4fe4-94ef-7df524ff4f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204 230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:16,665 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:16,666 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa215df3-d1a2-431b-83da-b96b44cee41a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa215df3-d1a2-431b-83da-b96b44cee41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:17,721 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:17,722 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06ecefd-c519-4573-9d19-f955351cb2cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06ecefd-c519-4573-9d19-f955351cb2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hre f": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:18,779 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:18,780 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ceb772-cf50-48bb-9485-216a58a9b94c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ceb772-cf50-48bb-9485-216a58a9b94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:19,835 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:06:19,835 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a260fe7d-2e21-44b6-b726-1c2481e525b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a260fe7d-2e21-44b6-b726-1c2481e525b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "htt p://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:20,892 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:20,892 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172ac687-ccc8-405c-ac65-24394e6349b2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172ac687-ccc8-405c-ac65-24394e6349b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:21,958 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.047s 2024-03-13 11:06:21,958 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7a8dc3-e788-4a6c-9f2f-f81b61627ca1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7a8dc3-e788-4a6c-9f2f-f81b61627ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be7358 92", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:23,015 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:06:23,015 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15b5dcf-f8aa-45a4-af68-bfce21f2331f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15b5dcf-f8aa-45a4-af68-bfce21f2331f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:24,096 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.067s 2024-03-13 11:06:24,097 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97882c1b-8be8-4d06-9311-beb61e5e5118', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97882c1b-8be8-4d06-9311-beb61e5e5118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "o s-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:25,149 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:25,149 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf94d54-2629-4071-8c08-82930df06b31', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf94d54-2629-4071-8c08-82930df06b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:26,206 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:26,206 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722d306e-7d9f-4296-b9cd-0d83dcff6026', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722d306e-7d9f-4296-b9cd-0d83dcff6026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:27,266 85809 INFO [tempest.lib.common.rest_client] Reques t (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:06:27,266 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6afeb2f-3a4c-47d9-acfc-347c588aaa28', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6afeb2f-3a4c-47d9-acfc-347c588aaa28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:28,322 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:28,322 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da6a179-0208-4484-84e5-dd40f485c459', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da6a179-0208-4484-84e5-dd40f485c459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:29,397 85809 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/1f7498b07ad54f9d8 3d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.062s 2024-03-13 11:06:29,397 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516066be-9993-4376-a4da-8a1795471cd5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516066be-9993-4376-a4da-8a1795471cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:30,459 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:06:30,459 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7557702-5a50-4db5-a739-46e0a6bad659', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7557702-5a50-4db5-a739-46e0a6bad659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:31,522 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.049s 2024-03-13 11:06:31,523 85809 DEBUG [tempest.lib.common.rest_client] Reques t - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89edbb75-fa81-499f-b171-a7ab024be0a0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89edbb75-fa81-499f-b171-a7ab024be0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:32,585 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:32,585 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5743cbbe-a9b2-4cfa-b106-7fd10d7db18f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5743cbbe-a9b2-4cfa-b106-7fd10d7db18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:33,639 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:33,640 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Wed, 13 Mar 2024 11:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974c8d23-7524-440f-ac04-14ed30469ccd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974c8d23-7524-440f-ac04-14ed30469ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:34,701 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:06:34,701 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96020b6c-59f9-4a0e-9ea8-180dc254fbef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96020b6c-59f9-4a0e-9ea8-180dc254fbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:35,756 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:35,756 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-820c4404-c310-4750-aa64-bc77a18e3af7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820c4404-c310-4750-aa64-bc77a18e3af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:36,822 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.052s 2024-03-13 11:06:36,823 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022289da-0106-4728-b38f-4b208286ea7c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-022289da-0106-4728-b38f-4b208286ea7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:37,880 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:06:37,880 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7f3af1-852d-4927-a31b-cc138f67be15', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-open stack-request-id': 'req-cf7f3af1-852d-4927-a31b-cc138f67be15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:38,965 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.072s 2024-03-13 11:06:38,966 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92296e02-56ca-4dff-8543-74257fe6e79c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92296e02-56ca-4dff-8543-74257fe6e79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:40,019 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:40,020 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecd2722-47c7-450c-8e89-12884292c8c7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecd2722-47c7-450c-8e89-12884292c8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volu me/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:41,070 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:41,071 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e64760-24bb-4749-b9ca-23afadcf8f04', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e64760-24bb-4749-b9ca-23afadcf8f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:42,122 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:42,122 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8638c957-29cc-4b61-b7b0-f10dae52dc98', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8638c957-29cc-4b61-b7b0-f10dae52dc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-a b6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:43,178 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:43,178 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e24bf50-d063-4075-8bff-0ebcea0ba4ee', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e24bf50-d063-4075-8bff-0ebcea0ba4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:44,242 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.050s 2024-03-13 11:06:44,242 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c322779e-0139-477f-bcc2-a462641f76af', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c322779e-0139-477f-bcc2-a462641f76af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T 10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:45,295 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:45,295 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b22835b-2d4c-4ee2-b2f0-9cd42c804ecb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b22835b-2d4c-4ee2-b2f0-9cd42c804ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:46,346 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:46,347 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc055f84-5253-475f-91a8-bc70e0ea5938', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc055f84-5253-475f-91a8-bc70e0ea5938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id ": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:47,407 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.047s 2024-03-13 11:06:47,408 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4112616b-1d5f-442d-a98b-e0af3a43b7bc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4112616b-1d5f-442d-a98b-e0af3a43b7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:48,456 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.036s 2024-03-13 11:06:48,457 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551dcc41-a119-450c-9319-602e3079a44f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551dcc41-a119-450c-9319-602e3079a44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/vol umes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:49,509 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:49,509 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94c7cd1-e432-4c03-aa54-1424f9ca4fef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94c7cd1-e432-4c03-aa54-1424f9ca4fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:50,568 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:06:50,569 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-262a0505-d89e-4028-82c3-f487ae80ef73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-262a0505-d89e-4028-82c3-f487ae80ef73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e 91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:51,621 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:51,622 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781774af-83c0-49f6-86c4-14a593440cd4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781774af-83c0-49f6-86c4-14a593440cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:52,676 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:52,677 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26287f2-2ecd-4559-9318-c362e35935c5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26287f2-2ecd-4559-9318-c362e35935c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": n ull, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:53,731 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:06:53,731 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c58c9f6-7433-4951-a53a-4a5444235184', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c58c9f6-7433-4951-a53a-4a5444235184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:54,810 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.066s 2024-03-13 11:06:54,811 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f08f03-c966-400a-a88d-e7825a191048', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f08f03-c966-400a-a88d-e7825a191048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2 024-03-13 11:06:55,903 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:06:55,907 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1769c2e2-6999-4b82-b1b2-6ac3217b859d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1769c2e2-6999-4b82-b1b2-6ac3217b859d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:56,981 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.061s 2024-03-13 11:06:56,981 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e378ef-010a-4fcd-8598-ff741de136e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e378ef-010a-4fcd-8598-ff741de136e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:58,031 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:58,032 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56295548-439f-42d1-901e-b1f245f1639f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56295548-439f-42d1-901e-b1f245f1639f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:59,086 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:06:59,086 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ccb0ef-5c8b-4adb-b1b1-0e2434377dd9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ccb0ef-5c8b-4adb-b1b1-0e2434377dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:07:00,139 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2 024-03-13 11:07:00,140 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d252a3-549f-43b1-a89f-7dba5468f7a5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d252a3-549f-43b1-a89f-7dba5468f7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:07:01,192 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:07:01,192 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a521232-7308-4b19-af88-06866554d52a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a521232-7308-4b19-af88-06866554d52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' {10} 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 3ddec005-08a9-4989-874d-6e562d4d4932 failed to build and is in ERROR status {10} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {5} tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (AttachVolumeNegativeTest:tearDownClass) Failed to delete volume 51df372f-38f0-4ee2-8636-b7c42493c24c within the required time (196 s). Timer started at 1710327869. Timer ended at 1710328065. Waited for 196 s., )) {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.054698s] ... ok {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.001060s] ... 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 {5} 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 4e791250-9d00-4aaf-8884-64dfaf12786a failed to build and is in ERROR status {5} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.608683s] ... 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 5e07c151-7e0c-4628-9734-f2ce8b240bd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:07:59,914 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes 0.306s 2024-03-13 11:07:59,915 85813 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-1708227335"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134729cd-a911-479a-a0f1-029a97838efd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134729cd-a911-479a-a0f1-029a97838efd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes'} Body: b'{"volume": {"id": "5e07c151-7e0c-4628-9734-f2ce8b240bd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:59.852225", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1708227335", "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/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}], "user_id": "88004e08382c48ab8a507aa5741143b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:07:59,977 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9 0.043s 2024-03-13 11:07:59,978 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb755ace-663c-4e0f-b170-abfb7c0b323a', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb755ace-663c-4e0f-b170-abfb7c0b323a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'{"volume": {"id": "5e07c151-7e0c-4628-9734-f2ce8b240bd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:00.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1708227335", "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/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}], "user_id": "88004e08382c48ab8a507aa5741143b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55d512a05ec0424d82cfd75f78a82461"}}' 2024-03-13 11:08:01,030 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b 240bd9 0.039s 2024-03-13 11:08:01,030 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8325b7-2cc2-4ce3-823b-1d0d01d246dc', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8325b7-2cc2-4ce3-823b-1d0d01d246dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'{"volume": {"id": "5e07c151-7e0c-4628-9734-f2ce8b240bd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:00.000000", "updated_at": "2024-03-13T11:08:00.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1708227335", "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/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}], "user_id": "88004e08382c48ab8a507aa5741143b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55d512a05ec0424d82cfd75f78a82461"}}' 2024-03-13 11:08:01,082 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9 0.040s 2024-03-13 11:08:01,083 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af02eca-21d8-4f36-ad00-d4b6e04138d7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af02eca-21d8-4f36-ad00-d4b6e04138d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'{"volume": {"id": "5e07c151-7e0c-4628-9734-f2ce8b240bd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:00.000000", "updated_at": "2024-03-13T11:08:00.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1708227335", "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/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}], "user_id": "88004e08382c48ab8a507aa5741143b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55d512a05ec0424d82cfd75f78a82461"}}' 2024-03-13 11:08:01,192 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9 0.097s 2024-03-13 11:08:01,193 85813 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, 13 Mar 2024 11:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3329d23c-fcf4-4214-86de-53f28c869411', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'' 2024-03-13 11:08:01,215 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9 0.022s 2024-03-13 11:08:01,215 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe178ad4-f5b2-44d8-b8c5-51045fec41e1', 'x-openstack-request-id': 'req-fe178ad4-f5b2-44d8-b8c5-51045fec41e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5e07c151-7e0c-4628-9734-f2ce8b240bd9 could not be found."}}' {6} tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 74c4546b-6b88-47d2-8ba5-9eff7a21714d within the required time (196 s). Timer started at 1710327903. Timer ended at 1710328099. Waited for 196 s., )) {6} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.181386s] ... ok {6} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.251717s] ... ok {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.016145s] ... ok {6} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.151248s] ... ok {6} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {6} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {6} 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 e7763860-34e3-49e5-bc37-4895f8acb626 failed to build and is in ERROR status {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.958196s] ... 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 76f4ae76-b4b8-47d2-8368-602fd2289710 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:06:34,936 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7 0.253s 2024-03-13 11:06:34,936 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:34 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-2a48d733-330b-49ae-9501-fad7304197f0', 'x-compute-request-id': 'req-2a48d733-330b-49ae-9501-fad7304197f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7'} Body: b'{"server": {"id": "f96fe7c0-61a2-4a59-9795-73d81889e1d7", "name": "tempest-ServersNegativeTestJSON-server-2022337639", "status": "ACTIVE", "tenant_id": "adac9a5a9cd344e9af596c41eeb862e0", "user_id": "81bf48622c89418285482ff5ae733954", "metadata": {}, "hostId": "5cfcee06d007c9065ba2111811dcef570b1fb0daafdcd984f720f13c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:00Z", "updated": "2024-03-13T11:00:11Z", "addresses": {"tempest-ServersNegativeTestJSON-175173365-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1e:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.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-03-13 11:07:35,219 85805 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/adac9a5a9cd344e9af596c41eeb862e0/volumes 0.211s 2024-03-13 11:07:35,220 85805 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-1661011850"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be8ebe9-c863-4116-8d69-4013d8cfd886', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be8ebe9-c863-4116-8d69-4013d8cfd886', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes'} Body: b'{"volume": {"id": "76f4ae76-b4b8-47d2-8368-602fd2289710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:35.154627", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1661011850", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:07:35,269 85805 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/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710 0.039s 2024-03-13 11:07:35,269 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bb033d-55cd-4d3f-adc4-54be254502e6', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bb033d-55cd-4d3f-adc4-54be254502e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710'} Body: b'{"volume": {"id": "76f4ae76-b4b8-47d2-8368-602fd2289710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:35.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1661011850", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adac9a5a9cd344e9af596c41eeb862e0"}}' 2024-03-13 11:07:36,320 85805 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/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710 0.038s 2024-03-13 11:07:36,320 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ee900e-be33-4d34-b325-eaf6b6fb378b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ee900e-be33-4d34-b325-eaf6b6fb378b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710'} Body: b'{"volume": {"id": "76f4ae76-b4b8-47d2-8368-602fd2289710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:35.000000", "updated_at": "2024-03-13T11:07:35.000000", "name": "tempest-ServersNegativeTestJSON-volume-1661011850", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant -attr:tenant_id": "adac9a5a9cd344e9af596c41eeb862e0"}}' 2024-03-13 11:07:36,568 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7 0.235s 2024-03-13 11:07:36,568 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:36 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-3ff9c37b-b6ba-49ca-be81-596772e0de92', 'x-compute-request-id': 'req-3ff9c37b-b6ba-49ca-be81-596772e0de92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7'} Body: b'{"server": {"id": "f96fe7c0-61a2-4a59-9795-73d81889e1d7", "name": "tempest-ServersNegativeTestJSON-server-2022337639", "status": "ACTIVE", "tenant_id": "adac9a5a9cd344e9af596c41eeb862e0", "user_id": "81bf48622c89418285482ff5ae733954", "metadata": {}, "hostId": "5cfcee06d007c9065ba2111811dcef570b1fb0daafdcd984f720f13c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:00Z", "updated": "2024-03-13T11:00:11Z", "addresses": {"tempest-ServersNegativeTestJSON-175173365-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1e:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.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": []}}' {1} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {1} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.195605s] ... 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-03-13 11:09:32,340 85805 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/8683b6978608435a8b73fdeb4e1fb34a/scheduler-stats/get_pools?detail=True 0.190s 2024-03-13 11:09:32,340 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff9d292-aeee-4664-bee3-03c6e41ab699', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff9d292-aeee-4664-bee3-03c6e41ab699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8683b6978608435a8b73fdeb4e1fb34a/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.035605s] ... 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-03-13 11:09:32,379 85805 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/8683b6978608435a8b73fdeb4e1fb34a/scheduler-stats/get_pools 0.033s 2024-03-13 11:09:32,380 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739e871b-153e-4ecc-b291-9a8637c86222', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739e871b-153e-4ecc-b291-9a8637c86222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8683b6978608435a8b73fdeb4e1fb34a/scheduler-stats/get_pools'} Body: b'{"pools": []}' {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.023897s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.029733s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.029843s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.030829s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.023012s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.201897s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.295736s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014645s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.122453s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.017330s] ... ok {1} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.016555s] ... ok {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.695660s] ... 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 89cc7eda-4aa5-43e2-9387-3417fe3decae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:09:43,696 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes 0.389s 2024-03-13 11:09:43,696 85805 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-1365160402"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71df36da-e493-49a3-bfce-6544e6d00a70', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71df36da-e493-49a3-bfce-6544e6d00a70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes'} Body: b'{"volume": {"id": "89cc7eda-4aa5-43e2-9387-3417fe3decae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:43.634894", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1365160402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-13 11:09:43,749 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.042s 2024-03-13 11:09:43,749 85805 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, 13 Mar 2024 11:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b5aa7e-39ce-4bad-9131-88dd2fd3ea47', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b5aa7e-39ce-4bad-9131-88dd2fd3ea47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'{"volume": {"id": "89cc7eda-4aa5-43e2-9387-3417fe3decae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1365160402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:44,800 85805 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.038s 2024-03-13 11:09:44,801 85805 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, 13 Mar 2024 11:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a5cbbd-e6c9-4268-8b5c-12cb0e11d285', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a5cbbd-e6c9-4268-8b5c-12cb0e11d285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'{"volume": {"id": "89cc7eda-4aa5-43e2-9387-3417fe3decae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:44.000000", "updated_at": "2024-03-13T11:09:44.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1365160402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:44,852 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.039s 2024-03-13 11:09:44,853 85805 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, 13 Mar 2024 11:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfc7641-23cb-4a51-9775-465b477a4507', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfc7641-23cb-4a51-9775-465b477a4507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'{"volume": {"id": "89cc7eda-4aa5-43e2-9387-3417fe3decae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:44.000000", "updated_at": "2024-03-13T11:09:44.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1365160402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:44,979 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.114s 2024-03-13 11:09:44,979 85805 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, 13 Mar 2024 11:09:44 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-5cf65bdc-9a19-468c-9726-f53a51e2f5cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'' 2024-03-13 11:09:45,000 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.020s 2024-03-13 11:09:45,001 85805 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, 13 Mar 2024 11:09:44 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-84d4623e-9439-4823-9c1e-97b0a500908e', 'x-openstack-request-id': 'req-84d4623e-9439-4823-9c1e-97b0a500908e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 89cc7eda-4aa5-43e2-9387-3417fe3decae could not be found."}}' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.884355s] ... 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 07eef0f9-8134-4c9e-8e6b-a3d070bf71f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:06:58,259 85811 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:06:58,260 85811 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:06:58,460 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.196s 2024-03-13 11:06:58,460 85811 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-2046610205", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERC2Rum5J9b0FIqnS7l+sOj2b3kpDZsoFFP9DSLsa/+icQP/xHGV99S9SrJ+nNYZafYxLEEFNks0mDLjh2WfU6HvBVk00rpz87E8poeQcmtXGZn0NVLvg9A4YDCDf+shA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:58 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-5c8fc0e1-811a-4f3a-93dc-5d8a70c5c7e0', 'x-compute-request-id': 'req-5c8fc0e1-811a-4f3a-93dc-5d8a70c5c7e0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2046610205", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERC2Rum5J9b0FIqnS7l+sOj2b3kpDZsoFFP9DSLsa/+icQP/xHGV99S9SrJ+nNYZafYxLEEFNks0mDLjh2WfU6HvBVk00rpz87E8poeQcmtXGZn0NVLvg9A4YDCDf+shA==", "fingerprint": "fb:2d:54:db:50:2d:0e:2a:e6:96:10:a2:42:89:f6:cd", "user_id": "572c56b903a64a2bba5fc900c1918c57"}}' 2024-03-13 11:06:58,463 85811 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2046610205 created 2024-03-13 11:06:58,621 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.158s 2024-03-13 11:06:58,622 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--911673077", "description": "tempest-description--911018535"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-9fa3d893-4b68-4a7e-a425-0cd03e7b7e70', 'date': 'Wed, 13 Mar 2024 11:06:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "name": "tempest-securitygroup--911673077", "stateful": true, "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "description": "tempest-description--911018535", "shared": false, "security_group_rules": [{"id": "33360cde-4234-4952-bdc5-ff2de84896d4", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "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": 657, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 0}, {"id": "fde747e2-0b3c-4151-951d-bfeaf9b99cea", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "ethertype": "IPv6", "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": 656, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 1, "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:06:58,846 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.224s 2024-03-13 11:06:58,847 85811 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": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "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-6dcae065-2d1b-4c6b-a91c-b5ecc8c39bc9', 'date': 'Wed, 13 Mar 2024 11:06:58 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": "a252c766-a353-40fa-9a8f-0b796db76ee1", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "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-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 0}}' 2024-03-13 11:06:59,067 85811 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-03-13 11:06:59,068 85811 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": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-37db835e-2f73-4f78-a92e-d13d8c8281e3', 'date': 'Wed, 13 Mar 2024 11:06: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": "bcfbeea9-dbb9-4d68-88d0-bf02be54d566", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "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-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 0}}' 2024-03-13 11:06:59,068 85811 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--911673077 created 2024-03-13 11:06:59,850 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.781s 2024-03-13 11:06:59,850 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a96cacc6-fac4-4264-af58-fc1e06968916', 'date': 'Wed, 13 Mar 2024 11:06:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "23764913-b3de-4865-9e56-2a1af334adf1", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "floating_ip_address": "172.24.4.109", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:06:59Z", "updated_at": "2024-03-13T11:06:59Z", "revision_number": 0}}' 2024-03-13 11:06:59,851 85811 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '23764913-b3de-4865-9e56-2a1af334adf1', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'floating_ip_address': '172.24.4.109', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:06:59Z', 'updated_at': '2024-03-13T11:06:59Z', 'revision_number': 0, 'ip': '172.24.4.109'} created 2024-03-13 11:06:59,937 85811 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.080s 2024-03-13 11:06:59,937 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-31aec092-4dcf-4ac2-8038-9b8dda37dc35', '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": "572c56b903a64a2bba5fc900c1918c57", "name": "tempest-AttachVolumeShelveTestJSON-1221581144-project-member", "password_expires_at": null}, "audit_ids": ["IdVztDWZTOSTOx63j20eww"], "expires_at": "2024-03-13T12:06:59.000000Z", "issued_at": "2024-03-13T11:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "name": "tempest-AttachVolumeShelveTestJSON-1221581144"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e77513 1841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:06:59,938 85811 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '099349b7-fe28-46ea-8999-0cd4b1f0c1cc', 'name': 'tempest-AttachVolumeShelveTestJSON-1886285209-network', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59969, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:06:52Z', 'updated_at': '2024-03-13T11:06:52Z', 'revision_number': 1} available for tenant 2024-03-13 11:06:59,938 85811 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2046610205', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERC2Rum5J9b0FIqnS7l+sOj2b3kpDZsoFFP9DSLsa/+icQP/xHGV99S9SrJ+nNYZafYxLEEFNks0mDLjh2WfU6HvBVk00rpz87E8poeQcmtXGZn0NVLvg9A4YDCDf+shA==', 'fingerprint': 'fb:2d:54:db:50:2d:0e:2a:e6:96:10:a2:42:89:f6:cd', 'user_id': '572c56b903a64a2bba5fc900c1918c57', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD+4zjpumeAlFjUDHeBrX8VGrTCROww2GGy3Hn/wEJoWf3e4YU6+V+G\nXMfRME2ZaiagBwYFK4EEACKhZANiAAREQtkbpuSfW9BSKp0u5frDo9m95KQ2bKBR\nT/Q0i7Gv/onED/8RxlffUvUqyfpzWGWn2MSxBBTZLNJgy44dln1Oh7wVZNNK6c/O\nxPKaHkHJrVxmZ9DVS74PQOGAwg3/rIQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3781b7e8-8280-4f78-85a5-127cda9f19a6', 'name': 'tempest-securitygroup--911673077', 'stateful': True, 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': 'tempest-description--911018535', 'shared': False, 'security_group_rules': [{'id': '33360cde-4234-4952-bdc5-ff2de84896d4', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'security_group_id': '3781b7e8-8280-4f78-85a5-127cda9f19a6', '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': 657, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:06:58Z', 'updated_at': '2024-03-13T11:06:58Z', 'revision_number': 0}, {'id': 'fde747e2-0b3c-4151-951d-bfeaf9b99cea', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'security_group_id': '3781b7e8-8280-4f78-85a5-127cda9f19a6', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_pre fix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 656, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:06:58Z', 'updated_at': '2024-03-13T11:06:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:06:58Z', 'updated_at': '2024-03-13T11:06:58Z', 'revision_number': 1, 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f'}, 'floating_ip': {'id': '23764913-b3de-4865-9e56-2a1af334adf1', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'floating_ip_address': '172.24.4.109', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:06:59Z', 'updated_at': '2024-03-13T11:06:59Z', 'revision_number': 0, 'ip': '172.24.4.109'}} 2024-03-13 11:07:00,713 85811 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.773s 2024-03-13 11:07:00,713 85811 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-1746996063", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc"}], "security_groups": [{"name": "tempest-securitygroup--911673077"}], "key_name": "tempest-keypair-2046610205", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802', '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-85472947-d428-4be6-893f-d0f05fead50e', 'x-compute-request-id': 'req-85472947-d428-4be6-893f-d0f05fead50e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--911673077"}], "adminPass": "password"}}' 2024-03-13 11:07:00,792 85811 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/d0c01c6a-baab-47e7-980f-64dd99df0802 0.076s 2024-03-13 11:07:00,792 85811 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, 13 Mar 2024 11:07:00 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-7398f90a-b7b7-4f43-b64c-eb9509c8396e', 'x-compute-request-id': 'req-7398f90a-b7b7-4f43-b64c-eb9509c8396e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'{"server": { "id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "name": "tempest-AttachVolumeShelveTestJSON-server-1746996063", "status": "BUILD", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:01Z", "updated": "2024-03-13T11:07:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2046610205", "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-03-13 11:07:51,081 85811 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/d0c01c6a-baab-47e7-980f-64dd99df0802 0.225s 2024-03-13 11:07:51,081 85811 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, 13 Mar 2024 11:07:50 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-c71ce287-838f-4134-a1e6-e6e0db400739', 'x-compute-request-id': 'req-c71ce287-838f-4134-a1e6-e6e0db400739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'{"server": {"id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "name": "tempest-AttachVolumeShelveTestJSON-server-1746996063", "status": "ACTIVE", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "740e28de7a1599859eaddd0adc44e40b1c9ae5fc2d4baffd63791d1e", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:00Z", "updated": "2024-03-13T11:07:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:18:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2046610205", "OS-SRV-USG:launched_at": "2024-03-13T11:07:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--911673077"}], "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-03-13 11:07:51,097 85811 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11 :08:51,366 85811 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/d0c01c6a-baab-47e7-980f-64dd99df0802/os-interface 0.208s 2024-03-13 11:08:51,367 85811 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, 13 Mar 2024 11:08:51 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-76b2d92c-f6a0-4448-aea8-9d688efd417e', 'x-compute-request-id': 'req-76b2d92c-f6a0-4448-aea8-9d688efd417e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc", "port_id": "51a9ab05-9fcd-4b71-b3f0-b4942f9c0109", "mac_addr": "fa:16:3e:f6:18:6e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cc0779a5-b62c-4f6e-9c9e-50a2d838c901", "ip_address": "10.0.0.14"}]}]}' 2024-03-13 11:08:52,440 85811 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/23764913-b3de-4865-9e56-2a1af334adf1 1.069s 2024-03-13 11:08:52,440 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "51a9ab05-9fcd-4b71-b3f0-b4942f9c0109"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6df6aecc-7190-4c02-bdfb-ba9fe581f393', 'date': 'Wed, 13 Mar 2024 11:08:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23764913-b3de-4865-9e56-2a1af334adf1'} Body: b'{"floatingip": {"id": "23764913-b3de-4865-9e56-2a1af334adf1", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "floating_ip_address": "172.24.4.109", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "af3cb1c9-43ad-4d7f-92e5-09b7ccee4a02", "port_id": "51a9ab05-9fcd-4b71-b3f0-b4942f9c0109", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc", "mac_address": "fa:16:3e:f6:18:6e", "admin_state_up": true, "status": "ACTIVE", "device_id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:06:59Z", "updated_at": "2024-03-13T11:08:51Z", "revision_number": 1, "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:08:52,445 85811 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.109:22' as 'cirros' with public key authentication 2024-03-13 11:08:52,462 85811 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:08:52,569 85811 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:08:52,570 85811 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.109 successfully created 2024-03-13 11:08:52,630 85811 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/d0c01c6a-baab-47e7-980f-64dd99df0802/ips 0.060s 2024-03-13 11:08:52,631 85811 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 R esponse - Headers: {'date': 'Wed, 13 Mar 2024 11:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', '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-46e7ad5d-eb07-465c-bc93-3b949f1bf136', 'x-compute-request-id': 'req-46e7ad5d-eb07-465c-bc93-3b949f1bf136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2024-03-13 11:08:52,875 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes 0.241s 2024-03-13 11:08:52,876 85811 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-608267759"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfe99a5-c575-437a-8162-5ebda9f55468', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfe99a5-c575-437a-8162-5ebda9f55468', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes'} Body: b'{"volume": {"id": "07eef0f9-8134-4c9e-8e6b-a3d070bf71f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:52.808187", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-608267759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:08:52,927 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4 0.040s 2024-03-13 11:08:52,927 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe4d4e7-c453-41a0-b95a-6c860ef3d5e6', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe4d4e7-c453-41a0-b95a-6c860ef3d5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4'} Body: b'{"volume": {"id": "07eef0f9-8134-4c9e-8e6b-a3d070bf71f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:53.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-608267759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07 eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:08:53,987 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4 0.045s 2024-03-13 11:08:53,988 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be9e010-69eb-4b77-97d7-d5c6a2f94930', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be9e010-69eb-4b77-97d7-d5c6a2f94930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4'} Body: b'{"volume": {"id": "07eef0f9-8134-4c9e-8e6b-a3d070bf71f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:53.000000", "updated_at": "2024-03-13T11:08:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608267759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:08:54,128 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802 0.125s 2024-03-13 11:08:54,129 85811 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, 13 Mar 2024 11:08:54 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-c799289c-a87d-4d4c-82b7-89728a67913d', 'x-compute-request-id': 'req-c799289c-a87d-4d4c-82b7-89728a67913d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'' 2024-03-13 11:08:54,437 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802 0.307s 2024-03-13 11:08:54,437 85811 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, 13 Mar 2024 11:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-ope nstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00bc448d-2579-4066-a165-b9ecd227db0e', 'x-compute-request-id': 'req-00bc448d-2579-4066-a165-b9ecd227db0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'{"server": {"id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "name": "tempest-AttachVolumeShelveTestJSON-server-1746996063", "status": "ACTIVE", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "740e28de7a1599859eaddd0adc44e40b1c9ae5fc2d4baffd63791d1e", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:00Z", "updated": "2024-03-13T11:08:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:18:6e"}, {"version": 4, "addr": "172.24.4.109", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:18:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2046610205", "OS-SRV-USG:launched_at": "2024-03-13T11:07:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--911673077"}], "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-03-13 11:09:44,545 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802 0.048s 2024-03-13 11:09:44,545 85811 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, 13 Mar 2024 11:09:44 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-c7145647-b396-4498-97f8-7d7145aa4252', 'x-compute-request-id': 'req-c7145647-b396-4498-97f8-7d7145aa4252', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d0c01c6a-baab-47e7-980f-64dd99df0802 could not be found."}}' 2024-03-13 11:09:44,584 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2046610205 0.037s 2024-03-13 11:09:44,584 85811 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, 13 Mar 2024 11:09:44 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-b40287e7-79e6-471b-b218-c09006933bda ', 'x-compute-request-id': 'req-b40287e7-79e6-471b-b218-c09006933bda', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2046610205'} Body: b'' 2024-03-13 11:09:44,726 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3781b7e8-8280-4f78-85a5-127cda9f19a6 0.141s 2024-03-13 11:09:44,727 85811 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-08a5bd8f-2cb0-4336-8f4e-5b4841b77aa9', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:09:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3781b7e8-8280-4f78-85a5-127cda9f19a6'} Body: b'' 2024-03-13 11:09:44,746 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3781b7e8-8280-4f78-85a5-127cda9f19a6 0.018s 2024-03-13 11:09:44,746 85811 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-c24b09cd-37ec-49cd-9ef2-f90361067d6a', 'date': 'Wed, 13 Mar 2024 11:09:44 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3781b7e8-8280-4f78-85a5-127cda9f19a6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3781b7e8-8280-4f78-85a5-127cda9f19a6 does not exist", "detail": ""}}' 2024-03-13 11:09:45,141 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/23764913-b3de-4865-9e56-2a1af334adf1 0.395s 2024-03-13 11:09:45,142 85811 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-576bebcf-5937-40fb-baaa-fbab9e8145dc', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:09:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23764913-b3de-4865-9e56-2a1af334adf1'} Body: b'' {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.712144s] ... 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 6fb4bb4a-9135-4058-b258-e83196b7d2b1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:09:45,226 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes 0.223s 2024-03-13 11:09:45,227 85805 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-87506140"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbf4232-6168-42f1-bb0b-d04d5bd6f15b', 'content-length': '884', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbf4232-6168-42f1-bb0b-d04d5bd6f15b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes'} Body: b'{"volume": {"id": "6fb4bb4a-9135-4058-b258-e83196b7d2b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:45.156263", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-87506140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-13 11:09:45,277 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.039s 2024-03-13 11:09:45,277 85805 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, 13 Mar 2024 11:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744aec51-e866-4ae0-b2a5-98eda0ea1bdd', 'content-length': '952', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744aec51-e866-4ae0-b2a5-98eda0ea1bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'{"volume": {"id": "6fb4bb4a-9135-4058-b258-e83196b7d2b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:45.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-87506140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:46,332 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357T est:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.042s 2024-03-13 11:09:46,333 85805 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, 13 Mar 2024 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517229d6-050f-4e41-a488-708e1ea7de02', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517229d6-050f-4e41-a488-708e1ea7de02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'{"volume": {"id": "6fb4bb4a-9135-4058-b258-e83196b7d2b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:45.000000", "updated_at": "2024-03-13T11:09:45.000000", "name": "tempest-VolumesTransfersV357Test-Volume-87506140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:46,382 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.037s 2024-03-13 11:09:46,382 85805 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, 13 Mar 2024 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd25e5c7-f231-49b2-bdd3-0b843097ee37', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd25e5c7-f231-49b2-bdd3-0b843097ee37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'{"volume": {"id": "6fb4bb4a-9135-4058-b258-e83196b7d2b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:45.000000", "updated_at": "2024-03-13T11:09:45.000000", "name": "tempest-VolumesTransfersV357Test-Volume-87506140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:46,691 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.297s 2024-03-13 11:09:46,691 85805 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, 13 Mar 2024 11:09:46 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-55a3c9c2-b599-4d26-b397-d9363933c665', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'' 2024-03-13 11:09:46,714 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.022s 2024-03-13 11:09:46,715 85805 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, 13 Mar 2024 11:09:46 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-8f961bfe-e4be-4269-af0f-6307469cdc97', 'x-openstack-request-id': 'req-8f961bfe-e4be-4269-af0f-6307469cdc97', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6fb4bb4a-9135-4058-b258-e83196b7d2b1 could not be found."}}' {2} tearDownClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (ServerActionsTestOtherA:tearDownClass) Failed to delete volume 25a27308-b73c-4b1d-979a-1a0a60975a2f within the required time (196 s). Timer started at 1710327943. Timer ended at 1710328139. Waited for 196 s., )) {2} 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 0ca60bb3-11ef-4fc7-8e37-c3e6f5376491 failed to build and is in ERROR status {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.062165s] ... ok {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 c2160f61-4507-48e1-b330-f34b241c8873 failed to build and is in ERROR status {1} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [2.044538s] ... ok {10} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [169.438067s] ... 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 223f833e-63ea-408d-b21a-0d9f4db5a17c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:07:19,920 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.268s 2024-03-13 11:07:19,920 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1563405940", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEl27POW3J5GVIujpbDmaDbEO8CXvFQ1M6+jmf45MkdPkVu+81i4XWKJpS2Yks7iFRe5+pi7592nb5jZu0v2SCTTqStW17ibxAgFHtjju3L30PFEO8WN5wASmSwW/L+q6g=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:19 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-563c5279-371c-47b5-af4f-01dd69c658be', 'x-compute-request-id': 'req-563c5279-371c-47b5-af4f-01dd69c658be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1563405940", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEl27POW3J5GVIujpbDmaDbEO8CXvFQ1M6+jmf45MkdPkVu+81i4XWKJpS2Yks7iFRe5+pi7592nb5jZu0v2SCTTqStW17ibxAgFHtjju3L30PFEO8WN5wASmSwW/L+q6g==", "fingerprint": "8b:9f:07:63:51:34:9f:ba:f0:0f:b3:93:ac:6f:c0:de", "user_id": "e09e497b47fd4d72aeef1a00f76157f1"}}' 2024-03-13 11:07:20,136 85823 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.213s 2024-03-13 11:07:20,137 85823 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-372104681", "description": "tempest-secgroup-smoke-372104681 description", "project_id": "1c8bce691bcf45579f60c083ea92ce09"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-d642a416-1687-491a-bada-4a6acb110118', 'date': 'Wed, 13 Mar 2024 11:07:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "name": "tempest-secgroup-smoke-372104681", "stateful": true, "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "description": "tempest-secgroup-smoke-372104681 description", "shared": false, "security_group_rules": [{"id": "8a7b0c11-5d80-4e0b-afac-4307c65cfc56", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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": 703, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:07:20Z", "updated_at": "2024-03-13T11:07:20Z", "revision_number": 0}, {"id": "968b43dd-fe92-4356-adcb-a0edc453e1cb", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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": 704, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:07:20Z", "updated_at": "2024-03-13T11:07:20Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:07:20Z", "updated_ at": "2024-03-13T11:07:20Z", "revision_number": 1, "project_id": "1c8bce691bcf45579f60c083ea92ce09"}}' 2024-03-13 11:07:20,341 85823 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.204s 2024-03-13 11:07:20,342 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "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-46d28431-a1dc-416a-9082-92ac11a11eed', 'date': 'Wed, 13 Mar 2024 11:07:20 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": "70c332ae-99b6-4ef8-a05f-4aead4338aa7", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:20Z", "updated_at": "2024-03-13T11:07:20Z", "revision_number": 0}}' 2024-03-13 11:07:20,657 85823 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.314s 2024-03-13 11:07:20,657 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "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-6972fa38-db1c-4915-8d6b-2e520b59540d', 'date': 'Wed, 13 Mar 2024 11:07:20 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": "e3201d60-da00-4863-ad19-557cf4610b00", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:20Z", "updated_at": "2024-03-13T11:07:20Z", "revision_number": 0}}' 2024-03-13 11:07:21,706 85823 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 1.049s 2024-03-13 11:07:21,707 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d26b96a9-676c-4c67-bd00-967bceb7520c', 'date': 'Wed, 13 Mar 2024 11:07:21 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": "126a4045-b94b-4db1-bba8-4188bd47f559", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:21Z", "updated_at": "2024-03-13T11:07:21Z", "revision_number": 0}}' 2024-03-13 11:07:21,985 85823 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.278s 2024-03-13 11:07:21,985 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-a6061b81-c99c-4e09-b7aa-5f464a7f1744', 'date': 'Wed, 13 Mar 2024 11:07: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": "dd2ae48b-e220-4f06-b7ef-309dc61906cf", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:21Z", "updated_at": "2024-03-13T11:07:21Z", "revision_number": 0}}' 2024-03-13 11:07:22,242 85823 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.256s 2024-03-13 11:07:22,243 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-7a69d484-06ab-4dc0-8214-11790a1886a2', 'date': 'Wed, 13 Mar 2024 11:07: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": "7b2160f5-54a9-42cd-be07-a1f6915d9893", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:22Z", "updated_at": "2024-03-13T11:07:22Z", "revision_number": 0}}' 2024-03-13 11:07:22,511 85823 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.267s 2024-03-13 11:07:22,511 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-1477ec90-bff3-4f91-bbea-3c0e2d56942c', 'date': 'Wed, 13 Mar 2024 11:07: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": "740ff94e-2054-41da-9832-0d583c51904c", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:22Z", "updated_at": "2024-03-13T11:07:22Z", "revision_number": 0}}' 2024-03-13 11:07:22,717 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes 0.205s 2024-03-13 11:07:22,718 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1737216311", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba042129-499c-46ae-9077-de64e282a424', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba042129-499c-46ae-9077-de64e282a424', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes'} Body: b'{"volume": {"id": "223f833e-63ea-408d-b21a-0d9f4db5a17c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:22.660160", "updated_at": null, "name": "tempest-TestStampPattern-volume-1737216311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}], "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:07:22,790 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.056s 2024-03-13 11:07:22,790 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2805', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da42523a-269f-41f1-90f6-f15b8a82c957', '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": "e09e497b47fd4d72aeef1a00f76157f1", "name": "tempest-TestStampPattern-1448534671-project-member", "password_expires_at": null}, "audit_ids": ["eZFExTnTQ7eUdXtTuiyPvg"], "expires_at": "2024-03-13T12:07:22.000000Z" , "issued_at": "2024-03-13T11:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c8bce691bcf45579f60c083ea92ce09", "name": "tempest-TestStampPattern-1448534671"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1c8bce691bcf45579f60c083ea92ce09", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:07:22,791 85823 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '51301b42-90cd-49e2-abe4-86bc0804c1a8', 'name': 'tempest-TestStampPattern-1662306187-network', 'tenant_id': '1c8bce691bcf45579f60c083ea92ce09', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1c8bce691bcf45579f60c083ea92ce09', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46936, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:07:05Z', 'updated_at': '2024-03-13T11:07:05Z', 'revision_number': 1} available for tenant 2024-03-13 11:07:23,335 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.543s 2024-03-13 11:07:23,336 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-650263535", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1563405940", "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "networks": [{"uuid": "51301b42-90cd-49e2-abe4-86bc0804c1a8"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f23cf44-a83c-4d37-b1b3-b542c8c36407', 'x-compute-request-id': 'req-6f23cf44-a83c-4d37-b1b3-b542c8c36407', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "adminPass": "N4ow4DzPPKVf"}}' 2024-03-13 11:07:23,426 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.088s 2024-03-13 11:07:23,427 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:23 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-7f498d8e-54a9-4422-bfed-e03d592f9fc1', 'x-compute-request-id': 'req-7f498d8e-54a9-4422-bfed-e03d592f9fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "name": "tempest-TestStampPattern-server-650263535", "status": "BUILD", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:23Z", "updated": "2024-03-13T11:07:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1563405940", "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-03-13 11:08:14,066 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.614s 2024-03-13 11:08:14,067 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:13 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-5c24eb1b-b8be-489e-9953-b2b064d875f8', 'x-compute-request-id': 'req-5c24eb1b-b8be-4 89e-9953-b2b064d875f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "name": "tempest-TestStampPattern-server-650263535", "status": "ACTIVE", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "metadata": {}, "hostId": "4d23c4731c748e564190b53c8cdc1134044f8aef346b66be6da864f4", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:23Z", "updated": "2024-03-13T11:07:30Z", "addresses": {"tempest-TestStampPattern-1662306187-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4a:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1563405940", "OS-SRV-USG:launched_at": "2024-03-13T11:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:08:14,080 85823 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:09:14,362 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.245s 2024-03-13 11:09:14,363 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6081e6fe-29b1-4eb7-b264-a2d8db58975a', 'x-compute-request-id': 'req-6081e6fe-29b1-4eb7-b264-a2d8db58975a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "name": "tempest-TestStampPattern-server-650263535", "status": "ACTIVE", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "metadata": {}, "hostId": "4d23c4731c748e564190b53c8cdc1134044f8aef346b66be6da864f4", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:23Z", "updated": "2024-03-13T11:07:30Z", "addresses": {"tempest-TestStampPattern-1662306187-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4a:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern -1563405940", "OS-SRV-USG:launched_at": "2024-03-13T11:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:09:14,531 85823 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=bfff25ef-ba68-4e97-836c-90d88b33a991 0.153s 2024-03-13 11:09:14,532 85823 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': '954', 'x-openstack-request-id': 'req-266ed29f-d0c7-468b-87b3-b77cb232fb37', 'date': 'Wed, 13 Mar 2024 11:09:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"ports":[{"id":"2d1de28e-e1cc-4395-8a13-b3d19c99ec84","name":"","network_id":"51301b42-90cd-49e2-abe4-86bc0804c1a8","tenant_id":"1c8bce691bcf45579f60c083ea92ce09","mac_address":"fa:16:3e:54:4a:7e","admin_state_up":true,"status":"ACTIVE","device_id":"bfff25ef-ba68-4e97-836c-90d88b33a991","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a119a5cd-14b9-4dc7-ae42-6dc8902d2cdd","ip_address":"10.0.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b7bbe4ed-afe6-4824-8fc7-342c3340416e"],"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-03-13T11:07:24Z","updated_at":"2024-03-13T11:07:27Z","revision_number":4,"project_id":"1c8bce691bcf45579f60c083ea92ce09"}]}' 2024-03-13 11:09:14,602 85823 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=68f5dfe0-3dc6-4357-968c-467b4f43db9c&port_id=2d1de28e-e1cc-4395-8a13-b3d19c99ec84 0.069s 2024-03-13 11:09:14,603 85823 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-eb4941f4-32c4-4ca0-904e-68932a1cf436', 'date': 'Wed, 13 Mar 2024 11:09:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=68f5dfe0-3dc6-4357-968c-467b4f43db9c&port_id=2d1de28e-e1cc-4395-8a13-b3d19c99ec84'} Body: b'{"floatingips": []}' 2024-03-13 11:09:14,648 85823 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=bfff25ef-ba68-4e97-836c-90d88b33a991 0.045s 2024-03-13 11:09:14,649 85823 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': '954', 'x-openstack-request-id': 'req-4203e41b-56b5-4a38-9010-5246bac822bb', 'date': 'Wed, 13 Mar 2024 11:09:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"ports":[{"id":"2d1de28e-e1cc-4395-8a13-b3d19c99ec84","name":"","network_id":"51301b42-90cd-49e2-abe4-86bc0804c1a8","tenant_id":"1c8bce691bcf45579f60c083ea92ce09","mac_address":"fa:16:3e:54:4a:7e","admin_state_up":true,"status":"ACTIVE","device_id":"bfff25ef-ba68-4e97-836c-90d88b33a991" ,"device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a119a5cd-14b9-4dc7-ae42-6dc8902d2cdd","ip_address":"10.0.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b7bbe4ed-afe6-4824-8fc7-342c3340416e"],"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-03-13T11:07:24Z","updated_at":"2024-03-13T11:07:27Z","revision_number":4,"project_id":"1c8bce691bcf45579f60c083ea92ce09"}]}' 2024-03-13 11:09:16,080 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.430s 2024-03-13 11:09:16,080 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "port_id": "2d1de28e-e1cc-4395-8a13-b3d19c99ec84", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "fixed_ip_address": "10.0.0.4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-c5ddabab-432a-4c82-812d-8002e5601a81', 'date': 'Wed, 13 Mar 2024 11:09:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "50e070b1-4370-4032-ba00-3e111fe2a5b4", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "floating_ip_address": "172.24.4.146", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "c6537c2d-6117-4b7a-93a9-9607ea65b7d7", "port_id": "2d1de28e-e1cc-4395-8a13-b3d19c99ec84", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "description": "", "port_details": {"name": "", "network_id": "51301b42-90cd-49e2-abe4-86bc0804c1a8", "mac_address": "fa:16:3e:54:4a:7e", "admin_state_up": true, "status": "ACTIVE", "device_id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:09:15Z", "updated_at": "2024-03-13T11:09:15Z", "revision_number": 0}}' 2024-03-13 11:09:16,085 85823 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2024-03-13 11:09:16,097 85823 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:09:16,205 85823 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:09:16,206 85823 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2024-03-13 11:09:16,206 85823 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-13 11:09:16,207 85823 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2024-03-13 11:09:16,210 85823 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:09:16,313 85823 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:09:16,313 85823 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2024-03-13 11:09:16,359 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c 0.036s 2024-03-13 11:09:16,360 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:16 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b72ad9-b8dc-4be8-bbd0-d7764f357eed', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b72ad9-b8dc-4be8-bbd0-d7764f357eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c'} Body: b'{"volume": {"id": "223f833e-63ea-408d-b21a-0d9f4db5a17c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:23.000000", "updated_at": "2024-03-13T11:07:23.000000", "name": "tempest-TestStampPattern-volume-1737216311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}], "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c8bce691bcf45579f60c083ea92ce09"}}' 2024-03-13 11:09:17,414 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c 0.040s 2024-03-13 11:09:17,414 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb42518-b992-4cc4-b896-71fde5a724dc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb42518-b992-4cc4-b896-71fde5a724dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c'} Body: b'{"volume": {"id": "223f833e-63ea-408d-b21a-0d9f4db5a17c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:23.000000", "updated_at": "2024-03-13T11:07:23.000000", "name": "tempest-TestStampPattern-volume-1737216311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}], "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c8bce691bcf45579f60c083ea92ce09"}}' 2024-03-13 11:09:18,137 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/50e070b1-4370-4032-ba00-3e111fe2a5b4 0.711s 2024-03-13 11:09:18,137 85823 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-72a88c94-0bcc-47ea-bdfe-8e8e678141fb', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:09:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/50e070b1-4370-4032-ba00-3e111fe2a5b4'} Body: b'' 2024-03-13 11:09:18,253 85823 INFO [tempest.lib.common. rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.115s 2024-03-13 11:09:18,253 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:18 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-6990de4c-b064-41b6-a70d-9eb87f707d5c', 'x-compute-request-id': 'req-6990de4c-b064-41b6-a70d-9eb87f707d5c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'' 2024-03-13 11:09:18,565 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.311s 2024-03-13 11:09:18,565 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:18 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-f3c255fd-31de-4d18-bfee-beb13159342a', 'x-compute-request-id': 'req-f3c255fd-31de-4d18-bfee-beb13159342a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "name": "tempest-TestStampPattern-server-650263535", "status": "ACTIVE", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "metadata": {}, "hostId": "4d23c4731c748e564190b53c8cdc1134044f8aef346b66be6da864f4", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:23Z", "updated": "2024-03-13T11:09:18Z", "addresses": {"tempest-TestStampPattern-1662306187-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4a:7e"}, {"version": 4, "addr": "172.24.4.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4a:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1563405940", "OS-SRV-USG:launched_at": "2024-03-13T11:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:10:08,665 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.038s 2024-03-13 11:10:08,666 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10: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-8703bcf0-824b-4069-9bd1-78fdb9c8e840', 'x-compute-request-id': 'req-8703bcf0-824b-4069-9bd1-78fdb9c8e840', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bfff25ef-ba68-4e97-836c-90d88b33a991 could not be found."}}' 2024-03-13 11:10:08,816 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c 0.150s 2024-03-13 11:10:08,817 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10: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-8d864070-72c6-4e62-8382-edb6240ee281', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c'} Body: b'' 2024-03-13 11:10:08,841 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c 0.024s 2024-03-13 11:10:08,842 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-650951ff-72b2-4dc5-80c2-2b89fc4483b0', 'x-openstack-request-id': 'req-650951ff-72b2-4dc5-80c2-2b89fc4483b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 223f833e-63ea-408d-b21a-0d9f4db5a17c could not be found."}}' 2024-03-13 11:10:09,057 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b7bbe4ed-afe6-4824-8fc7-342c3340416e 0.215s 2024-03-13 11:10:09,057 85823 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-c530047d-82b6-458b-8ace-d76a51967ee2', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:10:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b7bbe4ed-afe6-4824-8fc7-342c3340416e'} Body: b'' 2024-03-13 11:10:09,084 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1563405940 0.026s 2024-03-13 11:10:09,084 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-ve rsion': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-418e4d87-cad3-477f-8787-fc6ac2ab417a', 'x-compute-request-id': 'req-418e4d87-cad3-477f-8787-fc6ac2ab417a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1563405940'} Body: b'' {2} 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 9052b11c-2188-42cc-803a-9f0e1fee6130 failed to build and is in ERROR status {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.065623s] ... 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 44d238a8-73eb-41d7-b377-407214b90e7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:10:13,470 85807 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/39268bbe955c495593d8035903a0be45/types 0.165s 2024-03-13 11:10:13,471 85807 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-1408660818", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f00308-4b85-4aa0-83f7-977f4f0f1cb4', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f00308-4b85-4aa0-83f7-977f4f0f1cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types'} Body: b'{"volume_type": {"id": "14a57490-47a8-44d4-88fe-e10eddfc40ed", "name": "tempest-VolumeTypesTest-volume-type-1408660818", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:10:13,511 85807 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/39268bbe955c495593d8035903a0be45/types 0.037s 2024-03-13 11:10:13,511 85807 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-1131291617", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaae706-2146-425e-8aef-a927349adc51', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaae706-2146-425e-8aef-a927349adc51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types'} Body: b'{"volume_type": {"id": "365ca031-ec34-46fb-87ea-b322ad6d87ff", "name": "tempest-VolumeTypesTest-volume-type-1131291617", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:10:13,925 85807 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/af4e9cb593164cc09fec8a8cd4e20e65/volumes 0.410s 2024-03-13 11:10:13,925 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1860588298", "volume_type": "14a57490-47a8-44d4-88fe-e10eddfc40ed", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47058c74-30de-4fa2-a11b-84c6490d96f0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47058c74-30de-4fa2-a11b-84c6490d96f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes'} Body: b'{"volume": {"id": "44d238a8-73eb-41d7-b377-407214b90e7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:13.790076", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1860588298", "description": null, "v olume_type": "tempest-VolumeTypesTest-volume-type-1408660818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}], "user_id": "36ed5e475f7346eca2ffdd89a68fd541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:13,975 85807 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/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.039s 2024-03-13 11:10:13,975 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc022c5d-e5ed-43da-8198-766811dc9c1f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc022c5d-e5ed-43da-8198-766811dc9c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'{"volume": {"id": "44d238a8-73eb-41d7-b377-407214b90e7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:14.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1860588298", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1408660818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}], "user_id": "36ed5e475f7346eca2ffdd89a68fd541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4e9cb593164cc09fec8a8cd4e20e65"}}' 2024-03-13 11:10:15,028 85807 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/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.041s 2024-03-13 11:10:15,029 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1afdd15b-885c-4d31-bf03-399b661cc24f', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1afdd15b-885c-4d31-bf03-399b661cc24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'{"volume": {"id": "44d238a8-73eb-41d7-b377-407214b90e7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:14.000000", "updated_at": "2024-03-13T11:10:14.000000", "name": "tempest-VolumeTypesTest-volume-1860588298", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1408660818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb -41d7-b377-407214b90e7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}], "user_id": "36ed5e475f7346eca2ffdd89a68fd541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4e9cb593164cc09fec8a8cd4e20e65"}}' 2024-03-13 11:10:15,081 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.040s 2024-03-13 11:10:15,081 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c8d73a-a81c-4724-ac52-4d41cef505ac', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c8d73a-a81c-4724-ac52-4d41cef505ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'{"volume": {"id": "44d238a8-73eb-41d7-b377-407214b90e7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:14.000000", "updated_at": "2024-03-13T11:10:14.000000", "name": "tempest-VolumeTypesTest-volume-1860588298", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1408660818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}], "user_id": "36ed5e475f7346eca2ffdd89a68fd541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4e9cb593164cc09fec8a8cd4e20e65"}}' 2024-03-13 11:10:15,199 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.106s 2024-03-13 11:10:15,200 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60053b8c-ff59-4749-904b-51cd7f501bff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'' 2024-03-13 11:10:15,222 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.022s 2024-03-13 11:10:15,223 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4d7ef3-2a1f-4a28-a1ae-5b32da09329d', 'x-openstack-request-id': 'req-3d4d7ef3-2a1f-4a28-a1ae-5 b32da09329d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44d238a8-73eb-41d7-b377-407214b90e7d could not be found."}}' 2024-03-13 11:10:15,277 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/365ca031-ec34-46fb-87ea-b322ad6d87ff 0.054s 2024-03-13 11:10:15,277 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f45fd4a-095c-4139-be09-ae186994bf93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/365ca031-ec34-46fb-87ea-b322ad6d87ff'} Body: b'' 2024-03-13 11:10:15,294 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/365ca031-ec34-46fb-87ea-b322ad6d87ff 0.016s 2024-03-13 11:10:15,295 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3004358-c64d-4821-a538-93c3a3d9895c', 'x-openstack-request-id': 'req-d3004358-c64d-4821-a538-93c3a3d9895c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/365ca031-ec34-46fb-87ea-b322ad6d87ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 365ca031-ec34-46fb-87ea-b322ad6d87ff could not be found."}}' 2024-03-13 11:10:15,352 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/14a57490-47a8-44d4-88fe-e10eddfc40ed 0.057s 2024-03-13 11:10:15,352 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f259c5-4f21-4330-bb14-98e179956289', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/14a57490-47a8-44d4-88fe-e10eddfc40ed'} Body: b'' 2024-03-13 11:10:15,369 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/14a57490-47a8-44d4-88fe-e10eddfc40ed 0.016s 2024-03-13 11:10:15,369 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bac5706-5f76-497b-b901-38881c9422b0', 'x-openstack-request-id': 'req-1bac5706-5f76-497b-b901-38881c 9422b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/14a57490-47a8-44d4-88fe-e10eddfc40ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 14a57490-47a8-44d4-88fe-e10eddfc40ed could not be found."}}' {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.148391s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.390918s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.035761s] ... ok {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.202101s] ... ok {10} 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`. {2} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.442531s] ... 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 c7c4c7fe-6b80-4393-89aa-3b34cbed1efe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:08:16,184 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2024-03-13 11:08:16,185 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08: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-5799697a-7c60-4718-8922-a4699a6cb8af', '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": "2b897c2c0b534660ac43edd4fb4e4c2a", "name": "tempest-VolumesActionsTest-1389407095-project-member", "password_expires_at": null}, "audit_ids": ["vnOERCI5TfCSoBMkrDuERQ"], "expires_at": "2024-03-13T12:08:16.000000Z", "issued_at": "2024-03-13T11:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46a1f7c0c11849e2b86a1503bd587042", "name": "tempest-VolumesActionsTest-1389407095"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/46a1f7c0c11849e2b86a1503bd587042", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:08:16,186 85813 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '35b6cc06-db07-42db-aa4b-901c1c138275', 'name': 'tempest-VolumesActionsTest-96571356-network', 'tenant_id': '46a1f7c0c11849e2b86a1503bd587042', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '46a1f7c0c11849e2b86a1503bd587042', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32886, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:08:04Z', 'updated_at': '2024-03-13T11:08:04Z', 'revision_number': 1} available for tenant 2024-03-13 11:08:16,875 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.688s 2024-03-13 11:08:16,875 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1781661341", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "35b6cc06-db07-42db-aa4b-901c1c138275"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a21438a-82cd-4655-9b09-fbe81ce4c79c', 'x-compute-request-id': 'req-5a21438a-82cd-4655-9b09-fbe81ce4c79c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "57950f5a-ac26-48b7-8ace-520537213175", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57950f5a-ac26-48b7-8ace-520537213175"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4eyLaiiECqzU"}}' 2024-03-13 11:08:16,951 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.073s 2024-03-13 11:08:16,951 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:16 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-d3ef4de4-311b-4ae7-8567-20a2af4c86e3', 'x-compute-request-id': 'req-d3ef4de4-311b-4ae7-8567-20a2af4c86e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'{"server": {"id": "57950f5a-ac26-48b7-8ace-520537213175", "name": "tempest-VolumesActionsTest-instance-1781661341", "status": "BUILD", "tenant_id": "46a1f7c0c11849e2b86a1503bd587042", "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:08:17Z", "updated": "2024-03-13T11:08:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57950f5a-ac26-48b7-8ace-520537213175"}], "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": "schedul ing", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:09:07,347 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.333s 2024-03-13 11:09:07,347 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1482', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a166680c-a0e5-4d02-ba05-c4349d956a63', 'x-compute-request-id': 'req-a166680c-a0e5-4d02-ba05-c4349d956a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'{"server": {"id": "57950f5a-ac26-48b7-8ace-520537213175", "name": "tempest-VolumesActionsTest-instance-1781661341", "status": "ACTIVE", "tenant_id": "46a1f7c0c11849e2b86a1503bd587042", "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "metadata": {}, "hostId": "49760395e1ab36d7a0829279c75e2a8566173e9151db895aaee91453", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:08:16Z", "updated": "2024-03-13T11:08:23Z", "addresses": {"tempest-VolumesActionsTest-96571356-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:9a:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57950f5a-ac26-48b7-8ace-520537213175"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:08: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": []}}' 2024-03-13 11:09:07,360 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:10:07,661 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes 0.240s 2024-03-13 11:10:07,661 85813 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-257489482"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d626ac8-83c1-4131-8b46-2c802cf73ec9', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d626ac8-83c1-4131-8b46-2c802cf73ec9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "c7c4c7fe-6b80-4393-89aa-3b34cbed1efe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:07.583743", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-257489482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vol id": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:07,714 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.043s 2024-03-13 11:10:07,715 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cacc8f2-efc6-4f6b-bfdb-4083dfb2a7b7', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cacc8f2-efc6-4f6b-bfdb-4083dfb2a7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'{"volume": {"id": "c7c4c7fe-6b80-4393-89aa-3b34cbed1efe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:08.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-257489482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:10:08,773 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.045s 2024-03-13 11:10:08,773 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb7b249-d561-41d0-b7ea-a416948f5e06', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb7b249-d561-41d0-b7ea-a416948f5e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'{"volume": {"id": "c7c4c7fe-6b80-4393-89aa-3b34cbed1efe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:08.000000", "updated_at": "2024-03-13T11:10:08.000000", "name": "tempest-VolumesActionsTest-Volume-257489482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c 2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:10:08,824 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.037s 2024-03-13 11:10:08,824 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8369f053-ff02-4ab2-8df8-77a7bd675ef0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8369f053-ff02-4ab2-8df8-77a7bd675ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'{"volume": {"id": "c7c4c7fe-6b80-4393-89aa-3b34cbed1efe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:08.000000", "updated_at": "2024-03-13T11:10:08.000000", "name": "tempest-VolumesActionsTest-Volume-257489482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:10:09,018 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.182s 2024-03-13 11:10:09,019 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10: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-20af8a61-1cde-44af-9480-9fab80c8e5c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'' 2024-03-13 11:10:09,044 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.024s 2024-03-13 11:10:09,044 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:09 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-b717aabe-2e17-453f-8659-b86decf08cdf', 'x-openstack-request-id': 'req-b717aabe-2e17-453f-8659-b86decf08cdf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c7c4c7fe-6b80-4393-89aa-3b34cbed1efe could not be found."}}' 2024-03-13 11:10:09,184 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.139s 2024-03-13 11:10:09,184 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:09 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-52adbd14-cbea-4762-9fa6-c819cbe2feed', 'x-compute-request-id': 'req-52adbd14-cbea-4762-9fa6-c819cbe2feed', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'' 2024-03-13 11:10:09,436 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.251s 2024-03-13 11:10:09,436 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2915a6c-c472-4a79-92f1-d904c3273f02', 'x-compute-request-id': 'req-c2915a6c-c472-4a79-92f1-d904c3273f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'{"server": {"id": "57950f5a-ac26-48b7-8ace-520537213175", "name": "tempest-VolumesActionsTest-instance-1781661341", "status": "ACTIVE", "tenant_id": "46a1f7c0c11849e2b86a1503bd587042", "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "metadata": {}, "hostId": "49760395e1ab36d7a0829279c75e2a8566173e9151db895aaee91453", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:08:16Z", "updated": "2024-03-13T11:10:09Z", "addresses": {"tempest-VolumesActionsTest-96571356-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:9a:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57950f5a-ac26-48b7-8ace-520537213175"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:08:23.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-03-13 11:10:59,535 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.043s 2024-03-13 11:10:59,536 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstac k-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-908a4d87-924a-468d-9de9-9e61b779690b', 'x-compute-request-id': 'req-908a4d87-924a-468d-9de9-9e61b779690b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 57950f5a-ac26-48b7-8ace-520537213175 could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.681060s] ... 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 3d11594e-6ffa-4dcc-9308-4095db3de1a7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:10:59,795 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes 0.255s 2024-03-13 11:10:59,795 85813 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-1609091144"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff022a78-64c2-4475-94d4-8e36b4920108', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff022a78-64c2-4475-94d4-8e36b4920108', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "3d11594e-6ffa-4dcc-9308-4095db3de1a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:59.735396", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1609091144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:59,848 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.041s 2024-03-13 11:10:59,848 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89966edf-d962-4111-9afa-23a94e903d67', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89966edf-d962-4111-9afa-23a94e903d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'{"volume": {"id": "3d11594e-6ffa-4dcc-9308-4095db3de1a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:00.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1609091144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:00,903 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.042s 2024-03-13 11:11:00,904 85813 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31359539-8559-47a2-a835-8544adbf1480', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31359539-8559-47a2-a835-8544adbf1480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'{"volume": {"id": "3d11594e-6ffa-4dcc-9308-4095db3de1a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:00.000000", "updated_at": "2024-03-13T11:11:00.000000", "name": "tempest-VolumesActionsTest-Volume-1609091144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:00,955 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.040s 2024-03-13 11:11:00,956 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41168006-fa29-4157-930d-07c39e7343c8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41168006-fa29-4157-930d-07c39e7343c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'{"volume": {"id": "3d11594e-6ffa-4dcc-9308-4095db3de1a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:00.000000", "updated_at": "2024-03-13T11:11:00.000000", "name": "tempest-VolumesActionsTest-Volume-1609091144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:01,195 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.227s 2024-03-13 11:11:01,196 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56650663-f959-4254-9680-32dfa6c771a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'' 2024-03-13 11:11:01,219 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.023s 2024-03-13 11:11:01,220 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19003b7-2462-49f5-8896-5fe848775ec5', 'x-openstack-request-id': 'req-f19003b7-2462-49f5-8896-5fe848775ec5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d11594e-6ffa-4dcc-9308-4095db3de1a7 could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.456174s] ... 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 c7df7768-851b-431c-8d39-d7ab5f659c2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:01,396 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes 0.174s 2024-03-13 11:11:01,397 85813 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-1782593616"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815490b5-0d5d-4aae-b0c6-7b8def544ea2', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815490b5-0d5d-4aae-b0c6-7b8def544ea2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "c7df7768-851b-431c-8d39-d7ab5f659c2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:01.342416", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1782593616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:01,447 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.040s 2024-03-13 11:11:01,447 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e0c723-d7be-4d27-b0b8-bd636d2e020a', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e0c723-d7be-4d27-b0b8-bd636d2e020a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'{"volume": {"id": "c7df7768-851b-431c-8d39-d7ab5f659c2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:01.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1782593616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:02,496 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.037s 2024-03-13 11:11:02,497 85813 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, 13 Mar 2024 11:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-707860ff-6223-48bc-a6ce-ecfb4da5e73c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-707860ff-6223-48bc-a6ce-ecfb4da5e73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'{"volume": {"id": "c7df7768-851b-431c-8d39-d7ab5f659c2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:01.000000", "updated_at": "2024-03-13T11:11:01.000000", "name": "tempest-VolumesActionsTest-Volume-1782593616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:02,548 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.038s 2024-03-13 11:11:02,548 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ce0de9-bc42-473b-bb7f-fd90db2817ff', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ce0de9-bc42-473b-bb7f-fd90db2817ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'{"volume": {"id": "c7df7768-851b-431c-8d39-d7ab5f659c2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:01.000000", "updated_at": "2024-03-13T11:11:01.000000", "name": "tempest-VolumesActionsTest-Volume-1782593616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:02,656 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.096s 2024-03-13 11:11:02,657 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-802b1e4a-e7be-4cc2-9e16-034213ae9969', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'' 2024-03-13 11:11:02,677 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.020s 2024-03-13 11:11:02,677 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-11b35bde-33a6-4753-a9aa-a1ee24b3fd15', 'x-openstack-request-id': 'req-11b35bde-33a6-4753-a9aa-a1ee24b3fd15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c7df7768-851b-431c-8d39-d7ab5f659c2a could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.500005s] ... 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 6471b3fe-f90e-44d4-8387-0d431cbec51b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:02,890 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes 0.210s 2024-03-13 11:11:02,890 85813 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-1341300136"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89818f4b-3e67-40c7-b278-fc9d5075b2e5', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89818f4b-3e67-40c7-b278-fc9d5075b2e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "6471b3fe-f90e-44d4-8387-0d431cbec51b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:02.830277", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1341300136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:02,939 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.037s 2024-03-13 11:11:02,939 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1585e34f-2fd9-4f1a-877e-c6c3367554d8', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1585e34f-2fd9-4f1a-877e-c6c3367554d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'{"volume": {"id": "6471b3fe-f90e-44d4-8387-0d431cbec51b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:03.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1341300136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:03,996 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.042s 2024-03-13 11:11:03,996 85813 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, 13 Mar 2024 11:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270669fb-cb33-4897-8b5f-b0042202badb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270669fb-cb33-4897-8b5f-b0042202badb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'{"volume": {"id": "6471b3fe-f90e-44d4-8387-0d431cbec51b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:03.000000", "updated_at": "2024-03-13T11:11:03.000000", "name": "tempest-VolumesActionsTest-Volume-1341300136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:04,048 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.039s 2024-03-13 11:11:04,048 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce14c66c-ad52-443c-ac78-d6f87745373b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce14c66c-ad52-443c-ac78-d6f87745373b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'{"volume": {"id": "6471b3fe-f90e-44d4-8387-0d431cbec51b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:03.000000", "updated_at": "2024-03-13T11:11:03.000000", "name": "tempest-VolumesActionsTest-Volume-1341300136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:04,154 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.094s 2024-03-13 11:11:04,154 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 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-719716a6-8a6a-4e99-a88b-89d92262cb70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'' 2024-03-13 11:11:04,178 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.024s 2024-03-13 11:11:04,179 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 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-63ae33c5-732b-4dc4-be42-c803ef99d4a8', 'x-openstack-request-id': 'req-63ae33c5-732b-4dc4-be42-c803ef99d4a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6471b3fe-f90e-44d4-8387-0d431cbec51b could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.462434s] ... 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 19d020de-c233-48a9-a66d-94f454b3a711 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:04,364 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes 0.182s 2024-03-13 11:11:04,364 85813 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-1864855968"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00030ff1-54a2-4794-bb40-030c68cdba6c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00030ff1-54a2-4794-bb40-030c68cdba6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "19d020de-c233-48a9-a66d-94f454b3a711", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:04.303395", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1864855968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:04,413 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.038s 2024-03-13 11:11:04,413 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9eedf2-b8dc-41ee-ad40-83db98a20f14', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9eedf2-b8dc-41ee-ad40-83db98a20f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'{"volume": {"id": "19d020de-c233-48a9-a66d-94f454b3a711", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:04.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1864855968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:05,463 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.036s 2024-03-13 11:11:05,463 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1c94a2-ee2a-4fec-8b0b-699773450dd7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1c94a2-ee2a-4fec-8b0b-699773450dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'{"volume": {"id": "19d020de-c233-48a9-a66d-94f454b3a711", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:04.000000", "updated_at": "2024-03-13T11:11:04.000000", "name": "tempest-VolumesActionsTest-Volume-1864855968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:05,511 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.036s 2024-03-13 11:11:05,512 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1196afb-4bff-4884-941a-10f8fbb3d299', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1196afb-4bff-4884-941a-10f8fbb3d299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'{"volume": {"id": "19d020de-c233-48a9-a66d-94f454b3a711", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:04.000000", "updated_at": "2024-03-13T11:11:04.000000", "name": "tempest-VolumesActionsTest-Volume-1864855968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:05,622 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.098s 2024-03-13 11:11:05,623 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-042d3768-1879-44aa-b73e-2acf4bd8f411', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'' 2024-03-13 11:11:05,642 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.019s 2024-03-13 11:11:05,643 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-6283242f-8888-4f6a-8e7a-89abe904972a', 'x-openstack-request-id': 'req-6283242f-8888-4f6a-8e7a-89abe904972a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 19d020de-c233-48a9-a66d-94f454b3a711 could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.564076s] ... 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 5f82146e-4b49-40ed-ba3e-038f37b18aaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:05,851 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes 0.204s 2024-03-13 11:11:05,851 85813 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-92216212"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c001566-32eb-40bd-b7d9-154f9730213a', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c001566-32eb-40bd-b7d9-154f9730213a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "5f82146e-4b49-40ed-ba3e-038f37b18aaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:05.767236", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-92216212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:05,933 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.072s 2024-03-13 11:11:05,934 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b23a231-3f71-4904-8433-356bb3ffcca3', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b23a231-3f71-4904-8433-356bb3ffcca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'{"volume": {"id": "5f82146e-4b49-40ed-ba3e-038f37b18aaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:06.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-92216212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:07,007 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.062s 2024-03-13 11:11:07,008 85813 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, 13 Mar 2024 11:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3caf3fd-01fc-4cf7-9ead-b5f8f0fce24c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3caf3fd-01fc-4cf7-9ead-b5f8f0fce24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'{"volume": {"id": "5f82146e-4b49-40ed-ba3e-038f37b18aaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:06.000000", "updated_at": "2024-03-13T11:11:06.000000", "name": "tempest-VolumesActionsTest-Volume-92216212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:07,060 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.040s 2024-03-13 11:11:07,060 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b77eac-7f2a-4c5f-800b-564c1640c4d5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b77eac-7f2a-4c5f-800b-564c1640c4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'{"volume": {"id": "5f82146e-4b49-40ed-ba3e-038f37b18aaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:06.000000", "updated_at": "2024-03-13T11:11:06.000000", "name": "tempest-VolumesActionsTest-Volume-92216212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:07,185 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.113s 2024-03-13 11:11:07,186 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volu me 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba97c24-696d-490c-a4af-bf40eb64a529', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'' 2024-03-13 11:11:07,209 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.023s 2024-03-13 11:11:07,210 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-e18471ac-80c7-49e2-b9e9-51e1ca525308', 'x-openstack-request-id': 'req-e18471ac-80c7-49e2-b9e9-51e1ca525308', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5f82146e-4b49-40ed-ba3e-038f37b18aaf could not be found."}}' {3} tearDownClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (ServerStableDeviceRescueTest:tearDownClass) Failed to delete volume d7723e91-e601-44e8-a43c-ab6524ff5f55 within the required time (196 s). Timer started at 1710328072. Timer ended at 1710328268. Waited for 196 s., )) {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.841764s] ... 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 a2b140c5-01dd-4f5b-b3a8-63310649db35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:14,657 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types 0.237s 2024-03-13 11:11:14,657 85809 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-2050544881"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c989dddf-3ac9-4968-a4e0-2914a9e455e5', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c989dddf-3ac9-4968-a4e0-2914a9e455e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types'} Body: b'{"volume_type": {"id": "b7d24cdb-35c0-422e-9c76-9333b3e2f383", "name": "tempest-GroupSnapshotsV319Test-volume-type-2050544881", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:11:14,699 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/group_types 0.039s 2024-03-13 11:11:14,700 85809 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-49670788"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7691463-e05a-4c4b-9404-86718b6b7fb3', 'content-length': '183', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7691463-e05a-4c4b-9404-86718b6b7fb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/group_types'} Body: b'{"group_type": {"id": "33f37048-7e7a-447d-a828-b2e9065826f8", "name": "tempest-GroupSnapshotsV319Test-group-type-49670788", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:11:14,917 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups 0.215s 2024-03-13 11:11:14,917 85809 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": "33f37048-7e7a-447d-a828-b2e9065826f8", "volume_types": ["b7d24cdb-35c0-422e-9c76-9333b3e2f383"], "name": "tempest-GroupSnapshotsV319Test-Group-1827618964"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b272cc1-3d58-4031-a586-600c3b72c006', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b272cc1-3d58-4031-a586-600c3b72c006', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups'} Body: b'{"group": {"id": "a2b140c5-01dd-4f5b-b3a8-63310649db35", "name": "tempest-GroupSnapshotsV319Test-Group-1827618964"}}' 2024-03-13 11:11:14,950 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35 0.031s 2024-03-13 11:11:14,951 85809 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, 13 Mar 2024 11:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83baa5dd-10e0-4711-b352-5d14d69bc78a', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83baa5dd-10e0-4711-b352-5d14d69bc78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35'} Body: b'{"group": {"id": "a2b140c5-01dd-4f5b-b3a8-63310649db35", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:11:15.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1827618964", "description": null, "group_type": "33f37048-7e7a-447d-a828-b2e9065826f8", "volume_types": ["b7d24cdb-35c0-422e-9c76-9333b3e2f383"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:11:15,988 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35 0.032s 2024-03-13 11:11:15,988 85809 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, 13 Mar 2024 11:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f6199c-661a-446e-96d9-6043e946676d', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f6199c-661a-446e-96d9-6043e946676d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35'} Body: b'{"group": {"id": "a2b140c5-01dd-4f5b-b3a8-63310649db35", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:11:15.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1827618964", "description": null, "group_type": "33f37048-7e7a-447d-a828-b2e9065826f8", "volume_types": ["b7d24cdb-35c0-422e-9c76-9333b3e2f383"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:11:16,028 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/volumes/detail 0.035s 2024-03-13 11:11:16,029 85809 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, 13 Mar 2024 11:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47a8317-40e7-43d0-904c-5739588ccaee', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47a8317-40e7-43d0-904c-5739588ccaee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:11:16,104 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35/action 0.062s 2024-03-13 11:11:16,104 85809 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, 13 Mar 2024 11:11:16 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-e8526141-342f-4c52-8387-6305e2ef7d95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35/action'} Body: b'' 2024-03-13 11:11:16,121 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35 0.016s 2024-03-13 11:11:16,122 85809 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, 13 Mar 2024 11:11:16 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-89b0823f-a387-49ef-9134-c34679509215', 'x-openstack-request-id': 'req-89b0823f-a387-49ef-9134-c34679509215', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a2b140c5-01dd-4f5b-b3a8-63310649db35 could not be found."}}' 2024-03-13 11:11:16,152 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/group_types/33f37048-7e7a-447d-a828-b2e9065826f8 0.030s 2024-03-13 11:11:16,152 85809 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, 13 Mar 2024 11:11:16 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-3b632bda-14c6-4a0a-88f5-491b3fb1e970', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/group_types/33f37048-7e7a-447d-a828-b2e9065826f8'} Body: b'' 2024-03-13 11:11:16,243 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types/b7d24cdb-35c0-422e-9c76-9333b3e2f383 0.090s 2024-03-13 11:11:16,243 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814f90de-0dc7-4c4a-aae0-ac39f55227a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types/b7d24cdb-35c0-422e-9c76-9333b3e2f383'} Body: b'' 2024-03-13 11:11:16,259 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types/b7d24cdb-35c0-422e-9c76-9333b3e2f383 0.015s 2024-03-13 11:11:16,259 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:16 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-46e3a47b-3ba8-4647-836b-f62b6b82a729', 'x-openstack-request-id': 'req-46e3a47b-3ba8-4647-836b-f62b6b82a729', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types/b7d24cdb-35c0-422e-9c76-9333b3e2f383'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b7d24cdb-35c0-422e-9c76-9333b3e2f383 could not be found."}}' {5} 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 187fbdc3-1bff-4a40-bf0c-e882fbac1ede failed to build and is in ERROR status {5} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.632793s] ... 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 ecfb4b04-9b93-4739-9c39-19bb5eec1266 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:19,995 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes 0.310s 2024-03-13 11:11:19,996 85813 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-975131711"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f1edd1-4fe1-424e-b625-89ab74666ddd', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f1edd1-4fe1-424e-b625-89ab74666ddd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes'} Body: b'{"volume": {"id": "ecfb4b04-9b93-4739-9c39-19bb5eec1266", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:19.930693", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-975131711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:20,064 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.057s 2024-03-13 11:11:20,064 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9833425-7cb0-434f-9083-cdc6d6c7026d', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9833425-7cb0-434f-9083-cdc6d6c7026d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'{"volume": {"id": "ecfb4b04-9b93-4739-9c39-19bb5eec1266", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-975131711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:21,118 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.041s 2024-03-13 11:11:21,119 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68c981e-3894-4d7d-bdee-32908d06a53e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68c981e-3894-4d7d-bdee-32908d06a53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'{"volume": {"id": "ecfb4b04-9b93-4739-9c39-19bb5eec1266", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "updated_at": "2024-03-13T11:11:20.000000", "name": "tempest-VolumesDeleteCascade-Volume-975131711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:21,169 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.037s 2024-03-13 11:11:21,170 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fae61f1-23b6-4c51-b4cc-4ad08d83010c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fae61f1-23b6-4c51-b4cc-4ad08d83010c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'{"volume": {"id": "ecfb4b04-9b93-4739-9c39-19bb5eec1266", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "updated_at": "2024-03-13T11:11:20.000000", "name": "tempest-VolumesDeleteCascade-Volume-975131711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:21,285 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.102s 2024-03-13 11:11:21,285 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a185da-5b7c-46bb-9412-0010dd9bb3f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'' 2024-03-13 11:11:21,316 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.030s 2024-03-13 11:11:21,316 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-f1cb9b54-75b7-4eaf-9d81-45b331607457', 'x-openstack-request-id': 'req-f1cb9b54-75b7-4eaf-9d81-45b331607457', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecfb4b04-9b93-4739-9c39-19bb5eec1266 could not be found."}}' {3} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.924888s] ... 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 ffc9029d-a4e7-4aee-9dca-f0c67196efb1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:19,640 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types 0.235s 2024-03-13 11:11:19,641 85809 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-773090400"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604e7b62-fba5-45e1-ab2f-67e62435aa09', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604e7b62-fba5-45e1-ab2f-67e62435aa09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types'} Body: b'{"volume_type": {"id": "8d323e38-9eb4-4469-9808-f21c3553479c", "name": "tempest-GroupsV314Test-volume-type-773090400", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:11:19,677 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/group_types 0.034s 2024-03-13 11:11:19,677 85809 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-847639566"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733c72e3-3ad9-475d-8e3d-c9df94605507', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733c72e3-3ad9-475d-8e3d-c9df94605507', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/group_types'} Body: b'{"group_type": {"id": "454fd7c7-a70c-4066-a06f-4f7b37ca1f78", "name": "tempest-GroupsV314Test-group-type-847639566", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:11:20,019 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups 0.338s 2024-03-13 11:11:20,019 85809 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": "454fd7c7-a70c-4066-a06f-4f7b37ca1f78", "volume_types": ["8d323e38-9eb4-4469-9808-f21c3553479c"], "name": "tempest-GroupsV314Test-Group-738830314"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ffe6a3e-1945-4d86-895b-fba563913445', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ffe6a3e-1945-4d86-895b-fba563913445', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups'} Body: b'{"group": {"id": "ffc9029d-a4e7-4aee-9dca-f0c67196efb1", "name": "tempest-GroupsV314Test-Group-738830314"}}' 2024-03-13 11:11:20,055 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1 0.035s 2024-03-13 11:11:20,056 85809 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, 13 Mar 2024 11:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae7cdc2-8283-42ee-b6d3-70571d1dec3a', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae7cdc2-8283-42ee-b6d3-70571d1dec3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1'} Body: b'{"group": {"id": "ffc9029d-a4e7-4aee-9dca-f0c67196efb1", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "name": "tempest-GroupsV314Test-Group-738830314", "description": null, "group_type": "454fd7c7-a70c-4066-a06f-4f7b37ca1f78", "volume_types": ["8d323e38-9eb4-4469-9808-f21c3553479c"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:11:21,096 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1 0.031s 2024-03-13 11:11:21,096 85809 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, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd09782-f03d-444f-a2ff-983037054f32', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd09782-f03d-444f-a2ff-983037054f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1'} Body: b'{"group": {"id": "ffc9029d-a4e7-4aee-9dca-f0c67196efb1", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "name": "tempest-GroupsV314Test-Group-738830314", "description": null, "group_type": "454fd7c7-a70c-4066-a06f-4f7b37ca1f78", "volume_types": ["8d323e38-9eb4-4469-9808-f21c3553479c"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:11:21,134 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/volumes/detail 0.033s 2024-03-13 11:11:21,135 85809 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, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33795b12-24fe-43de-ada6-eed95b4696f7', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33795b12-24fe-43de-ada6-eed95b4696f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:11:21,219 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1/action 0.072s 2024-03-13 11:11:21,219 85809 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, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.5 2 (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-7e9076cd-1bb8-422e-8611-c1779bf52d69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1/action'} Body: b'' 2024-03-13 11:11:21,235 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1 0.015s 2024-03-13 11:11:21,235 85809 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, 13 Mar 2024 11:11:21 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-471d4e98-92fa-40cd-adcd-3ad1092e8338', 'x-openstack-request-id': 'req-471d4e98-92fa-40cd-adcd-3ad1092e8338', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ffc9029d-a4e7-4aee-9dca-f0c67196efb1 could not be found."}}' 2024-03-13 11:11:21,266 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/group_types/454fd7c7-a70c-4066-a06f-4f7b37ca1f78 0.030s 2024-03-13 11:11:21,266 85809 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, 13 Mar 2024 11:11:21 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-e80c1907-9f4b-4045-a5e8-3cac5c616f70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/group_types/454fd7c7-a70c-4066-a06f-4f7b37ca1f78'} Body: b'' 2024-03-13 11:11:21,312 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types/8d323e38-9eb4-4469-9808-f21c3553479c 0.045s 2024-03-13 11:11:21,313 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c712ce-0619-465f-b809-a232d47ccd45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types/8d323e38-9eb4-4469-9808-f21c3553479c'} Body: b'' 2024-03-13 11:11:21,329 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types/8d323e38-9eb4-4469-9808-f21c3553479c 0.016s 2024-03-13 11:11:21,329 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 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-5686ea61-83d8-4dd5-b5e2-ac4536a36456', 'x-openstack-request-id': 'req-5686ea61-83d8-4dd5-b5e2-ac4536a36456', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types/8d323e38-9eb4-4469-9808-f21c3553479c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8d323e38-9eb4-4469-9808-f21c3553479c could not be found."}}' {5} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.489535s] ... 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 db0bf952-a85d-432f-bdfb-2391344f6a44 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:21,506 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes 0.185s 2024-03-13 11:11:21,506 85813 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-809122777"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b710037-f84e-42ef-8bf0-98660e9ecd0e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b710037-f84e-42ef-8bf0-98660e9ecd0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes'} Body: b'{"volume": {"id": "db0bf952-a85d-432f-bdfb-2391344f6a44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:21.448775", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-809122777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:21,557 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.039s 2024-03-13 11:11:21,558 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874fba0d-69bc-4dd0-be4c-c3a6e931e3f1', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874fba0d-69bc-4dd0-be4c-c3a6e931e3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'{"volume": {"id": "db0bf952-a85d-432f-bdfb-2391344f6a44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:21.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-809122777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:22,619 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.049s 2024-03-13 11:11:22,619 85813 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cbc3158-3fc4-44ad-b054-a11e6a6ab6cb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cbc3158-3fc4-44ad-b054-a11e6a6ab6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'{"volume": {"id": "db0bf952-a85d-432f-bdfb-2391344f6a44", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:21.000000", "updated_at": "2024-03-13T11:11:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-809122777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:22,670 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.039s 2024-03-13 11:11:22,671 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65eb154f-e509-4514-accc-0e9aeae1e62a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65eb154f-e509-4514-accc-0e9aeae1e62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'{"volume": {"id": "db0bf952-a85d-432f-bdfb-2391344f6a44", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:21.000000", "updated_at": "2024-03-13T11:11:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-809122777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:22,779 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.096s 2024-03-13 11:11:22,779 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-d6a1744c-b740-4cc5-97fd-b630da036b2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'' 2024-03-13 11:11:22,808 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.028s 2024-03-13 11:11:22,809 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-f0938122-8cfd-4dd8-b724-3860754a18fa', 'x-openstack-request-id': 'req-f0938122-8cfd-4dd8-b724-3860754a18fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume db0bf952-a85d-432f-bdfb-2391344f6a44 could not be found."}}' {3} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.173377s] ... ok {3} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.788362s] ... 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 8a814ec8-266c-493a-a68f-1511b031d480 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:24,948 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.148s 2024-03-13 11:11:24,948 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bc0bf12f-27ee-4356-95ee-2dc7235dbfc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:11:25,296 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes 0.346s 2024-03-13 11:11:25,296 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-VolumesCloneTest-Volume-111337610"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52072e6-6935-45cd-b45b-9a3b27675074', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52072e6-6935-45cd-b45b-9a3b27675074', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes'} Body: b'{"volume": {"id": "8a814ec8-266c-493a-a68f-1511b031d480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:25.228667", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-111337610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:25,353 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.045s 2024-03-13 11:11:25,353 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d5e411-32c5-4c6e-b5b0-b7d1de824329', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d5e411-32c5-4c6e-b5b0-b7d1de824329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'{"volume": {"id": "8a814ec8-266c-493a-a68f-1511b031d480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:25.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-111337610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:26,405 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.039s 2024-03-13 11:11:26,405 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72c5d45-33b3-4b89-bde9-7fff73682aba', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72c5d45-33b3-4b89-bde9-7fff73682aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'{"volume": {"id": "8a814ec8-266c-493a-a68f-1511b031d480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:25.000000", "updated_at": "2024-03-13T11:11:25.000000", "name": "tempest-VolumesCloneTest-Volume-111337610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:26,459 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.042s 2024-03-13 11:11:26,460 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f64378-1d1c-41a3-8002-1b4cf17fcca2', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f64378-1d1c-41a3-8002-1b4cf17fcca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'{"volume": {"id": "8a814ec8-266c-493a-a68f-1511b031d480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:25.000000", "updated_at": "2024-03-13T11:11:25.000000", "name": "tempest-VolumesCloneTest-Volume-111337610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:26,565 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.093s 2024-03-13 11:11:26,565 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329be4fa-7a6a-44cf-9d8c-fcb4f04218e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'' 2024-03-13 11:11:26,587 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.021s 2024-03-13 11:11:26,587 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64f18da-fe7f-4995-a196-43e210383e08', 'x-openstack-request-id': 'req-f64f18da-fe7f-4995-a196-43e210383e08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8a814ec8-266c-493a-a68f-1511b031d480 could not be found."}}' {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.894943s] ... 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 d7ef8ed6-94f1-4540-a515-99d3356aa3fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:25,940 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.192s 2024-03-13 11:11:25,940 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a0ed2060-e998-4cca-9e7a-af2ee7348dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:11:26,344 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes 0.403s 2024-03-13 11:11:26,345 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-VolumesExtendTest-Volume-892257037"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836fef86-d5ee-4c43-9cda-6536394d8752', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836fef86-d5ee-4c43-9cda-6536394d8752', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes'} Body: b'{"volume": {"id": "d7ef8ed6-94f1-4540-a515-99d3356aa3fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.280505", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-892257037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:26,402 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.047s 2024-03-13 11:11:26,402 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96095ca4-efce-49a0-8c7f-9346c7929bd0', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96095ca4-efce-49a0-8c7f-9346c7929bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'{"volume": {"id": "d7ef8ed6-94f1-4540-a515-99d3356aa3fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-892257037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:27,456 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.039s 2024-03-13 11:11:27,457 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda8c2ac-1854-47dd-9273-f12bcfc6a623', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda8c2ac-1854-47dd-9273-f12bcfc6a623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'{"volume": {"id": "d7ef8ed6-94f1-4540-a515-99d3356aa3fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.000000", "updated_at": "2024-03-13T11:11:26.000000", "name": "tempest-VolumesExtendTest-Volume-892257037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:27,507 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.037s 2024-03-13 11:11:27,507 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57a91b0-d225-461b-9bdc-f8892831476c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-d57a91b0-d225-461b-9bdc-f8892831476c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'{"volume": {"id": "d7ef8ed6-94f1-4540-a515-99d3356aa3fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.000000", "updated_at": "2024-03-13T11:11:26.000000", "name": "tempest-VolumesExtendTest-Volume-892257037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:27,619 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.100s 2024-03-13 11:11:27,619 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-59cddaa4-9594-40a4-b88f-2b72a2dbe53f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'' 2024-03-13 11:11:27,641 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.021s 2024-03-13 11:11:27,641 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-9aeb3261-a8bd-42bc-8edf-8ae42c9505be', 'x-openstack-request-id': 'req-9aeb3261-a8bd-42bc-8edf-8ae42c9505be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d7ef8ed6-94f1-4540-a515-99d3356aa3fd could not be found."}}' {5} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.518235s] ... 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 27c52a90-e8e4-4e0a-8007-8e471dba37cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:26,823 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes 0.233s 2024-03-13 11:11:26,823 85813 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-1800909454"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889b8216-73ad-4fa6-b4e4-3ced643ac5df', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889b8216-73ad-4fa6-b4e4-3ced643ac5df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes'} Body: b'{"volume": {"id": "27c52a90-e8e4-4e0a-8007-8e471dba37cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.762349", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1800909454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:26,873 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.039s 2024-03-13 11:11:26,873 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5581fadf-e2a1-4749-bd1c-729220aa6a88', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5581fadf-e2a1-4749-bd1c-729220aa6a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'{"volume": {"id": "27c52a90-e8e4-4e0a-8007-8e471dba37cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:27.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1800909454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:27,927 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.041s 2024-03-13 11:11:27,928 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3d1b3b-c912-41ce-bc54-f8ad4209044c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3d1b3b-c912-41ce-bc54-f8ad4209044c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'{"volume": {"id": "27c52a90-e8e4-4e0a-8007-8e471dba37cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:27.000000", "updated_at": "2024-03-13T11:11:27.000000", "name": "tempest-VolumesCloneTest-Volume-1800909454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:27,979 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.038s 2024-03-13 11:11:27,979 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aece09a7-7688-4222-9d55-bb2e2b24f9a7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aece09a7-7688-4222-9d55-bb2e2b24f9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'{"volume": {"id": "27c52a90-e8e4-4e0a-8007-8e471dba37cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:27.000000", "updated_at": "2024-03-13T11:11:27.000000", "name": "tempest-VolumesCloneTest-Volume-1800909454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:28,085 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.093s 2024-03-13 11:11:28,085 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417e88ba-bc0f-484a-af54-942bc9626b2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'' 2024-03-13 11:11:28,106 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.021s 2024-03-13 11:11:28,107 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:28 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-da946375-cd09-4045-9d14-7e36492dd5fe', 'x-openstack-request-id': 'req-da946375-cd09-4045-9d14-7e36492dd5fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27c52a90-e8e4-4e0a-8007-8e471dba37cf could not be found."}}' {3} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.489888s] ... 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 2dadb7c4-88c8-46a5-8b65-0bcfcc89891c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:27,837 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes 0.193s 2024-03-13 11:11:27,837 85809 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-152867141"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61c8a71-6031-4988-8002-8a4c7e171cb0', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61c8a71-6031-4988-8002-8a4c7e171cb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes'} Body: b'{"volume": {"id": "2dadb7c4-88c8-46a5-8b65-0bcfcc89891c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:27.761618", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-152867141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:27,885 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.037s 2024-03-13 11:11:27,885 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3954b5c7-1529-4e57-9d59-13417c80f586', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3954b5c7-1529-4e57-9d59-13417c80f586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'{"volume": {"id": "2dadb7c4-88c8-46a5-8b65-0bcfcc89891c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:28.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-152867141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:28,938 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.039s 2024-03-13 11:11:28,939 85809 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8257d752-578d-4d1b-8a83-8c1ca369b3d0', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8257d752-578d-4d1b-8a83-8c1ca369b3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'{"volume": {"id": "2dadb7c4-88c8-46a5-8b65-0bcfcc89891c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:28.000000", "updated_at": "2024-03-13T11:11:28.000000", "name": "tempest-VolumesExtendTest-Volume-152867141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:28,993 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.040s 2024-03-13 11:11:28,993 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e89f51-a6be-4019-8970-0423daf7d0c7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e89f51-a6be-4019-8970-0423daf7d0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'{"volume": {"id": "2dadb7c4-88c8-46a5-8b65-0bcfcc89891c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:28.000000", "updated_at": "2024-03-13T11:11:28.000000", "name": "tempest-VolumesExtendTest-Volume-152867141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:29,106 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.101s 2024-03-13 11:11:29,106 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:29 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-24e4245f-78a8-4141-b9bd-d9aa3226a040', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'' 2024-03-13 11:11:29,132 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.025s 2024-03-13 11:11:29,132 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ac6962-c893-4570-9e3e-b121b0ae14a1', 'x-openstack-request-id': 'req-73ac6962-c893-4570-9e3e-b121b0ae14a1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2dadb7c4-88c8-46a5-8b65-0bcfcc89891c could not be found."}}' {5} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.633676s] ... 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 90b33ce8-b9e6-48fa-8e12-1eb03af93cbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:30,290 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes 0.344s 2024-03-13 11:11:30,290 85813 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-686080009"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a246a1b-2288-4341-a979-4760ff28c1ed', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a246a1b-2288-4341-a979-4760ff28c1ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes'} Body: b'{"volume": {"id": "90b33ce8-b9e6-48fa-8e12-1eb03af93cbc", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:11:30.229417", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-686080009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}], "user_id": "ca88cafccf86433db534425b48acc183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:30,340 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.038s 2024-03-13 11:11:30,341 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e95a484-2b08-428f-9c6e-3d973568c4d7', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e95a484-2b08-428f-9c6e-3d973568c4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'{"volume": {"id": "90b33ce8-b9e6-48fa-8e12-1eb03af93cbc", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:11:30.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-686080009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}], "user_id": "ca88cafccf86433db534425b48acc183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fdc8b39dd740618b230a2c208c4b2a"}}' 2024-03-13 11:11:31,394 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.040s 2024-03-13 11:11:31,394 85813 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1839fffc-0b99-4844-a11d-6b1a9b1d4b39', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1839fffc-0b99-4844-a11d-6b1a9b1d4b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'{"volume": {"id": "90b33ce8-b9e6-48fa-8e12-1eb03af93cbc", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:11:30.000000", "updated_at": "2024-03-13T11:11:30.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-686080009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}], "user_id": "ca88cafccf86433db534425b48acc183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fdc8b39dd740618b230a2c208c4b2a"}}' 2024-03-13 11:11:31,445 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.038s 2024-03-13 11:11:31,445 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f309055-1dbd-42d9-827a-f07b02ef5203', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f309055-1dbd-42d9-827a-f07b02ef5203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'{"volume": {"id": "90b33ce8-b9e6-48fa-8e12-1eb03af93cbc", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:11:30.000000", "updated_at": "2024-03-13T11:11:30.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-686080009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}], "user_id": "ca88cafccf86433db534425b48acc183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fdc8b39dd740618b230a2c208c4b2a"}}' 2024-03-13 11:11:31,555 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.098s 2024-03-13 11:11:31,556 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:31 GMT', 'server': 'Apache/2.4.5 2 (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-4bf659cc-3d97-4b00-a342-9ef95b4da0af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'' 2024-03-13 11:11:31,577 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.021s 2024-03-13 11:11:31,578 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-db190714-9c89-4a97-8217-6f550084cc22', 'x-openstack-request-id': 'req-db190714-9c89-4a97-8217-6f550084cc22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 90b33ce8-b9e6-48fa-8e12-1eb03af93cbc could not be found."}}' {9} tearDownClass (tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (VolumesAdminNegativeTest:tearDownClass) Failed to delete volume 9919b1b0-c5eb-4f1d-a890-68a891a58aff within the required time (196 s). Timer started at 1710327806. Timer ended at 1710328003. Waited for 197 s., ), (, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (VolumesAdminNegativeTest:tearDownClass) Failed to delete volume 65dd6f4c-6647-4d63-9653-b213a6d06605 within the required time (196 s). Timer started at 1710328053. Timer ended at 1710328249. Waited for 196 s., )) {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [167.561280s] ... 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 1f44043d-f5cc-4c06-add4-7236f02894a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:09:45,145 85811 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:09:45,145 85811 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:09:45,221 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.074s 2024-03-13 11:09:45,221 85811 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-1449705352", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAI9UV2KcJea8xjbUVbmmYEB/yE4UMQuSAFRHOi8WWiq4fHVkJ7MDVr0kRDu8yPQk4cUCJU7l/HqQOW6MZVvYIvnSEFmzQhVOx8L1s41ennmcAqrJ6u/TrZbpI2jnXfGUg=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:45 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-bb44a389-b2d7-48be-aacd-999c22d5cd04', 'x-compute-request-id': 'req-bb44a389-b2d7-48be-aacd-999c22d5cd04', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1449705352", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAI9UV2KcJea8xjbUVbmmYEB/yE4UMQuSAFRHOi8WWiq4fHVkJ7MDVr0kRDu8yPQk4cUCJU7l/HqQOW6MZVvYIvnSEFmzQhVOx8L1s41ennmcAqrJ6u/TrZbpI2jnXfGUg==", "fingerprint": "5c:8c:46:2e:cd:3b:cf:e8:44:2e:df:da:ff:77:05:94", "user_id": "572c56b903a64a2bba5fc900c1918c57"}}' 2024-03-13 11:09:45,224 85811 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1449705352 created 2024-03-13 11:09:45,374 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.150s 2024-03-13 11:09:45,375 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2137822411", "description": "tempest-description--324376523"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-65d298b1-cdf9-45ca-9fed-56ae6c4b3b7a', 'date': 'Wed, 13 Mar 2024 11:09:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "name": "tempest-securitygroup--2137822411", "stateful": true, "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "description": "tempest-description--324376523", "shared": false, "security_group_rules": [{"id": "014ccc64-3239-4ca8-a543-d16718807a9c", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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": 821, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 0}, {"id": "8da07f13-7329-46ab-a5f9-667ae7b859b0", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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": 820, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 1, "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:09:45,563 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2024-03-13 11:09:45,563 85811 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": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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-42beb340-8d6e-4695-9b32-72e4cd1537fe', 'date': 'Wed, 13 Mar 2024 11:09:45 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": "3f46dc0c-ac56-4e67-867d-765960be9029", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 0}}' 2024-03-13 11:09:45,785 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.221s 2024-03-13 11:09:45,785 85811 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": "1726123f-ca06-473e-b751-c9c4a3f07d07", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-07c797ad-7377-491f-8e23-87f79fd49aab', 'date': 'Wed, 13 Mar 2024 11:09:45 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": "22dac3f1-d4f4-4c5a-b1ad-644ae3625adc", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 0}}' 2024-03-13 11:09:45,786 85811 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2137822411 created 2024-03-13 11:09:46,415 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.629s 2024-03-13 11:09:46,416 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a59a9959-9a4d-4279-acda-10a92869f059', 'date': 'Wed, 13 Mar 2024 11:09:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "floating_ip_address": "172.24.4.56", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:09:46Z", "updated_at": "2024-03-13T11:09:46Z", "revision_number": 0}}' 2024-03-13 11:09:46,416 85811 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'floating_ip_address': '172.24.4.56', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:09:46Z', 'updated_at': '2024-03-13T11:09:46Z', 'revision_number': 0, 'ip': '172.24.4.56'} created 2024-03-13 11:09:46,504 85811 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.082s 2024-03-13 11:09:46,505 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-22655667-8a9b-4bca-876d-9ce216a0bc15', '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": "572c56b903a64a2bba5fc900c1918c57", "name": "tempest-AttachVolumeShelveTestJSON-1221581144-project-member", "password_expires_at": null}, "audit_ids": ["0Ozmmh2_S7OzdOvAHfsW8Q"], "expires_at": "2024-03-13T12:09:46.000000Z", "issued_at": "2024-03-13T11:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "name": "tempest-AttachVolumeShelveTestJSON-1221581144"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e77513 1841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:09:46,505 85811 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '099349b7-fe28-46ea-8999-0cd4b1f0c1cc', 'name': 'tempest-AttachVolumeShelveTestJSON-1886285209-network', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59969, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:06:52Z', 'updated_at': '2024-03-13T11:06:52Z', 'revision_number': 1} available for tenant 2024-03-13 11:09:46,506 85811 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1449705352', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAI9UV2KcJea8xjbUVbmmYEB/yE4UMQuSAFRHOi8WWiq4fHVkJ7MDVr0kRDu8yPQk4cUCJU7l/HqQOW6MZVvYIvnSEFmzQhVOx8L1s41ennmcAqrJ6u/TrZbpI2jnXfGUg==', 'fingerprint': '5c:8c:46:2e:cd:3b:cf:e8:44:2e:df:da:ff:77:05:94', 'user_id': '572c56b903a64a2bba5fc900c1918c57', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDACUlkDvhcMU4DNa2zn2RiSTjwyhjaAzJoPlI6L6ovSnRExf/jcvzl9\nUXMMhxmAaiigBwYFK4EEACKhZANiAAQCPVFdinCXmvMY21FW5pmBAf8hOFDELkgB\nURzovFloquHx1ZCezA1a9JEQ7vMj0JOHFAiVO5fx6kDlujGVb2CL50hBZs0IVTsf\nC9bONXp55nAKqyerv062W6SNo513xlI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1726123f-ca06-473e-b751-c9c4a3f07d07', 'name': 'tempest-securitygroup--2137822411', 'stateful': True, 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': 'tempest-description--324376523', 'shared': False, 'security_group_rules': [{'id': '014ccc64-3239-4ca8-a543-d16718807a9c', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'security_group_id': '1726123f-ca06-473e-b751-c9c4a3f07d07', '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': 821, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:09:45Z', 'updated_at': '2024-03-13T11:09:45Z', 'revision_number': 0}, {'id': '8da07f13-7329-46ab-a5f9-667ae7b859b0', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'security_group_id': '1726123f-ca06-473e-b751-c9c4a3f07d07', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_pr efix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 820, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:09:45Z', 'updated_at': '2024-03-13T11:09:45Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:09:45Z', 'updated_at': '2024-03-13T11:09:45Z', 'revision_number': 1, 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f'}, 'floating_ip': {'id': '22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'floating_ip_address': '172.24.4.56', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:09:46Z', 'updated_at': '2024-03-13T11:09:46Z', 'revision_number': 0, 'ip': '172.24.4.56'}} 2024-03-13 11:09:47,249 85811 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.742s 2024-03-13 11:09:47,250 85811 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-1447805907", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc"}], "security_groups": [{"name": "tempest-securitygroup--2137822411"}], "key_name": "tempest-keypair-1449705352", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223', '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-47f2f9c0-449c-49e3-b712-6b3cfb31e4d8', 'x-compute-request-id': 'req-47f2f9c0-449c-49e3-b712-6b3cfb31e4d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "065e3c96-366d-4338-8da4-3b7a364fa223", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2137822411"}], "adminPass": "password"}}' 2024-03-13 11:09:47,325 85811 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/065e3c96-366d-4338-8da4-3b7a364fa223 0.072s 2024-03-13 11:09:47,325 85811 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, 13 Mar 2024 11:09:47 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-325fa55d-05aa-470e-a277-0f97bce828c2', 'x-compute-request-id': 'req-325fa55d-05aa-470e-a277-0f97bce828c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'{"server": {"id": "065e3c96-366d-4338-8da4-3b7a364fa223", "name": "tempest-AttachVolumeShelveTestJSON-server-1447805907", "status": "BUILD", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:09:47Z", "updated": "2024-03-13T11:09:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1449705352", "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-03-13 11:10:37,590 85811 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/065e3c96-366d-4338-8da4-3b7a364fa223 0.199s 2024-03-13 11:10:37,590 85811 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, 13 Mar 2024 11:10:37 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-21ab4f06-d91f-408f-8c77-b184cf454171', 'x-compute-request-id': 'req-21ab4f06-d91f-408f-8c77-b184cf454171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'{"server": {"id": "065e3c96-366d-4338-8da4-3b7a364fa223", "name": "tempest-AttachVolumeShelveTestJSON-server-1447805907", "status": "ACTIVE", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "740e28de7a1599859eaddd0adc44e40b1c9ae5fc2d4baffd63791d1e", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:09:47Z", "updated": "2024-03-13T11:09:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:36:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1449705352", "OS-SRV-USG:launched_at": "2024-03-13T11:09:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137822411"}], "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-03-13 11:10:37,607 85811 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 1 1:11:37,872 85811 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/065e3c96-366d-4338-8da4-3b7a364fa223/os-interface 0.204s 2024-03-13 11:11:37,872 85811 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, 13 Mar 2024 11:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d0b3547-a83b-4c70-b451-7f0a7a2d8c7c', 'x-compute-request-id': 'req-0d0b3547-a83b-4c70-b451-7f0a7a2d8c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc", "port_id": "f66660dd-d9fe-4213-aa79-adde95b862b5", "mac_addr": "fa:16:3e:91:36:ae", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cc0779a5-b62c-4f6e-9c9e-50a2d838c901", "ip_address": "10.0.0.7"}]}]}' 2024-03-13 11:11:39,371 85811 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/22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a 1.495s 2024-03-13 11:11:39,371 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f66660dd-d9fe-4213-aa79-adde95b862b5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-52d1e798-7b52-4406-9c0a-2b30c3b8f96c', 'date': 'Wed, 13 Mar 2024 11:11:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a'} Body: b'{"floatingip": {"id": "22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "floating_ip_address": "172.24.4.56", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "af3cb1c9-43ad-4d7f-92e5-09b7ccee4a02", "port_id": "f66660dd-d9fe-4213-aa79-adde95b862b5", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc", "mac_address": "fa:16:3e:91:36:ae", "admin_state_up": true, "status": "ACTIVE", "device_id": "065e3c96-366d-4338-8da4-3b7a364fa223", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:09:46Z", "updated_at": "2024-03-13T11:11:38Z", "revision_number": 1, "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:11:39,372 85811 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.56:22' as 'cirros' with public key authentication 2024-03-13 11:11:39,397 85811 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:11:39,503 85811 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:11:39,504 85811 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.56 successfully created 2024-03-13 11:11:39,547 85811 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/065e3c96-366d-4338-8da4-3b7a364fa223/ips 0.042s 2024-03-13 11:11:39,548 85811 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 Respo nse - Headers: {'date': 'Wed, 13 Mar 2024 11:11:39 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-a8d11c0a-0e1f-43df-aeea-4116fb23fd44', 'x-compute-request-id': 'req-a8d11c0a-0e1f-43df-aeea-4116fb23fd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2024-03-13 11:11:39,856 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes 0.306s 2024-03-13 11:11:39,857 85811 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-1764055030"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59727106-df8e-47f1-b98b-88f4d4120c59', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59727106-df8e-47f1-b98b-88f4d4120c59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes'} Body: b'{"volume": {"id": "1f44043d-f5cc-4c06-add4-7236f02894a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:39.792060", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1764055030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:39,907 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2 0.039s 2024-03-13 11:11:39,908 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1af130-f85d-4e27-b80f-ec3d2aee14af', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1af130-f85d-4e27-b80f-ec3d2aee14af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2'} Body: b'{"volume": {"id": "1f44043d-f5cc-4c06-add4-7236f02894a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:40.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1764055030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44 043d-f5cc-4c06-add4-7236f02894a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:11:40,959 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2 0.037s 2024-03-13 11:11:40,959 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0ad992-ba6b-45be-9135-41d23bca96c8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0ad992-ba6b-45be-9135-41d23bca96c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2'} Body: b'{"volume": {"id": "1f44043d-f5cc-4c06-add4-7236f02894a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:40.000000", "updated_at": "2024-03-13T11:11:40.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1764055030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:11:41,102 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223 0.130s 2024-03-13 11:11:41,103 85811 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, 13 Mar 2024 11:11: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-d144b427-7632-4444-b993-38b4ddb40121', 'x-compute-request-id': 'req-d144b427-7632-4444-b993-38b4ddb40121', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'' 2024-03-13 11:11:41,548 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223 0.444s 2024-03-13 11:11:41,548 85811 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, 13 Mar 2024 11:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-open stack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c8df1f-2522-4d07-b25d-9a422c1ef66a', 'x-compute-request-id': 'req-37c8df1f-2522-4d07-b25d-9a422c1ef66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'{"server": {"id": "065e3c96-366d-4338-8da4-3b7a364fa223", "name": "tempest-AttachVolumeShelveTestJSON-server-1447805907", "status": "ACTIVE", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "740e28de7a1599859eaddd0adc44e40b1c9ae5fc2d4baffd63791d1e", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:09:47Z", "updated": "2024-03-13T11:11:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:36:ae"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:36:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1449705352", "OS-SRV-USG:launched_at": "2024-03-13T11:09:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137822411"}], "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-03-13 11:12:31,733 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223 0.165s 2024-03-13 11:12:31,733 85811 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, 13 Mar 2024 11:12:31 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-f8d06c43-389d-44ee-82a1-f9993acb23e2', 'x-compute-request-id': 'req-f8d06c43-389d-44ee-82a1-f9993acb23e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 065e3c96-366d-4338-8da4-3b7a364fa223 could not be found."}}' 2024-03-13 11:12:31,761 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1449705352 0.026s 2024-03-13 11:12:31,761 85811 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, 13 Mar 2024 11:12:31 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-40f07842-2dee-4fe7-b0e2-d686ed2a0941', 'x-compute-request-id': 'req-40f07842-2dee-4fe7-b0e2-d686ed2a0941', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1449705352'} Body: b'' 2024-03-13 11:12:31,934 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1726123f-ca06-473e-b751-c9c4a3f07d07 0.172s 2024-03-13 11:12:31,934 85811 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-109b1004-3654-408a-9567-721dbcd23009', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:12:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1726123f-ca06-473e-b751-c9c4a3f07d07'} Body: b'' 2024-03-13 11:12:31,955 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1726123f-ca06-473e-b751-c9c4a3f07d07 0.020s 2024-03-13 11:12:31,956 85811 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-3bb09639-a6b1-46ef-9062-c8b2c3acdac5', 'date': 'Wed, 13 Mar 2024 11:12:31 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1726123f-ca06-473e-b751-c9c4a3f07d07'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1726123f-ca06-473e-b751-c9c4a3f07d07 does not exist", "detail": ""}}' 2024-03-13 11:12:32,705 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a 0.748s 2024-03-13 11:12:32,705 85811 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-803aa159-f59c-47f3-8010-07128a52f177', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:12:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a'} Body: b'' {4} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {4} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {4} 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 191af15a-3005-4b1e-aaf7-486a0f0df63f failed to build and is in ERROR status {4} 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 272e8ac3-4852-48c7-93a7-7a275f4b8c50 failed to build and is in ERROR status {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.595200s] ... 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 784ab29d-17b7-4af3-8ce4-c356d4058c0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:45,663 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes 0.328s 2024-03-13 11:12:45,664 85811 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-400529232", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7f1ba6-17f7-4d26-9a23-a78b59392c67', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7f1ba6-17f7-4d26-9a23-a78b59392c67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes'} Body: b'{"volume": {"id": "784ab29d-17b7-4af3-8ce4-c356d4058c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:45.600361", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-400529232", "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/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:12:45,730 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c 0.044s 2024-03-13 11:12:45,731 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63941e66-6fda-4157-a249-3aeb99f0f4f0', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63941e66-6fda-4157-a249-3aeb99f0f4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c'} Body: b'{"volume": {"id": "784ab29d-17b7-4af3-8ce4-c356d4058c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:46.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-400529232", "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/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:46,795 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c 0.040s 2024-03-13 11:12:46,796 85811 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f26c1d6-1964-408d-bd37-67d227feb084', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f26c1d6-1964-408d-bd37-67d227feb084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c'} Body: b'{"volume": {"id": "784ab29d-17b7-4af3-8ce4-c356d4058c0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:46.000000", "updated_at": "2024-03-13T11:12:46.000000", "name": "tempest-VolumesGetTest-Volume-400529232", "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/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:46,905 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c 0.097s 2024-03-13 11:12:46,906 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d0ec68-082d-4e42-8018-eb91e8dac195', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c'} Body: b'' 2024-03-13 11:12:46,928 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c 0.021s 2024-03-13 11:12:46,928 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:46 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-b702f223-7c73-4619-bf94-d3a365f060c0', 'x-openstack-request-id': 'req-b702f223-7c73-4619-bf94-d3a365f060c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 784ab29d-17b7-4af3-8ce4-c356d4058c0c could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.569622s] ... 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 a7afdf1a-0219-4a3a-92a2-bb5248e35de7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:47,194 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes 0.263s 2024-03-13 11:12:47,195 85811 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-229667939"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0fdaa1a-dd92-41da-a7a3-2fbd86b19e91', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0fdaa1a-dd92-41da-a7a3-2fbd86b19e91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes'} Body: b'{"volume": {"id": "a7afdf1a-0219-4a3a-92a2-bb5248e35de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:47.095646", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-229667939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:12:47,245 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.040s 2024-03-13 11:12:47,246 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be395b41-628f-4263-84cc-7f901744b1c4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be395b41-628f-4263-84cc-7f901744b1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'{"volume": {"id": "a7afdf1a-0219-4a3a-92a2-bb5248e35de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:47.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-229667939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:48,299 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.040s 2024-03-13 11:12:48,299 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12051afb-a337-4fc1-9cfa-21d879103ee0', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12051afb-a337-4fc1-9cfa-21d879103ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'{"volume": {"id": "a7afdf1a-0219-4a3a-92a2-bb5248e35de7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:47.000000", "updated_at": "2024-03-13T11:12:47.000000", "name": "tempest-VolumesGetTest-Volume-229667939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:48,351 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.039s 2024-03-13 11:12:48,351 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95de1e2f-9b6f-4e6c-ae13-78309dcd1faa', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95de1e2f-9b6f-4e6c-ae13-78309dcd1faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'{"volume": {"id": "a7afdf1a-0219-4a3a-92a2-bb5248e35de7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:47.000000", "updated_at": "2024-03-13T11:12:47.000000", "name": "tempest-VolumesGetTest-Volume-229667939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:48,476 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.113s 2024-03-13 11:12:48,477 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45416d7-8c68-4ab9-a141-f7c081f7cfd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'' 2024-03-13 11:12:48,499 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.022s 2024-03-13 11:12:48,499 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 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-c59b30f7-481e-40e4-abae-9021f7d8a27f', 'x-openstack-request-id': 'req-c59b30f7-481e-40e4-abae-9021f7d8a27f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a7afdf1a-0219-4a3a-92a2-bb5248e35de7 could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.927976s] ... 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 e6a1b9c0-5991-44ae-9fab-10c59f5d1843 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:48,526 85811 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/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.024s 2024-03-13 11:12:48,526 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75a81202-0a13-45dc-a539-d1c072985014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:12:48,974 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes 0.447s 2024-03-13 11:12:48,974 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-VolumesGetTest-Volume-1891738346", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a59d58f-efb2-452f-a0cd-ac30486a4edc', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a59d58f-efb2-452f-a0cd-ac30486a4edc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes'} Body: b'{"volume": {"id": "e6a1b9c0-5991-44ae-9fab-10c59f5d1843", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:48.828935", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1891738346", "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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:12:49,026 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843 0.040s 2024-03-13 11:12:49,026 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f86179b-b459-40f6-93d7-68926bb33118', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f86179b-b459-40f6-93d7-68926bb33118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843'} Body: b'{"volume": {"id": "e6a1b9c0-5991-44ae-9fab-10c59f5d1843", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:49.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1891738346", "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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:50,120 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843 0.080s 2024-03-13 11:12:50,121 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b3b81e-9a53-48ee-bc08-0cbf935ef0c0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b3b81e-9a53-48ee-bc08-0cbf935ef0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843'} Body: b'{"volume": {"id": "e6a1b9c0-5991-44ae-9fab-10c59f5d1843", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:49.000000", "updated_at": "2024-03-13T11:12:49.000000", "name": "tempest-VolumesGetTest-Volume-1891738346", "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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:50,407 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843 0.274s 2024-03-13 11:12:50,407 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce334a29-0a25-41aa-8dea-e56dd6979bbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843'} Body: b'' 2024-03-13 11:12:50,429 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843 0.021s 2024-03-13 11:12:50,429 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12: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-a5892384-f4a1-41ab-a447-462451351ce5', 'x-openstack-request-id': 'req-a5892384-f4a1-41ab-a447-462451351ce5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e6a1b9c0-5991-44ae-9fab-10c59f5d1843 could not be found."}}' {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.517535s] ... 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 96, 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 c9b9c907-bb2e-40f4-8819-00ccc7f92a69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:52,453 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes 0.386s 2024-03-13 11:12:52,454 85811 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-691423099"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d06148e-0e59-41cd-99be-d7f8f0bcb857', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d06148e-0e59-41cd-99be-d7f8f0bcb857', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes'} Body: b'{"volume": {"id": "c9b9c907-bb2e-40f4-8819-00ccc7f92a69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:52.381678", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-691423099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:12:52,510 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69 0.044s 2024-03-13 11:12:52,511 85811 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, 13 Mar 2024 11:12:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ccaf3b-d866-4505-9295-64fdbbc6d86c', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ccaf3b-d866-4505-9295-64fdbbc6d86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69'} Body: b'{"volume": {"id": "c9b9c907-bb2e-40f4-8819-00ccc7f92a69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:52.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-691423099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9126546d4b63491296327ab99c5125bd"}}' 2024-03-13 11:12:53,568 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69 0.043s 2024-03-13 11:12:53,568 85811 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, 13 Mar 2024 11:12:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a31de4-68b0-4de4-957e-b052725e29f1', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a31de4-68b0-4de4-957e-b052725e29f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69'} Body: b'{"volume": {"id": "c9b9c907-bb2e-40f4-8819-00ccc7f92a69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:52.000000", "updated_at": "2024-03-13T11:12:53.000000", "name": "tempest-VolumeRevertTests-Volume-691423099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9126546d4b63491296327ab99c5125bd"}}' {4} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.343396s] ... 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 96, 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 b470e467-1795-4b8f-a2cc-1b0cb8052adb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:53,804 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes 0.218s 2024-03-13 11:12:53,804 85811 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-777693047"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c95494d-d3c0-4a2b-bb1c-206bd16e25d5', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c95494d-d3c0-4a2b-bb1c-206bd16e25d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes'} Body: b'{"volume": {"id": "b470e467-1795-4b8f-a2cc-1b0cb8052adb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:53.740951", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-777693047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:12:53,851 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb 0.036s 2024-03-13 11:12:53,852 85811 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, 13 Mar 2024 11:12:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e30ddb-a6c7-4567-b62b-42a9fb645fcd', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e30ddb-a6c7-4567-b62b-42a9fb645fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb'} Body: b'{"volume": {"id": "b470e467-1795-4b8f-a2cc-1b0cb8052adb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:54.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-777693047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9126546d4b63491296327ab99c5125bd"}}' 2024-03-13 11:12:54,909 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb 0.044s 2024-03-13 11:12:54,909 85811 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, 13 Mar 2024 11:12:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9a5369-e241-484c-963f-ca4fc8178658', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9a5369-e241-484c-963f-ca4fc8178658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb'} Body: b'{"volume": {"id": "b470e467-1795-4b8f-a2cc-1b0cb8052adb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:54.000000", "updated_at": "2024-03-13T11:12:54.000000", "name": "tempest-VolumeRevertTests-Volume-777693047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9126546d4b63491296327ab99c5125bd"}}' {2} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [167.245105s] ... 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 62f2bbf4-67a0-4103-a988-c98f471da46f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:10:31,161 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes 0.398s 2024-03-13 11:10:31,161 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-659012901", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a04c0d-0680-4087-b6fb-48dcedf31548', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a04c0d-0680-4087-b6fb-48dcedf31548', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes'} Body: b'{"volume": {"id": "62f2bbf4-67a0-4103-a988-c98f471da46f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:31.095939", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-659012901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}], "user_id": "d887a92704c340cfb01858d30b5f7025", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:31,416 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes 0.244s 2024-03-13 11:10:31,417 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1799799664", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf04e9f-644d-4197-b0f7-8496beec254a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf04e9f-644d-4197-b0f7-8496beec254a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes'} Body: b'{"volume": {"id": "1a454353-3795-4a73-b38b-c82c3c1a27ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:31.347331", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1799799664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba"}], "user_id": "d887a92704c340cfb01858d30b5f7025", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:31,470 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.037s 2024-03-13 11:10: 31,471 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d0c09553-e035-41e6-a6cf-7574dd26645c', '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": "d887a92704c340cfb01858d30b5f7025", "name": "tempest-TestServerVolumeAttachmentScenario-1745569645-project-member", "password_expires_at": null}, "audit_ids": ["5fuXM2F9Ri6CMa_fUUD8cw"], "expires_at": "2024-03-13T12:10:31.000000Z", "issued_at": "2024-03-13T11:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "name": "tempest-TestServerVolumeAttachmentScenario-1745569645"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b3bbda6fd62f47d2b59a1d58fa4347ef", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:10:31,472 85807 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '8b98878e-7e93-4075-8d5d-55e1be02cc01', 'name': 'tempest-TestServerVolumeAttachmentScenario-496734151-network', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33733, 'is_default': False, 'availability_zone_hints': [], 'avail ability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:10:19Z', 'updated_at': '2024-03-13T11:10:19Z', 'revision_number': 1} available for tenant 2024-03-13 11:10:31,473 85807 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:10:31,473 85807 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:10:31,532 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2024-03-13 11:10:31,533 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-545880458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJRkJPhf47tsiTmlkC11T/yt0yzUgHdilu7gCUkD2sY03xGJ83+b7e+7eWre5B1C0zcPQByz/8xOVg5NpdyRyeqtFTrof7ttVGPC4O+/CqJnZzQVwJ+99zhR4cdxpAQINg=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:31 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-8e4416c0-01bf-4715-b83d-2daa6f7f4c29', 'x-compute-request-id': 'req-8e4416c0-01bf-4715-b83d-2daa6f7f4c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-545880458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJRkJPhf47tsiTmlkC11T/yt0yzUgHdilu7gCUkD2sY03xGJ83+b7e+7eWre5B1C0zcPQByz/8xOVg5NpdyRyeqtFTrof7ttVGPC4O+/CqJnZzQVwJ+99zhR4cdxpAQINg==", "fingerprint": "45:ab:f0:94:e6:b9:76:3f:b3:ec:3a:1c:66:f6:9a:80", "user_id": "d887a92704c340cfb01858d30b5f7025"}}' 2024-03-13 11:10:31,536 85807 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-545880458 created 2024-03-13 11:10:31,698 85807 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-03-13 11:10:31,698 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--330018734", "description": "tempest-description--1869319814"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-04d72107-555a-4037-abc9-22660fc91191', 'date': 'Wed, 13 Mar 2024 11:10:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0b4d7383-a004-429a-aca7-f77680700cfb", "name": "tempest-securitygroup--330018734", "stateful": true, "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "description": "tempest-description--1869319814", "shared": false, "security_group_rules": [{"id": "49759a67-38af-454b-b795-3d8aa028c0cd", "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "security_group_id": "0b4d7383-a004-429a-aca7-f77680700cfb", "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": 915, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 0}, {"id": "7528e4bd-2af6-4978-a517-765a629841bb", "project_id": "b3bbda6fd62f47 d2b59a1d58fa4347ef", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "security_group_id": "0b4d7383-a004-429a-aca7-f77680700cfb", "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": 914, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 1, "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef"}}' 2024-03-13 11:10:31,889 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2024-03-13 11:10:31,889 85807 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": "0b4d7383-a004-429a-aca7-f77680700cfb", "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-753802e0-9f08-4788-af75-6d92c381bda4', 'date': 'Wed, 13 Mar 2024 11:10: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": "66aa42f1-8cad-4893-ad91-6e03cf53eec1", "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "security_group_id": "0b4d7383-a004-429a-aca7-f77680700cfb", "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-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 0}}' 2024-03-13 11:10:32,092 85807 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-03-13 11:10:32,093 85807 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": "0b4d7383-a004-429a-aca7-f77680700cfb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-437dfead-78a5-4a02-be2f-ae703b0ad2d8', 'date': 'Wed, 13 Mar 2024 11:10:32 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": "01080f0a-9144-4d64-b78f-69a92448aac3", "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "security_group_id": "0b4d7383-a004-429a-aca7-f77680700cfb", "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-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 0}}' 2024-03-13 11:10:32,093 85807 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--330018734 created 2024-03-13 11:10:32,953 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.859s 2024-03-13 11:10:3 2,954 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-21ece4e2-7ae7-4298-bd5e-a12177ad617f', 'date': 'Wed, 13 Mar 2024 11:10:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "22cabc47-e52d-4690-9ac6-63ee8701f028", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "floating_ip_address": "172.24.4.50", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:10:32Z", "updated_at": "2024-03-13T11:10:32Z", "revision_number": 0}}' 2024-03-13 11:10:32,954 85807 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '22cabc47-e52d-4690-9ac6-63ee8701f028', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'floating_ip_address': '172.24.4.50', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:10:32Z', 'updated_at': '2024-03-13T11:10:32Z', 'revision_number': 0, 'ip': '172.24.4.50'} created 2024-03-13 11:10:32,954 85807 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-545880458', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJRkJPhf47tsiTmlkC11T/yt0yzUgHdilu7gCUkD2sY03xGJ83+b7e+7eWre5B1C0zcPQByz/8xOVg5NpdyRyeqtFTrof7ttVGPC4O+/CqJnZzQVwJ+99zhR4cdxpAQINg==', 'fingerprint': '45:ab:f0:94:e6:b9:76:3f:b3:ec:3a:1c:66:f6:9a:80', 'user_id': 'd887a92704c340cfb01858d30b5f7025', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCpAhfMDJkwFBZHYwI5uBxohRNyTEfAYla80ssjiaaJOWWX8eX8E14y\nCm34Ij/vxnOgBwYFK4EEACKhZANiAASUZCT4X+O7bIk5pZAtdU/8rdMs1IB3Ypbu\n4AlJA9rGNN8RifN/m+3vu3lq3uQdQtM3D0Acs//MTlYOTaXckcnqrRU66H+7bVRj\nwuDvvwqiZ2c0FcCfvfc4UeHHcaQECDY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0b4d7383-a004-429a-aca7-f77680700cfb', 'name': 'tempest-securitygroup--330018734', 'stateful': True, 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'description': 'tempest-description--1869319814', 'shared': False, 'security_group_rules': [{'id': '49759a67-38af-454b-b795-3d8aa028c0cd', 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'security_group_id': '0b4d7383-a004-429a-aca7-f77680700cfb', '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': 915, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:10:31Z', 'updated_at': '2024-03-13T11:10:31Z', 'revision_number': 0}, {'id': '7528e4bd-2af6-4978-a517-765a629841bb', 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'security_group_id': '0b4d7383-a004-429a-aca7-f77680700cfb', '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': 914, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:10:31Z', 'updated_at': '2024-03-13T11:10:31Z', 'revision_number': 0}], 'tags': [] , 'created_at': '2024-03-13T11:10:31Z', 'updated_at': '2024-03-13T11:10:31Z', 'revision_number': 1, 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef'}, 'floating_ip': {'id': '22cabc47-e52d-4690-9ac6-63ee8701f028', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'floating_ip_address': '172.24.4.50', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:10:32Z', 'updated_at': '2024-03-13T11:10:32Z', 'revision_number': 0, 'ip': '172.24.4.50'}} 2024-03-13 11:10:33,492 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.536s 2024-03-13 11:10:33,492 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "8b98878e-7e93-4075-8d5d-55e1be02cc01"}], "security_groups": [{"name": "tempest-securitygroup--330018734"}], "key_name": "tempest-keypair-545880458", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90baab23-63d4-4a4d-839c-38ddf9fd5f6c', 'x-compute-request-id': 'req-90baab23-63d4-4a4d-839c-38ddf9fd5f6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--330018734"}], "adminPass": "XDcNi8HjfyEz"}}' 2024-03-13 11:10:33,589 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.094s 2024-03-13 11:10:33,589 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155a794d-6fcc-43eb-8cd1-045dc091430e', 'x-compute-request-id': 'req-155a794d-6fcc-43eb-8cd1-045dc091430e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "status": "BUILD", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "user_id": "d887a92704c340cfb01858d30b5f7025", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff 5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:10:33Z", "updated": "2024-03-13T11:10:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-545880458", "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-03-13 11:11:23,995 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.339s 2024-03-13 11:11:23,995 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170a84a6-98db-4515-9c99-55b5efdb3104', 'x-compute-request-id': 'req-170a84a6-98db-4515-9c99-55b5efdb3104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "status": "ACTIVE", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "user_id": "d887a92704c340cfb01858d30b5f7025", "metadata": {}, "hostId": "2aa6ae9675c0f97e06222dd73556daba292952e6e05b2e1a8f4da2c7", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:10:33Z", "updated": "2024-03-13T11:10:40Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-496734151-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:d5:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545880458", "OS-SRV-USG:launched_at": "2024-03-13T11:10:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--330018734"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:11:24,008 85807 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:12:24,231 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468/os-interface 0.162s 2024-03-13 11:12:24,232 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:24 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-bce78aff-52fb-41aa-865a-1598c1ebd9e6', 'x-compute-request-id': 'req-bce78aff-52fb-41aa-865a-1598c1ebd9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8b98878e-7e93-4075-8d5d-55e1be02cc01", "port_id": "2b47a9e8-de45-4dad-a8d0-fdf2398ea249", "mac_addr": "fa:16:3e:6c:d5:c5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "59219a15-b006-4f27-9a21-ec94aa8f75a1", "ip_address": "10.0.0.4"}]}]}' 2024-03-13 11:12:25,066 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/22cabc47-e52d-4690-9ac6-63ee8701f028 0.831s 2024-03-13 11:12:25,067 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2b47a9e8-de45-4dad-a8d0-fdf2398ea249"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-9044edb6-d3f8-439f-b05c-c4753aa72b3a', 'date': 'Wed, 13 Mar 2024 11:12:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/22cabc47-e52d-4690-9ac6-63ee8701f028'} Body: b'{"floatingip": {"id": "22cabc47-e52d-4690-9ac6-63ee8701f028", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "floating_ip_address": "172.24.4.50", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "3ac51047-0893-4c9e-a1d8-cf0f027d8db6", "port_id": "2b47a9e8-de45-4dad-a8d0-fdf2398ea249", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8b98878e-7e93-4075-8d5d-55e1be02cc01", "mac_address": "fa:16:3e:6c:d5:c5", "admin_state_up": true, "status": "ACTIVE", "device_id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:10:32Z", "updated_at": "2024-03-13T11:12:24Z", "revision_number": 1, "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef"}}' 2024-03-13 11:12:25,069 85807 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.50:22' as 'cirros' with public key authentication 2024-03-13 11:12:25,082 85807 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:12:25,189 85807 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:12:25,190 85807 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.50 successfully created 2024-03-13 11:12:25,395 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.204s 2024-03-13 11:12:25,395 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da65c65-ad37-4c69-ac30-9bd79eb78a94', 'x-compute-request-id': 'req-0da65c65-ad37-4c69-ac30-9bd79eb78a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "status": "ACTIVE", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "user_id": "d887a92704c340cfb01858d30b5f7025", "metadata": {}, "hostId": "2aa6ae9675c0f97e06222dd73556daba292952e6e05b2e1a8f4da2c7", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:10:33Z", "updated": "2024-03-13T11:10:40Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-496734151-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:d5:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545880458", "OS-SRV-USG:launched_at": "2024-03-13T11:10:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--330018734"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:12:25,603 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.195s 2024-03-13 11:12:25,604 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:25 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-03d8a54e-4bc6-4fe5-b51d-34ef2d02c000', 'x-compute-request-id': 'req-03d8a54e-4bc6-4fe5-b51d-34ef2d02c000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}]}]}' 2024-03-13 11:12:25,716 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f 0.109s 2024-03-13 11:12:25,717 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8508bb-8123-4299-bd7d-ed9dffa25be0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8508bb-8123-4299-bd7d-ed9dffa25be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f'} Body: b'{"volume": {"id": "62f2bbf4-67a0-4103-a988-c98f471da46f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:31.000000", "updated_at": "2024-03-13T11:10:31.000000", "name": "tempest-TestServerVolumeAttachmentScenario- volume-659012901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}], "user_id": "d887a92704c340cfb01858d30b5f7025", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef"}}' 2024-03-13 11:12:26,787 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f 0.057s 2024-03-13 11:12:26,788 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd927f19-2128-46ef-a523-1433da635bab', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd927f19-2128-46ef-a523-1433da635bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f'} Body: b'{"volume": {"id": "62f2bbf4-67a0-4103-a988-c98f471da46f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:31.000000", "updated_at": "2024-03-13T11:10:31.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-659012901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}], "user_id": "d887a92704c340cfb01858d30b5f7025", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef"}}' 2024-03-13 11:12:26,915 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.114s 2024-03-13 11:12:26,915 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:26 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-b69b7650-ebde-49a1-90a2-d1fb25b2577f', 'x-compute-request-id': 'req-b69b7650-ebde-49a1-90a2-d1fb25b2577f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'' 2024-03-13 11:12:27,092 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.176s 2024-03-13 11:12:27,092 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df00d4ac-d854-49b2-8fe2-eb6b58462169', 'x-compute-request-id': 'req-df00d4ac-d854-49b2-8fe2-eb6b58462169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "status": "ACTIVE", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "user_id": "d887a92704c340cfb01858d30b5f7025", "metadata": {}, "hostId": "2aa6ae9675c0f97e06222dd73556daba292952e6e05b2e1a8f4da2c7", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:10:33Z", "updated": "2024-03-13T11:12:27Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-496734151-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:d5:c5"}, {"version": 4, "addr": "172.24.4.50", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:d5:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545880458", "OS-SRV-USG:launched_at": "2024-03-13T11:10:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--330018734"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:13:17,180 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.042s 2024-03-13 11:13:17,181 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-810fec6b-b940-425a-aa2e-9a66e7f2b789', 'x-compute-request-id': 'req-810fec6b-b940-425a-aa2e-9a66e7f2b789', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c04c38f4-0fd0-42d0-b359-2cc324a81468 could not be found."}}' 2024-03-13 11:13:17,216 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-545880458 0.035s 2024-03-13 11:13:17,217 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-OpenSt ack-Nova-API-Version', 'x-openstack-request-id': 'req-d32edb13-723a-4cb1-8d7e-59a29125bb4c', 'x-compute-request-id': 'req-d32edb13-723a-4cb1-8d7e-59a29125bb4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-545880458'} Body: b'' 2024-03-13 11:13:17,378 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0b4d7383-a004-429a-aca7-f77680700cfb 0.161s 2024-03-13 11:13:17,378 85807 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-00a3e03e-30fc-4132-ac5b-6c540661fc54', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:13:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0b4d7383-a004-429a-aca7-f77680700cfb'} Body: b'' 2024-03-13 11:13:17,395 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0b4d7383-a004-429a-aca7-f77680700cfb 0.016s 2024-03-13 11:13:17,395 85807 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-ccf503fe-eb69-4b35-af7b-9233752188eb', 'date': 'Wed, 13 Mar 2024 11:13:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0b4d7383-a004-429a-aca7-f77680700cfb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0b4d7383-a004-429a-aca7-f77680700cfb does not exist", "detail": ""}}' 2024-03-13 11:13:17,768 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/22cabc47-e52d-4690-9ac6-63ee8701f028 0.372s 2024-03-13 11:13:17,768 85807 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-faadeacb-c5a5-4030-bdcb-c1d96d27706d', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:13:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/22cabc47-e52d-4690-9ac6-63ee8701f028'} Body: b'' 2024-03-13 11:13:17,863 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba 0.094s 2024-03-13 11:13:17,864 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-1a4b95a1-2345-487b-9177-b164823f3fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba'} Body: b'' 2024-03-13 11:13:17,885 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba 0.020s 2024-03-13 11:13:17,885 85807 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-38ca11e6-5dda-4428-b34e-fc45e08ca6c7', 'x-openstack-request-id': 'req-38ca11e6-5dda-4428-b34e-fc45e08ca6c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1a454353-3795-4a73-b38b-c82c3c1a27ba could not be found."}}' 2024-03-13 11:13:17,981 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f 0.096s 2024-03-13 11:13:17,982 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-3a701052-20fb-4f41-b027-8be2e3e6a5d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f'} Body: b'' 2024-03-13 11:13:18,005 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f 0.023s 2024-03-13 11:13:18,006 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-a4194f22-743f-4201-812a-3dde5ebeaed7', 'x-openstack-request-id': 'req-a4194f22-743f-4201-812a-3dde5ebeaed7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 62f2bbf4-67a0-4103-a988-c98f471da46f could not be found."}}' {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.338438s] ... 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 222, 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 b646382a-f70e-41b7-a159-008554b37c13 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:13:26,334 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.342s 2024-03-13 11:13:26,335 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1031984631"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ed9d90-6e21-4a9d-b7e9-59734872bbe1', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ed9d90-6e21-4a9d-b7e9-59734872bbe1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "b646382a-f70e-41b7-a159-008554b37c13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.271625", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1031984631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:26,533 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.187s 2024-03-13 11:13:26,533 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-986711891"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905d7fb8-f8fa-474d-b5b0-19ec56b42de8', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905d7fb8-f8fa-474d-b5b0-19ec56b42de8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "184b6eb6-96e3-4ecc-bd65-25fbd2b569c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.475207", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-986711891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/184b6eb6-96e3-4ecc-bd65-25fbd2b569c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/184b6eb6-96e3-4ecc-bd65-25fbd2b569c2"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:26,816 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.271s 2024-03-13 11:13:26,816 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-914730752"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4475bef5-74de-4729-ad14-f99d3bf1a075', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4475bef5-74de-4729-ad14-f99d3bf1a075', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "6338f0fa-cdf1-4f3e-a6f1-34a719fb0eda", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.691264", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-914730752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/6338f0fa-cdf1-4f3e-a6f1-34a719fb0eda"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/6338f0fa-cdf1-4f3e-a6f1-34a719fb0eda"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:27,000 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.173s 2024-03-13 11:13:27,000 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-837071235"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848d081e-33f1-4e89-a39a-f381b9c16a62', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848d081e-33f1-4e89-a39a-f381b9c16a62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "43172f66-b6a0-45a3-8f41-99ae6a94004f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.944504", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-837071235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/43172f66-b6a0-45a3-8f41-99ae6a94004f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/43172f66-b6a0-45a3-8f41-99ae6a94004f"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:27,202 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.191s 2024-03-13 11:13:27,203 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-1015432329"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671ffc8c-6c49-4056-867e-0a8e8e23b034', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671ffc8c-6c49-4056-867e-0a8e8e23b034', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "c051fa1e-28f5-4b3d-b8a1-95ecd7ff1eb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:27.143073", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1015432329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/c051fa1e-28f5-4b3d-b8a1-95ecd7ff1eb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/c051fa1e-28f5-4b3d-b8a1-95ecd7ff1eb3"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:27,263 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13 0.050s 2024-03-13 11:13:27,264 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda552ec-3273-4ed3-8f83-af0f1de9edfb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda552ec-3273-4ed3-8f83-af0f1de9edfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13'} Body: b'{"volume": {"id": "b646382a-f70e-41b7-a159-008554b37c13", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.000000", "updated_at": "2024-03-13T11:13:26.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1031984631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "859491a979aa4ed69577759d6f6f5eaf"}}' 2024-03-13 11:13:28,316 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13 0.039s 2024-03-13 11:13:28,317 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d25740-767d-40e5-959f-561994896692', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d25740-767d-40e5-959f-561994896692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13'} Body: b'{"volume": {"id": "b646382a-f70e-41b7-a159-008554b37c13", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.000000", "updated_at": "2024-03-13T11:13:26.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1031984631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "859491a979aa4ed69577759d6f6f5eaf"}}' {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.502613s] ... 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 96, 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 3ebccd63-731f-4a2d-ab76-b288fce67203 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:13:30,976 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes 0.380s 2024-03-13 11:13:30,977 85807 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-1344880936"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a94e36-be1d-4b83-84d3-a8de256d7d8b', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a94e36-be1d-4b83-84d3-a8de256d7d8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes'} Body: b'{"volume": {"id": "3ebccd63-731f-4a2d-ab76-b288fce67203", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:30.908385", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1344880936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}], "user_id": "76845ac73cf346f0b7052471d0db4e66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:31,031 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203 0.041s 2024-03-13 11:13:31,031 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944f9c76-db3a-466b-a1cd-008f64403d29', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944f9c76-db3a-466b-a1cd-008f64403d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203'} Body: b'{"volume": {"id": "3ebccd63-731f-4a2d-ab76-b288fce67203", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:31.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1344880936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}], "user_id": "76845ac73cf346f0b7052471d0db4e66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "336ec0a753b04a66a10c9d36bff7db9c"}}' 2024-03-13 11:13:32,085 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203 0.040s 2 024-03-13 11:13:32,085 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64dfb193-c698-450a-ac10-99d6228547d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64dfb193-c698-450a-ac10-99d6228547d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203'} Body: b'{"volume": {"id": "3ebccd63-731f-4a2d-ab76-b288fce67203", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:31.000000", "updated_at": "2024-03-13T11:13:31.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1344880936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}], "user_id": "76845ac73cf346f0b7052471d0db4e66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "336ec0a753b04a66a10c9d36bff7db9c"}}' {2} 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`. {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.574698s] ... 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 846b45bf-8278-4e09-978e-e93b63ae4eaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:44,302 85809 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-03-13 11:11:45,040 85809 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.736s 2024-03-13 11:11:45,040 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1200374279", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a546c1ed-7b5e-4b05-b2b1-678163297365', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1200374279", "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": "514004e7b3784d8fae316fde8947decc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9b99928d-3410-4e25-88ca-d39b6d456028", "created_at": "2024-03-13T11:11:45Z", "updated_at": "2024-03-13T11:11:45Z", "tags": [], "self": "/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028", "file": "/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:11:46,718 85809 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/9b99928d-3410-4e25-88ca-d39b6d456028/file 1.677s 2024-03-13 11:11:46,719 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-66fcba30-6247-4a7f-b8ed-fda0f443e3fe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028/file'} Body: b'' 2024-03-13 11:11:46,719 85809 DEBUG [tempest.scenario.manager] image:9b99928d-3410-4e25-88ca-d39b6d456028 2024-03-13 11:11:46,776 85809 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.055s 2024-03-13 11:11:46,776 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1418136597", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGu7GFdnwaOfZAaReO1LeXC54e6UTnwp+uj4A/OVOVsEyb1zIn+ow3MeJbMUHDo4uWIY8y9L1QQR3NMx46eUwE6G3op5rRGxyTQNw7GoqNBGK67y9QSIlsdkwlNreL/ghA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:46 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-cdf49c56-d953-4ef4-8686-d6ca898356d2', 'x-compute-request-id': 'req-cdf49c56-d953-4ef4-8686-d6ca898356d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1418136597", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGu7GFdnwaOfZAaReO1LeXC54e6UTnwp+uj4A/OVOVsEyb1zIn+ow3MeJbMUHDo4uWIY8y9L1QQR3NMx46eUwE6G3op5rRGxyTQNw7GoqNBGK67y9QSIlsdkwlNreL/ghA==", "fingerprint": "96:82:1a:fe:02:ad:dd:71:56:a7:4a:2f:d6:21:44:c4", "user_id": "3a8084d8f7f04c0faceecf4629423329"}}' 2024-03-13 11:11:46,833 85809 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.050s 2024-03-13 11:11:46,834 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-55cb6bf0-ff51-4833-9f07-49b1d1477d85', '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": "3a8084d8f7f04c0faceecf4629423329", "name": "tempest-TestMinimumBasicScenario-89521479-project-member", "password_expires_at": null}, "audit_ids": ["kQMAC_A5QyKpVsbvYxTW-w"], "expires_at": "2024-03-13T12:11:46.000000Z", "issued_at": "2024-03-13T11:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "514004e7b3784d8fae316fde8947decc", "name": "tempest-TestMinimumBasicScenario-89521479"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:11:46,834 85809 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '171452b6-caad-4f4f-874e-5594b18936fd', 'name': 'tempest-TestMinimumBasicScenario-1494735549-network', 'tenant_id': '514004e7b3784d8fae316fde8947decc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '514004e7b3784d8fae316fde8947decc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9989, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:11:31Z', 'updated_at': '2024-03-13T11:11:31Z', 'revision_number': 1} available for tenant 2024-03-13 11:11:47,607 85809 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.772s 2024-03-13 11:11:47,607 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-20238133", "imageRef": "9b99928d-3410-4e25-88ca-d39b6d456028", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "networks": [{"uuid": "171452b6-caad-4f4f-874e-5594b18936fd"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7009e425-c7f4-4bd4-a353-8203dbc561f4', 'x-compute-request-id': 'req-7009e425-c7f4-4bd4-a353-8203dbc561f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JmEod7bVBzob"}}' 2024-03-13 11:11:47,905 85809 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/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.294s 2024-03-13 11:11:47,905 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:47 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-5a6222ac-1686-4cd4-9c3d-6144117000ad', 'x-compute-request-id': 'req-5a6222ac-1686-4cd4-9c3d-6144117000ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "BUILD", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:48Z", "updated": "2024-03-13T11:11:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "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-03-13 11:12:38,212 85809 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/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.243s 2024-03-13 11:12:38,212 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:37 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-22f48249-9e36-4fbb-90d1-6072cb2c098b', 'x-compute-request-id': 'req-22f48249-9e36-4fbb-90d1-6072cb2c098b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:47Z", "updated": "2024-03-13T11:11:56Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:15:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "OS-SRV-USG:launched_at": "2024-03-13T11:11:56.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-03-13 11:12:38,224 85809 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:13:38,541 85809 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/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.257s 2024-03-13 11:13:38,542 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:38 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-3886e2d1-231d-49d6-b47b-771b875c63fb', 'x-compute-request-id': 'req-3886e2d1-231d-49d6-b47b-771b875c63fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:47Z", "updated": "2024-03-13T11:11:56Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:15:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "OS-SRV-USG:launched_at": "2024-03-13T11:11:56.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-03-13 11:13:38,739 85809 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.185s 2024-03-13 11:13:38,739 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b246c43a-f7cb-49c6-9829-ed0b2f0c0322', 'x-compute-request-id': 'req-b246c43a-f7cb-49c6-9829-ed0b2f0c0322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}]}]}' 2024-03-13 11:13:38,902 85809 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/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.159s 2024-03-13 11:13:38,902 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:38 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-202f5ab5-6f14-42c8-9331-979431dffbe7', 'x-compute-request-id': 'req-202f5ab5-6f14-42c8-9331-979431dffbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:47Z", "updated": "2024-03-13T11:11:56Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:15:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "OS-SRV-USG:launched_at": "2024-03-13T11:11:56.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-03-13 11:13:39,114 85809 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/514004e7b3784d8fae316fde8947decc/volumes 0.199s 2024-03-13 11:13:39,114 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1538438741", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3779495d-abe3-4b47-862d-8da99a4bbd50', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3779495d-abe3-4b47-862d-8da99a4bbd50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes'} Body: b'{"volume": {"id": "846b45bf-8278-4e09-978e-e93b63ae4eaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:39.057430", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1538438741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:39,169 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://1 0.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf 0.041s 2024-03-13 11:13:39,170 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84989c6-ee0f-47e6-a69c-e430894a4b10', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84989c6-ee0f-47e6-a69c-e430894a4b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf'} Body: b'{"volume": {"id": "846b45bf-8278-4e09-978e-e93b63ae4eaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:39.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1538438741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "514004e7b3784d8fae316fde8947decc"}}' 2024-03-13 11:13:40,219 85809 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/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf 0.036s 2024-03-13 11:13:40,219 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd4b125-22ec-4979-8aab-19dfdadc988c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd4b125-22ec-4979-8aab-19dfdadc988c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf'} Body: b'{"volume": {"id": "846b45bf-8278-4e09-978e-e93b63ae4eaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:39.000000", "updated_at": "2024-03-13T11:13:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-1538438741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "514004e7b3784d8fae316fde8947decc"}}' 2024-03-13 11:13:40,323 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf 0.091s 2024-03-13 11:13:40,323 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicatio n/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-f9f6d696-4244-4553-a5cc-fdff130c46e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf'} Body: b'' 2024-03-13 11:13:40,345 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf 0.021s 2024-03-13 11:13:40,345 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-7ab9637e-f433-467a-bcf1-11bdc7dd063d', 'x-openstack-request-id': 'req-7ab9637e-f433-467a-bcf1-11bdc7dd063d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 846b45bf-8278-4e09-978e-e93b63ae4eaf could not be found."}}' 2024-03-13 11:13:40,454 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.108s 2024-03-13 11:13:40,454 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:40 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-97d7c743-009f-4ec8-8521-8bdcf2bba40d', 'x-compute-request-id': 'req-97d7c743-009f-4ec8-8521-8bdcf2bba40d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'' 2024-03-13 11:13:40,665 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.210s 2024-03-13 11:13:40,665 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:40 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-8cafe0d3-00d5-4d18-9b31-dd1a3a54ac18', 'x-compute-request-id': 'req-8cafe0d3-00d5-4d18-9b31-dd1a3a54ac18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "lin ks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:47Z", "updated": "2024-03-13T11:13:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:15:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "OS-SRV-USG:launched_at": "2024-03-13T11:11:56.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-03-13 11:14:30,733 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.046s 2024-03-13 11:14:30,733 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:30 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-483fe672-cf15-4021-8e4f-c599012149f5', 'x-compute-request-id': 'req-483fe672-cf15-4021-8e4f-c599012149f5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 66bfba01-f5d4-42e4-98a4-f089ba17507b could not be found."}}' 2024-03-13 11:14:30,762 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1418136597 0.028s 2024-03-13 11:14:30,762 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:30 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-741fa6dc-f5cb-41fa-aeec-c28b8e88845e', 'x-compute-request-id': 'req-741fa6dc-f5cb-41fa-aeec-c28b8e88845e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1418136597'} Body: b'' 2024-03-13 11:14:30,874 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028 0.111s 2024-03-13 11:14:30,875 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7aea99a8-40a8-4bd5-8cc1-23f3af32045a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9b99928d-3410-4e25-88 ca-d39b6d456028'} Body: b'' {5} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [168.603484s] ... 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 564da06b-9cb6-4b91-9052-e65bc0742182 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:48,694 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.181s 2024-03-13 11:11:48,694 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2851', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2837cedb-3ef7-4e58-9a90-2e40b7dd4553', '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": "f736cfbd522b4ff3be58082528fab83d", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-251948806-project-member", "password_expires_at": null}, "audit_ids": ["wYC5CL_1TnmfRnFEaz9pEA"], "expires_at": "2024-03-13T12:11:48.000000Z", "issued_at": "2024-03-13T11:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-251948806"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ad2a66e6c4ca4eb4b8e29f88e1456546", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:11:48,695 85813 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'a7dea966-4ce4-4ea5-8490-c10368d8fa6d', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1248394193-network', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ad2a66e6 c4ca4eb4b8e29f88e1456546', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52940, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:11:33Z', 'updated_at': '2024-03-13T11:11:33Z', 'revision_number': 1} available for tenant 2024-03-13 11:11:48,696 85813 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:11:48,696 85813 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:11:48,881 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.183s 2024-03-13 11:11:48,881 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1578627900", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCouv22atYLQobwGTEIfZEwRY6dbViXOMa00Zfl/MS7kHrQMDRUhrjbaEcei+nOOwihaF9dhWxIS3pRtvPZKD6ADvj1i1nm2pqX3BCBXx5snvjofl6NtzDV5RGLj+CuR+g=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-1345ec36-80eb-455b-be47-0b3c1358e015', 'x-compute-request-id': 'req-1345ec36-80eb-455b-be47-0b3c1358e015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1578627900", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCouv22atYLQobwGTEIfZEwRY6dbViXOMa00Zfl/MS7kHrQMDRUhrjbaEcei+nOOwihaF9dhWxIS3pRtvPZKD6ADvj1i1nm2pqX3BCBXx5snvjofl6NtzDV5RGLj+CuR+g==", "fingerprint": "1a:7a:29:73:b2:2f:87:33:7d:a3:b8:0c:4e:3e:df:31", "user_id": "f736cfbd522b4ff3be58082528fab83d"}}' 2024-03-13 11:11:48,883 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1578627900 created 2024-03-13 11:11:49,354 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.470s 2024-03-13 11:11:49,548 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1616554726", "description": "tempest-description--1290718270"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-84b5e472-9d71-4705-b51e-7bf46caa4572', 'date': 'Wed, 13 Mar 2024 11:11:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "name": "tempest-securitygroup--1616554726", "stateful": true, "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "description": "tempest-description--1290718270", "shared": false, "security_group_rules": [{"id": "6efa6a84-ab98-4557-88ff-a4a5eb1885ca", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "security_group_id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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_att r_id": 1021, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:11:49Z", "updated_at": "2024-03-13T11:11:49Z", "revision_number": 0}, {"id": "9327e71d-dabf-4792-b525-d8bdf9c466a1", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "security_group_id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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": 1022, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:11:49Z", "updated_at": "2024-03-13T11:11:49Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:11:48Z", "updated_at": "2024-03-13T11:11:49Z", "revision_number": 1, "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546"}}' 2024-03-13 11:11:50,240 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.691s 2024-03-13 11:11:50,241 85813 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": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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-6c7cf78d-3951-4eec-8f17-e89ab0345b0f', 'date': 'Wed, 13 Mar 2024 11:11: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": "0d7dda4a-4681-42c9-8bc4-3f9edcd141e8", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "security_group_id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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-03-13T11:11:49Z", "updated_at": "2024-03-13T11:11:49Z", "revision_number": 0}}' 2024-03-13 11:11:50,470 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.228s 2024-03-13 11:11:50,470 85813 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": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b4c3cb59-f32b-4bb8-be0c-a036c8de18ee', 'date': 'Wed, 13 Mar 2024 11:11: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": "a01e27e1-5458-4f99-be85-dbbfe7d0889c", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "security_group_id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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-03-13T11:11:50Z", "updated_at": "2024-03-13T11:11:50Z", "revision_number": 0}}' 2024-03-13 11:11:50,471 85813 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1616554726 created 2024-03-13 11:11:51,329 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.857s 2024-03-13 11:11:51,329 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1ad3401d-7b76-4bdb-aac8-2efc8559d66d', 'date': 'Wed, 13 Mar 2024 11:11:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0a392f75-2882-4817-a729-531b30d8137f", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "floating_ip_address": "172.24.4.198", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:11:50Z", "updated_at": "2024-03-13T11:11:50Z", "revision_number": 0}}' 2024-03-13 11:11:51,330 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0a392f75-2882-4817-a729-531b30d8137f', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'floating_ip_address': '172.24.4.198', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:11:50Z', 'updated_at': '2024-03-13T11:11:50Z', 'revision_number': 0, 'ip': '172.24.4.198'} created 2024-03-13 11:11:51,330 85813 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1578627900', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCouv22atYLQobwGTEIfZEwRY6dbViXOMa00Zfl/MS7kHrQMDRUhrjbaEcei+nOOwihaF9dhWxIS3pRtvPZKD6ADvj1i1nm2pqX3BCBXx5snvjofl6NtzDV5RGLj+CuR+g==', 'fingerprint': '1a:7a:29:73:b2:2f:87:33:7d:a3:b8:0c:4e:3e:df:31', 'user_id': 'f736cfbd522b4ff3be58082528fab83d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBZ75eMhvpFXCxm8bl+s8h8lGHy6gVG0+4ey7TsjjjiT1S9/7fW5GtO\nvsyt++R2BvCgBwYFK4EEACKhZANiAAQqLr9tmrWC0KG8BkxCH2RMEWOnW1YlzjGt\nNGX5fzEu5B60DA0VIa422hHHovpzjsIoWhfXYVsSEt6Ubbz2Sg+gA749YtZ5tqal\n9wQgV8ebJ746H5ejbcw1eURi4/grkfo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c', 'name': 'tempest-securitygroup--1616554726', 'stateful': True, 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'description': 'tempest-description--1290718270', 'shared': False, 'security_group_rules': [{'id': '6efa6a84-ab98-4557-88ff-a4a5eb1885ca', 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'security_group_id': '23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c', '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': 1021, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:11:49Z', 'updated_at': '2024-03-13T11:11:49Z', 'revision_number': 0}, {'id': '9327e71d-dabf-4792-b525-d8bdf9c466a1', 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'security_group_id': '23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c', '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': 1022, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:11:49Z', 'updated_at': '2024-03-13T11:11:49Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:11:48Z', 'updated_at': '2024-03-13T11:11:49Z', 'revision_number': 1, 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546'}, 'floating_ip': {'id': '0a392f75-2882-4817-a729-531b30d8137f', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'floating_ip_address': '172.24.4.198', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:11:50Z', 'updated_at': '2024-03-13T11:11:50Z', 'revision_number': 0, 'ip': '172.24.4.198'}} 2024-03-13 11:11:52,401 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 1.070s 2024-03-13 11:11:52,402 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "a7dea966-4ce4-4ea5-8490-c10368d8fa6d"}], "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "key_name": "tempest-keypair-1578627900", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b587c96a-62d3-4716-81ce-b4c99641807e', 'x-compute-request-id': 'req-b587c96a-62d3-4716-81ce-b4c99641807e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "adminPass": "fRcsvs4MUYMv"}}' 2024-03-13 11:11:52,482 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.077s 2024-03-13 11:11:52,483 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:52 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-4b7ee744-681a-4be6-a77c-745629c8b833', 'x-compute-request-id': 'req-4b7ee744-681a-4be6-a77c-745629c8b833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "status": "B UILD", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "user_id": "f736cfbd522b4ff3be58082528fab83d", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:52Z", "updated": "2024-03-13T11:11:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1578627900", "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-03-13 11:12:42,998 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.452s 2024-03-13 11:12:42,998 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:42 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-00773568-169b-4378-969d-2e2f366678cc', 'x-compute-request-id': 'req-00773568-169b-4378-969d-2e2f366678cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "status": "ACTIVE", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "user_id": "f736cfbd522b4ff3be58082528fab83d", "metadata": {}, "hostId": "ba3d13823b75a457f93677d770d907db96c292213f647dd70b10b9a5", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:52Z", "updated": "2024-03-13T11:12:00Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1248394193-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:be:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578627900", "OS-SRV-USG:launched_at": "2024-03-13T11:11:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:12:43,011 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:13:43,219 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c325 0/os-interface 0.147s 2024-03-13 11:13:43,219 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:43 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-aaebb510-5474-4a6b-ad75-7584e4a03bd2', 'x-compute-request-id': 'req-aaebb510-5474-4a6b-ad75-7584e4a03bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a7dea966-4ce4-4ea5-8490-c10368d8fa6d", "port_id": "765c009e-33be-4590-8c54-a0378e658ec4", "mac_addr": "fa:16:3e:d6:be:d4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "135f7752-a0ff-4b36-a696-7d045be9d88d", "ip_address": "10.0.0.14"}]}]}' 2024-03-13 11:13:44,028 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0a392f75-2882-4817-a729-531b30d8137f 0.805s 2024-03-13 11:13:44,029 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "765c009e-33be-4590-8c54-a0378e658ec4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3eefade7-5c9b-4efa-adaa-4788ddfdce13', 'date': 'Wed, 13 Mar 2024 11:13:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0a392f75-2882-4817-a729-531b30d8137f'} Body: b'{"floatingip": {"id": "0a392f75-2882-4817-a729-531b30d8137f", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "floating_ip_address": "172.24.4.198", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "f6a0727d-71bd-4c48-aafe-f34f48e00938", "port_id": "765c009e-33be-4590-8c54-a0378e658ec4", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a7dea966-4ce4-4ea5-8490-c10368d8fa6d", "mac_address": "fa:16:3e:d6:be:d4", "admin_state_up": true, "status": "ACTIVE", "device_id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:11:50Z", "updated_at": "2024-03-13T11:13:43Z", "revision_number": 1, "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546"}}' 2024-03-13 11:13:44,032 85813 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.198:22' as 'cirros' with public key authentication 2024-03-13 11:13:44,047 85813 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:13:44,156 85813 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:13:44,157 85813 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.198 successfully created 2024-03-13 11:13:44,328 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.171s 2024-03-13 11:13:44,329 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:44 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-i d': 'req-47bcc745-8df1-4bf1-b69c-d1a6a6d30220', 'x-compute-request-id': 'req-47bcc745-8df1-4bf1-b69c-d1a6a6d30220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "status": "ACTIVE", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "user_id": "f736cfbd522b4ff3be58082528fab83d", "metadata": {}, "hostId": "ba3d13823b75a457f93677d770d907db96c292213f647dd70b10b9a5", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:52Z", "updated": "2024-03-13T11:12:00Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1248394193-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:be:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578627900", "OS-SRV-USG:launched_at": "2024-03-13T11:11:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:13:44,407 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.065s 2024-03-13 11:13:44,407 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:44 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-bcb8aa2c-bda9-4938-9f19-9f6340e933c5', 'x-compute-request-id': 'req-bcb8aa2c-bda9-4938-9f19-9f6340e933c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}]}]}' 2024-03-13 11:13:44,624 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes 0.211s 2024-03-13 11:13:44,624 85813 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-1676037231", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a233493-ff26-40da-aaab-0cf49d8f3b08', 'content-length': '856', 'openstack-api-version': 'volume 3.27', 'vary': 'Ope nStack-API-Version', 'x-openstack-request-id': 'req-9a233493-ff26-40da-aaab-0cf49d8f3b08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes'} Body: b'{"volume": {"id": "564da06b-9cb6-4b91-9052-e65bc0742182", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:44.560824", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1676037231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}], "user_id": "f736cfbd522b4ff3be58082528fab83d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:13:44,780 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182 0.143s 2024-03-13 11:13:44,781 85813 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, 13 Mar 2024 11:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ecc5cf-91bf-42be-a733-13c42000608c', 'content-length': '924', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ecc5cf-91bf-42be-a733-13c42000608c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182'} Body: b'{"volume": {"id": "564da06b-9cb6-4b91-9052-e65bc0742182", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:45.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1676037231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}], "user_id": "f736cfbd522b4ff3be58082528fab83d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546"}}' 2024-03-13 11:13:45,830 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182 0.036s 2024-03-13 11:13:45,831 85813 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, 13 Mar 2024 11:13:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3ca8b5-3bf5-4e98-bd94-d1fb2ac106ba', 'content-length': '945', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3ca8b5-3bf5-4e98-bd94-d1fb2ac106ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e 29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182'} Body: b'{"volume": {"id": "564da06b-9cb6-4b91-9052-e65bc0742182", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:45.000000", "updated_at": "2024-03-13T11:13:45.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1676037231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}], "user_id": "f736cfbd522b4ff3be58082528fab83d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546"}}' 2024-03-13 11:13:45,946 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182 0.102s 2024-03-13 11:13:45,946 85813 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, 13 Mar 2024 11:13:45 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-597dd988-a997-4f26-ab57-2e34f320e0c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182'} Body: b'' 2024-03-13 11:13:45,966 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182 0.020s 2024-03-13 11:13:45,967 85813 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, 13 Mar 2024 11:13:45 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-1ec35edb-ad32-4a9b-834d-36b75423c938', 'x-openstack-request-id': 'req-1ec35edb-ad32-4a9b-834d-36b75423c938', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 564da06b-9cb6-4b91-9052-e65bc0742182 could not be found."}}' 2024-03-13 11:13:46,094 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.127s 2024-03-13 11:13:46,095 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-9e366d16-1bd2-40e3-95aa-fa8266e72603', 'x-compute-request-id': 'req-9e366d16-1bd2-40e3-95aa-fa8266e72603', 'connection': 'close', 'status': '2 04', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'' 2024-03-13 11:13:46,290 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.194s 2024-03-13 11:13:46,290 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1701', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c52ced56-65a3-4598-aab4-faec19453a44', 'x-compute-request-id': 'req-c52ced56-65a3-4598-aab4-faec19453a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "status": "ACTIVE", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "user_id": "f736cfbd522b4ff3be58082528fab83d", "metadata": {}, "hostId": "ba3d13823b75a457f93677d770d907db96c292213f647dd70b10b9a5", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:52Z", "updated": "2024-03-13T11:13:46Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1248394193-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:be:d4"}, {"version": 4, "addr": "172.24.4.198", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:be:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578627900", "OS-SRV-USG:launched_at": "2024-03-13T11:11:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:14:36,364 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.032s 2024-03-13 11:14:36,364 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14: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-d6190841-42d8-4939-88f7-8a11f6a39d78', 'x-compute-request-id': 'req-d6190841-42d8-4939-88f7-8a11f6a39d78', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 75d610a9-c1c3-4ff1-9edb-15eeb52c3250 could not be found."}}' 2024-03-13 11:14:36,390 85813 INFO [tempest.lib.common.rest_client] Reques t (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1578627900 0.025s 2024-03-13 11:14:36,391 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14: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-fcc30649-21d7-46a6-9e6d-0663fa27ff7d', 'x-compute-request-id': 'req-fcc30649-21d7-46a6-9e6d-0663fa27ff7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1578627900'} Body: b'' 2024-03-13 11:14:36,710 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c 0.319s 2024-03-13 11:14:36,711 85813 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-e95561a3-5fbb-427f-9612-1c9a0dfadaf3', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:14:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c'} Body: b'' 2024-03-13 11:14:36,740 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c 0.028s 2024-03-13 11:14:36,740 85813 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-86745f22-4feb-450c-b4f1-da82f35505dc', 'date': 'Wed, 13 Mar 2024 11:14:36 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c does not exist", "detail": ""}}' 2024-03-13 11:14:37,109 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0a392f75-2882-4817-a729-531b30d8137f 0.368s 2024-03-13 11:14:37,109 85813 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-a420eede-2ce9-4ff5-b065-54bd1ffbe35b', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:14:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0a392f75-2882-4817-a729-531b30d8137f'} Body: b'' {9} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [172.592999s] ... 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 834f5afd-e51e-45a0-9383-83674e5924b9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:13:54,307 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.154s 2024-03-13 11:13:54,307 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1239ba2a-c2ba-43a4-a753-a8e082bb8faf', 'x-compute-request-id': 'req-1239ba2a-c2ba-43a4-a753-a8e082bb8faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:13:54,569 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.249s 2024-03-13 11:13:54,570 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b059f2d4-6a1e-490f-9d0f-1fb4176b53be', 'x-compute-request-id': 'req-b059f2d4-6a1e-490f-9d0f-1fb4176b53be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:14:44,882 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.250s 2024-03-13 11:14:44,883 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e12304-30b3-43fe-9d62-d841a9b1afa5', 'x-compute-request-id': 'req-71e12304-30b3-43fe-9d62-d841a9b1afa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}, {"version": 4, "addr": "172.24.4.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:14:45,055 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.158s 2024-03-13 11:14:45,055 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Wed, 13 Mar 2024 11:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97861f7d-2e13-475a-964d-6783ae4d54a3', 'x-compute-request-id': 'req-97861f7d-2e13-475a-964d-6783ae4d54a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}, {"version": 4, "addr": "172.24.4.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:15:45,344 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes 0.214s 2024-03-13 11:15:45,344 85821 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-283441338"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69b330a-d749-45c1-822d-2de4093cf8db', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69b330a-d749-45c1-822d-2de4093cf8db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes'} Body: b'{"volume": {"id": "834f5afd-e51e-45a0-9383-83674e5924b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:15:45.288244", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-283441338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}], "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:15:45,393 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9 0.038s 2024-03-13 11:15:45,393 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a03d0d-07fa-4296-a169-d46c9409c704', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a03d0d-07fa-4296-a169-d46c9409c704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9'} Body: b'{"volume": {"id": "834f5afd-e51e-45a0-9383-83674e5924b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:15:45.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-283441338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}], "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "566c73df2999414f98476714e4901b92"}}' 2024-03-13 11:15:46,447 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9 0.041s 2024-03-13 11:15:46,447 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b6cb19-1fcf-4784-bbce-09e29666bd1a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b6cb19-1fcf-4784-bbce-09e29666bd1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9'} Body: b'{"volume": {"id": "834f5afd-e51e-45a0-9383-83674e5924b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:15:45.000000", "updated_at": "2024-03-13T11:15:45.000000", "name": "tempest-ServerActionsTestOtherB-volume-283441338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}], "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "566c73df2999414f98476714e4901b92"}}' 2024-03-13 11:15:46,458 85821 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-03-13 11 :15:46,671 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.211s 2024-03-13 11:15:46,672 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-995f23ae-c484-4f04-920a-1ef50d4bd5c2', 'x-compute-request-id': 'req-995f23ae-c484-4f04-920a-1ef50d4bd5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}, {"version": 4, "addr": "172.24.4.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.077751s] ... 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 8cf5df34-a83f-4483-84b2-1f0d35824afa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:14:30,879 85809 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-03-13 11:14:31,419 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.539s 2024-03-13 11:14:31,420 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--62780421", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '640', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-cc4f15a4-5156-480b-b258-af5e22b79f77', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--62780421", "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": "514004e7b3784d8fae316fde8947decc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "created_at": "2024-03-13T11:14:31Z", "updated_at": "2024-03-13T11:14:31Z", "tags": [], "self": "/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea", "file": "/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:14:32,603 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea/file 1.182s 2024-03-13 11:14:32,604 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bca0dade-5e4c-4275-b292-b9855a19272b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea/file'} Body: b'' 2024-03-13 11:14:32,604 85809 DEBUG [tempest.scenario.manager] image:163aced2-1670-49fe-ad81-cfcfe4cfacea 2024-03-13 11:14:32,655 85809 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.049s 2024-03-13 11:14:32,655 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-637185523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJq2qeHKB49R5o6IJ0NxFhieyBqxnR47ftGsBiZirYJCacXR2Zi1vqsEchrAOTqlxV5jRZKQnMv3bNuzDlC422cH1ln/64mptQiXLvvCNJXrmJVfWswmUpHBdpBCpBWGw=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:32 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-2fbf08ee-9949-4f77-bb62-01cc15806999', 'x-compute-request-id': 'req-2fbf08ee-9949-4f77-bb62-01cc15806999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-63718552 3", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJq2qeHKB49R5o6IJ0NxFhieyBqxnR47ftGsBiZirYJCacXR2Zi1vqsEchrAOTqlxV5jRZKQnMv3bNuzDlC422cH1ln/64mptQiXLvvCNJXrmJVfWswmUpHBdpBCpBWGw==", "fingerprint": "ed:37:f8:d7:86:7b:e4:ca:07:d0:bf:64:5e:31:6a:6b", "user_id": "3a8084d8f7f04c0faceecf4629423329"}}' 2024-03-13 11:14:32,757 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2024-03-13 11:14:32,757 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e5d82ef6-5a91-4bfe-bf33-490aa5cad5de', '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": "3a8084d8f7f04c0faceecf4629423329", "name": "tempest-TestMinimumBasicScenario-89521479-project-member", "password_expires_at": null}, "audit_ids": ["AriPcTZYQFCqe0eDW5SJKg"], "expires_at": "2024-03-13T12:14:32.000000Z", "issued_at": "2024-03-13T11:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "514004e7b3784d8fae316fde8947decc", "name": "tempest-TestMinimumBasicScenario-89521479"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:14:32,758 85809 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '171452b6-caad-4f4f-874e-5594b18936fd', 'name': 'tempest-TestMinimumBasicScenario-1494735549-network', 'tenant_id': '514004e7b3784d8fae316fde8947decc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '514004e7b3784d8fae316fde8947decc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9989, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:11:31Z', 'updated_at': '2024-03-13T11:11:31Z', 'revision_number': 1} available for tenant 2024-03-13 11:14:33,404 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.646s 2024-03-13 11:14:33,405 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-558833525", "imageRef": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-637185523", "networks": [{"uuid": "171452b6-caad-4f4f-874e-5594b18936fd"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e2142d-8514-4a3c-9964-f0906cba2f0c', 'x-compute-request-id': 'req-64e2142d-8514-4a3c-9964-f0906cba2f0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Af7Dwaqq3RKt"}}' 2024-03-13 11:14:33,808 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.400s 2024-03-13 11:14:33,808 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:33 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-2d3f0236-bd47-4939-80dd-bef0ab3dca08', 'x-compute-request-id': 'req-2d3f0236-bd47-4939-80dd-bef0ab3dca08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "BUILD", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:14:33Z", "addresses": {}, "accessIPv4": "" , "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "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-03-13 11:15:24,069 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.226s 2024-03-13 11:15:24,070 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:23 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-89a29bf2-731c-43f9-b890-e1469998d111', 'x-compute-request-id': 'req-89a29bf2-731c-43f9-b890-e1469998d111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:14:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:66:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "OS-SRV-USG:launched_at": "2024-03-13T11:14: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-03-13 11:15:24,085 85809 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:16:24,372 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.225s 2024-03-13 11:16:24,372 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:24 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-31329060- f90a-4486-bded-53181039247d', 'x-compute-request-id': 'req-31329060-f90a-4486-bded-53181039247d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:14:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:66:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "OS-SRV-USG:launched_at": "2024-03-13T11:14: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-03-13 11:16:24,586 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.201s 2024-03-13 11:16:24,586 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:24 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-a3028471-43da-401e-8689-c0fde71367f6', 'x-compute-request-id': 'req-a3028471-43da-401e-8689-c0fde71367f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}]}]}' 2024-03-13 11:16:24,756 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.166s 2024-03-13 11:16:24,757 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:24 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-c711f022-6c3c-49af-9e60-668c4abb7c13', 'x-compute-request-id': 'req-c711f022-6c3c-49af-9e60-668c4abb7c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae48 8c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:14:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:66:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "OS-SRV-USG:launched_at": "2024-03-13T11:14: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-03-13 11:16:24,990 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes 0.220s 2024-03-13 11:16:24,991 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1195082557", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b09cbd1-a937-4d07-8eaf-ecfe95cdd2c1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b09cbd1-a937-4d07-8eaf-ecfe95cdd2c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes'} Body: b'{"volume": {"id": "8cf5df34-a83f-4483-84b2-1f0d35824afa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:16:24.930325", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1195082557", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:16:25,050 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa 0.048s 2024-03-13 11:16:25,050 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad68646-6fe0-4890-b057-59db1413bcfe', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad68646-6fe0-4890-b057-59db1413bcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa'} Body: b'{"volume": {"id": "8cf5df34-a83f-4483-84b2-1f0d35824afa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:16:25.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1195082557", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "514004e7b3784d8fae316fde8947decc"}}' 2024-03-13 11:16:26,105 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa 0.041s 2024-03-13 11:16:26,105 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ea4b59-663d-481c-a475-3546e741a1ce', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ea4b59-663d-481c-a475-3546e741a1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa'} Body: b'{"volume": {"id": "8cf5df34-a83f-4483-84b2-1f0d35824afa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:16:25.000000", "updated_at": "2024-03-13T11:16:25.000000", "name": "tempest-TestMinimumBasicScenario-volume-1195082557", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "514004e7b3784d8fae316fde8947decc"}}' 2024-03-13 11:16:26,276 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa 0.159s 2024-03-13 11:16:26,277 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6540984a-f898-4604-94fb-9cbdd3ddb2dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316f de8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa'} Body: b'' 2024-03-13 11:16:26,299 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa 0.021s 2024-03-13 11:16:26,300 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5bcf756-6dc9-47ec-950b-5a719e4f5470', 'x-openstack-request-id': 'req-e5bcf756-6dc9-47ec-950b-5a719e4f5470', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8cf5df34-a83f-4483-84b2-1f0d35824afa could not be found."}}' 2024-03-13 11:16:26,407 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.106s 2024-03-13 11:16:26,408 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 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-990e0aac-203d-4be9-a13f-f041a1715023', 'x-compute-request-id': 'req-990e0aac-203d-4be9-a13f-f041a1715023', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'' 2024-03-13 11:16:26,605 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.196s 2024-03-13 11:16:26,605 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 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-aa06215c-598c-4ae6-a8d7-7e0929562387', 'x-compute-request-id': 'req-aa06215c-598c-4ae6-a8d7-7e0929562387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:16:26Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:66:eb"}]}, "accessIPv4": "", "accessIPv6": "", "link s": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "OS-SRV-USG:launched_at": "2024-03-13T11:14: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-03-13 11:17:16,775 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.139s 2024-03-13 11:17:16,775 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17: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-0873acb0-5d42-43d3-99d0-0a03dea3355e', 'x-compute-request-id': 'req-0873acb0-5d42-43d3-99d0-0a03dea3355e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e119f006-068f-4d30-b503-1a0eaae488c8 could not be found."}}' 2024-03-13 11:17:16,836 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-637185523 0.059s 2024-03-13 11:17:16,836 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65221608-e536-4915-a0ec-64cfc39f495e', 'x-compute-request-id': 'req-65221608-e536-4915-a0ec-64cfc39f495e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-637185523'} Body: b'' 2024-03-13 11:17:16,955 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea 0.118s 2024-03-13 11:17:16,955 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-93e19b76-2c96-418b-ba75-ea4a6b50bc6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea'} Body: b'' {3} 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`. {9} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.804537s] ... 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 f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:17:43,240 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types 0.189s 2024-03-13 11:17:43,241 85821 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-1085805529"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb24d53-c4e1-4c2a-ac5b-d452927925b5', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb24d53-c4e1-4c2a-ac5b-d452927925b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types'} Body: b'{"volume_type": {"id": "aaf7a17a-8427-4d59-972d-e9fe5b7e11c1", "name": "tempest-GroupsV320Test-volume-type-1085805529", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:17:43,281 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/group_types 0.036s 2024-03-13 11:17:43,281 85821 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-2118837553"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296a8f97-e583-47f0-9aae-b501056002da', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296a8f97-e583-47f0-9aae-b501056002da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/group_types'} Body: b'{"group_type": {"id": "3b2bfad0-af12-4e87-9bb0-6880c499c5fd", "name": "tempest-GroupsV320Test-group-type-2118837553", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:17:43,494 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups 0.209s 2024-03-13 11:17:43,495 85821 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": "3b2bfad0-af12-4e87-9bb0-6880c499c5fd", "volume_types": ["aaf7a17a-8427-4d59-972d-e9fe5b7e11c1"], "name": "tempest-GroupsV320Test-Group-290047366"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba9af60-de5e-49ea-be40-e1c8055a1154', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba9af60-de5e-49ea-be40-e1c8055a1154', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups'} Body: b'{"group": {"id": "f1ca06e7-fcee-4d4b-a2b5-b0d99703e722", "name": "tempest-GroupsV320Test-Group-290047366"}}' 2024-03-13 11:17:43,531 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 0.034s 2024-03-13 11:17:43,532 85821 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, 13 Mar 2024 11:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7745225-43a0-49db-baf2-836dd3ce0dfa', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7745225-43a0-49db-baf2-836dd3ce0dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722'} Body: b'{"group": {"id": "f1ca06e7-fcee-4d4b-a2b5-b0d99703e722", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:17:43.000000", "name": "tempest-GroupsV320Test-Group-290047366", "description": null, "group_type": "3b2bfad0-af12-4e87-9bb0-6880c499c5fd", "volume_types": ["aaf7a17a-8427-4d59-972d-e9fe5b7e11c1"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:17:44,572 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 0.035s 2024-03-13 11:17:44,573 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c460de-28b7-4bf4-8a9f-e87861cd3880', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c460de-28b7-4bf4-8a9f-e87861cd3880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722'} Body: b'{"group": {"id": "f1ca06e7-fcee-4d4b-a2b5-b0d99703e722", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:17:43.000000", "name": "tempest-GroupsV320Test-Group-290047366", "description": null, "group_type": "3b2bfad0-af12-4e87-9bb0-6880c499c5fd", "volume_types": ["aaf7a17a-8427-4d59-972d-e9fe5b7e11c1"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:17:44,619 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/volumes/detail 0.037s 2024-03-13 11:17:44,619 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f8247e-9d48-42e0-876f-f14d6485343d', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f8247e-9d48-42e0-876f-f14d6485343d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:17:44,729 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722/action 0.095s 2024-03-13 11:17:44,729 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7aec487-5e5f-4a20-86d1-bbe15cea970c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722/action'} Body: b'' 2024-03-13 11:17:44,747 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 0.017s 2024-03-13 11:17:44,747 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-76903397-5ec0-4680-bbda-678a27dacb5a', 'x-openstack-request-id': 'req-76903397-5ec0-4680-bbda-678a27dacb5a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 could not be found."}}' 2024-03-13 11:17:44,779 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/group_types/3b2bfad0-af12-4e87-9bb0-6880c499c5fd 0.031s 2024-03-13 11:17:44,779 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bdc74a-206e-4bde-abe0-d97530ecfac6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/group_types/3b2bfad0-af12-4e87-9bb0-6880c499c5fd'} Body: b'' 2024-03-13 11:17:44,837 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types/aaf7a17a-8427-4d59-972d-e9fe5b7e11c1 0.057s 2024-03-13 11:17:44,837 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17: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-2786eaea-eccb-4350-a0ab-4edcc6a33bc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types/aaf7a17a-8427-4d59-972d-e9fe5b7e11c1'} Body: b'' 2024-03-13 11:17:44,854 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types/aaf7a17a-8427-4d59-972d-e9fe5b7e11c1 0.016s 2024-03-13 11:17:44,854 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': ' 114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9071941-cde8-4cb7-8541-7dc1c9f0a039', 'x-openstack-request-id': 'req-e9071941-cde8-4cb7-8541-7dc1c9f0a039', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types/aaf7a17a-8427-4d59-972d-e9fe5b7e11c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type aaf7a17a-8427-4d59-972d-e9fe5b7e11c1 could not be found."}}' {9} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.184943s] ... ok {9} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.746539s] ... ok {9} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.155857s] ... ok {9} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {9} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.166542s] ... ok {9} 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 b5d34ed6-d89d-486a-9469-6d839f68fc0f failed to build and is in ERROR status {9} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [168.742035s] ... 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 fedeaf3f-194d-4eb0-a0f0-615997bfe530 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:18:18,615 85821 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:18:18,616 85821 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:18:18,889 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.270s 2024-03-13 11:18:18,889 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1911231534", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLfbUDnKidAjo9bcQ7vD0FDVSnI9JHln2Ij4krzjo6szpwfczwlx2/Z3iuGYxHkWGOKmFBlo1aBQn69hJT5sljClNXJdq+8OpTvrhQxjHWpfYAL1elkveXdf9LtskRzP7A=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:18:18 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-38ec6304-267f-4681-99f2-bfdd579ab5ad', 'x-compute-request-id': 'req-38ec6304-267f-4681-99f2-bfdd579ab5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1911231534", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLfbUDnKidAjo9bcQ7vD0FDVSnI9JHln2Ij4krzjo6szpwfczwlx2/Z3iuGYxHkWGOKmFBlo1aBQn69hJT5sljClNXJdq+8OpTvrhQxjHWpfYAL1elkveXdf9LtskRzP7A==", "fingerprint": "89:10:70:22:48:2e:12:c2:20:7f:0a:9a:75:55:40:88", "user_id": "3e0c6095922f4023a64ab9e83292257d"}}' 2024-03-13 11:18:18,895 85821 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1911231534 created 2024-03-13 11:18:19,042 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.146s 2024-03-13 11:18:19,043 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1927993970", "description": "tempest-description--1471558479"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-1fbd5db4-cca8-4ab4-af6c-f4774b673643', 'date': 'Wed, 13 Mar 2024 11:18:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b64406ae-e39d-49f7-ad70-efa786899829", "name": "tempest-securitygroup--1927993970", "stateful": true, "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "description": "tempest-description--1471558479", "shared": false, "security_group_rules": [{"id": "40cf5df3-0b8a-46a4-92e5-99b01a1eed56", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "b64406ae-e39d-49f7-ad70-efa786899829", "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": 1151, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:18:18Z", "updated_at": "2024-03-13T11:18:18Z", "revision_number": 0}, {"id": "876d4b11-860e-4d10-982a-62497a7ffca3", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "b64406ae-e39d-49f7-ad70-efa786899829", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "po rt_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1152, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:18:18Z", "updated_at": "2024-03-13T11:18:18Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:18:18Z", "updated_at": "2024-03-13T11:18:18Z", "revision_number": 1, "project_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:18:19,237 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2024-03-13 11:18:19,237 85821 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": "b64406ae-e39d-49f7-ad70-efa786899829", "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-dee94110-df08-4210-b568-55916989800b', 'date': 'Wed, 13 Mar 2024 11:18: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": "7bfeabc6-70e2-46e1-90e9-ac00977ea299", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "b64406ae-e39d-49f7-ad70-efa786899829", "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-03-13T11:18:19Z", "updated_at": "2024-03-13T11:18:19Z", "revision_number": 0}}' 2024-03-13 11:18:19,464 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.226s 2024-03-13 11:18:19,464 85821 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": "b64406ae-e39d-49f7-ad70-efa786899829", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9b388845-e2dd-4eb9-8ef6-a31d97ee34fa', 'date': 'Wed, 13 Mar 2024 11:18: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": "95a09704-bc8c-4ffb-8963-8e34b401a85b", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "b64406ae-e39d-49f7-ad70-efa786899829", "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-03-13T11:18:19Z", "updated_at": "2024-03-13T11:18:19Z", "revision_number": 0}}' 2024-03-13 11:18:19,465 85821 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1927993970 created 2024-03-13 11:18:20,072 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.607s 2024-03-13 11:18:20,073 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_i d": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-fba8d0ca-98cb-437f-986a-28ef828fd749', 'date': 'Wed, 13 Mar 2024 11:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ca637d23-49bc-4c95-a7c6-51d2b9182811", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "floating_ip_address": "172.24.4.11", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:18:19Z", "updated_at": "2024-03-13T11:18:19Z", "revision_number": 0}}' 2024-03-13 11:18:20,073 85821 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ca637d23-49bc-4c95-a7c6-51d2b9182811', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'floating_ip_address': '172.24.4.11', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:18:19Z', 'updated_at': '2024-03-13T11:18:19Z', 'revision_number': 0, 'ip': '172.24.4.11'} created 2024-03-13 11:18:20,223 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.149s 2024-03-13 11:18:20,223 85821 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-1478854635", "description": "tempest-secgroup-smoke-1478854635 description", "project_id": "c150055ad22e40e882fe1ae6ece59d33"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-2ab3c247-2042-4746-98fe-1ed4dd3e5b19', 'date': 'Wed, 13 Mar 2024 11: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": "476e60be-41b5-4921-a07a-45d8de259ef2", "name": "tempest-secgroup-smoke-1478854635", "stateful": true, "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "description": "tempest-secgroup-smoke-1478854635 description", "shared": false, "security_group_rules": [{"id": "62bd6e8d-d801-4472-a27a-a4fa3527f1e9", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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": 1158, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}, {"id": "701de333-6e36-425a-b6ae-29295b5f84e9", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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": 1159, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 1, "project_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:18:20,413 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.188s 2024-03-13 11:18:20,413 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "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-b8c61ae5-e751-46e8-a3be-cf469ba335a2', 'date': 'Wed, 13 Mar 2024 11:18:20 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": "898c9468-5a88-4990-9bf2-0d718464531a", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}}' 2024-03-13 11:18:20,612 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2024-03-13 11:18:20,612 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "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-87c34a9d-0f1e-441f-a4d3-8e703420f619', 'date': 'Wed, 13 Mar 2024 11:18:20 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": "de910e5c-2f3d-4fda-b959-3f095ea9ecab", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}}' 2024-03-13 11:18:20,874 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.261s 2024-03-13 11:18:20,874 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e1dc99a6-5698-4cb4-97e1-16641d4ec809', 'date': 'Wed, 13 Mar 2024 11:18:20 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": "c4a0b900-a14d- 4e69-93cc-30e4a311b9af", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}}' 2024-03-13 11:18:21,114 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.239s 2024-03-13 11:18:21,115 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-90f637df-3ea7-4f84-999c-554cb79d693b', 'date': 'Wed, 13 Mar 2024 11: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": "6d516f3e-55cf-46e5-9589-3e7442722bee", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}}' 2024-03-13 11:18:21,367 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.252s 2024-03-13 11:18:21,368 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-3ce6db11-ce53-4e6b-93e1-b8ff278ed889', 'date': 'Wed, 13 Mar 2024 11: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": "6ae91917-9072-48a1-8e3d-d27d02dc37b8", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:21Z", "updated_at": "2024-03-13T11:18:21Z", "revision_number": 0}}' 2024-03-13 11:18:21,630 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.261s 2024-03-13 11:18:21,630 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "projec t_id": "c150055ad22e40e882fe1ae6ece59d33", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-2a0bb9c4-5981-4c2c-809b-e6ff140587d1', 'date': 'Wed, 13 Mar 2024 11: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": "371247a0-208c-4176-a456-2714095e5f1a", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:21Z", "updated_at": "2024-03-13T11:18:21Z", "revision_number": 0}}' 2024-03-13 11:18:21,673 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.034s 2024-03-13 11:18:21,674 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0100657f-1f60-4d11-bcb7-c84ae2e1adae', '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": "3e0c6095922f4023a64ab9e83292257d", "name": "tempest-SnapshotDataIntegrityTests-2085436222-project-member", "password_expires_at": null}, "audit_ids": ["_-La8Sv3QWekA2KPAg9uqg"], "expires_at": "2024-03-13T12:18:21.000000Z", "issued_at": "2024-03-13T11:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c150055ad22e40e882fe1ae6ece59d33", "name": "tempest-SnapshotDataIntegrityTests-2085436222"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c150055ad22e40e882fe1ae6ece59d33", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33", "region": "RegionOne"}], "id": "581df 152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:18:21,675 85821 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '46b27402-8b0f-4a10-baf9-7b726d6e19cc', 'name': 'tempest-SnapshotDataIntegrityTests-856348732-network', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16945, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:18:07Z', 'updated_at': '2024-03-13T11:18:07Z', 'revision_number': 1} available for tenant 2024-03-13 11:18:21,676 85821 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1911231534', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLfbUDnKidAjo9bcQ7vD0FDVSnI9JHln2Ij4krzjo6szpwfczwlx2/Z3iuGYxHkWGOKmFBlo1aBQn69hJT5sljClNXJdq+8OpTvrhQxjHWpfYAL1elkveXdf9LtskRzP7A==', 'fingerprint': '89:10:70:22:48:2e:12:c2:20:7f:0a:9a:75:55:40:88', 'user_id': '3e0c6095922f4023a64ab9e83292257d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBPZeJuugahfb5KuO1VCcEFYOLGR1GUEtIm3v3iNPq8QmUTyqTpj7RH\nXQvKJ7ucp/WgBwYFK4EEACKhZANiAAS321A5yonQI6PW3EO7w9BQ1UpyPSR5Z9iI\n+JK846OrM6cH3M8Jcdv2d4rhmMR5FhjiphQZaNWgUJ+vYSU+bJYwpTVyXavvDqU7\n64UMYx1qX2AC9XpZL3l3X/S7bJEcz+w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b64406ae-e39d-49f7-ad70-efa786899829', 'name': 'tempest-securitygroup--1927993970', 'stateful': True, 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'description': 'tempest-description--1471558479', 'shared': False, 'security_group_rules': [{'id': '40cf5df3-0b8a-46a4-92e5-99b01a1eed56', 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'security_group_id': 'b64406ae-e39d-49f7-ad70-efa786899829', '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': 1151, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:18:18Z', 'updated_at': '2024-03-13T11:18:18Z', 'revision_number': 0}, {'id': '876d4b11-860e-4d10-982a-62497a7ffca3', 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'security_group_id': 'b64406ae-e39d-49f7-ad70-efa786899829', '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': 1152, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:18:18Z', 'updated_at': '2024-03-13T11:18:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:18:18Z', 'updated_at': '2024-03-13T11:18:18Z', 'revision_number': 1, 'project_id': 'c150055ad22e40e882fe1ae6ece59d33'}, 'floating_ip': {'id': 'ca637d23-49bc-4c95-a7c6-51d2b9182811', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'floating_ip_address': '172.24.4.11', 'floa ting_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:18:19Z', 'updated_at': '2024-03-13T11:18:19Z', 'revision_number': 0, 'ip': '172.24.4.11'}} 2024-03-13 11:18:22,375 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.698s 2024-03-13 11:18:22,375 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "key_name": "tempest-keypair-1911231534", "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "networks": [{"uuid": "46b27402-8b0f-4a10-baf9-7b726d6e19cc"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '451', 'location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99846202-ce59-4115-8216-9346fd4cf3af', 'x-compute-request-id': 'req-99846202-ce59-4115-8216-9346fd4cf3af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "adminPass": "tpjRFouwGL8P"}}' 2024-03-13 11:18:22,450 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.071s 2024-03-13 11:18:22,450 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:18:22 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-ee4b3fc7-9366-4545-b015-731aca644f97', 'x-compute-request-id': 'req-ee4b3fc7-9366-4545-b015-731aca644f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "status": "BUILD", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "user_id": "3e0c6095922f4023a64ab9e83292257d", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:18:22Z", "updated": "2024-03-13T11:18:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6 ": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1911231534", "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-03-13 11:19:12,803 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.315s 2024-03-13 11:19:12,803 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:19:12 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-f3ccfe67-dfb7-414e-8be6-dd98fc1c2acd', 'x-compute-request-id': 'req-f3ccfe67-dfb7-414e-8be6-dd98fc1c2acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "status": "ACTIVE", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "user_id": "3e0c6095922f4023a64ab9e83292257d", "metadata": {}, "hostId": "e39530a24bfbc414d4ab360425f673b96e3410eedf7d17dd9e203071", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:18:22Z", "updated": "2024-03-13T11:18:29Z", "addresses": {"tempest-SnapshotDataIntegrityTests-856348732-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1911231534", "OS-SRV-USG:launched_at": "2024-03-13T11:18:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:19:12,816 85821 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:20:13,041 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49/os-interface 0.199s 2024-03-13 11:20:13,041 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:12 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-V ersion', 'x-openstack-request-id': 'req-65556df4-e001-4282-b1b7-1e71b47505c8', 'x-compute-request-id': 'req-65556df4-e001-4282-b1b7-1e71b47505c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "46b27402-8b0f-4a10-baf9-7b726d6e19cc", "port_id": "e3271a24-fc2d-4008-b73b-b966e508a43c", "mac_addr": "fa:16:3e:05:ac:f4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e447a2a9-5be3-4a1d-adb1-e19ae788c0ec", "ip_address": "10.0.0.4"}]}]}' 2024-03-13 11:20:14,100 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ca637d23-49bc-4c95-a7c6-51d2b9182811 1.055s 2024-03-13 11:20:14,101 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e3271a24-fc2d-4008-b73b-b966e508a43c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-fda6a556-7a2b-439d-a9f8-b21272e950a8', 'date': 'Wed, 13 Mar 2024 11:20:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ca637d23-49bc-4c95-a7c6-51d2b9182811'} Body: b'{"floatingip": {"id": "ca637d23-49bc-4c95-a7c6-51d2b9182811", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "floating_ip_address": "172.24.4.11", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "eb71ac70-8338-4c68-ade7-4757ca9fc1d5", "port_id": "e3271a24-fc2d-4008-b73b-b966e508a43c", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "46b27402-8b0f-4a10-baf9-7b726d6e19cc", "mac_address": "fa:16:3e:05:ac:f4", "admin_state_up": true, "status": "ACTIVE", "device_id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:18:19Z", "updated_at": "2024-03-13T11:20:13Z", "revision_number": 1, "project_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:20:14,105 85821 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.11:22' as 'cirros' with public key authentication 2024-03-13 11:20:14,119 85821 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:20:14,229 85821 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:20:14,230 85821 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.11 successfully created 2024-03-13 11:20:14,475 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.244s 2024-03-13 11:20:14,476 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:14 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-dde0402c-791e-4abf-b273-8f48c5749472', 'x-compute-request-id': 'req-dde0402c-791e-4abf-b273-8f48c5749472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "status": "ACTIVE", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "user_id": "3e0c6095922f4023a64ab9e83292257d", "metadata": {}, "hostId": "e39530a24bfb c414d4ab360425f673b96e3410eedf7d17dd9e203071", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:18:22Z", "updated": "2024-03-13T11:18:29Z", "addresses": {"tempest-SnapshotDataIntegrityTests-856348732-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1911231534", "OS-SRV-USG:launched_at": "2024-03-13T11:18:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:20:14,719 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes 0.230s 2024-03-13 11:20:14,720 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1693907632", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682313ba-a979-4f38-bfbb-d4c70a1346bf', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682313ba-a979-4f38-bfbb-d4c70a1346bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes'} Body: b'{"volume": {"id": "fedeaf3f-194d-4eb0-a0f0-615997bfe530", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:20:14.656119", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1693907632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}], "user_id": "3e0c6095922f4023a64ab9e83292257d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:20:14,791 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530 0.061s 2024-03-13 11:20:14,792 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1093f566-3850-4ce4-bbc1-64c6941b1693', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1093f566-3850-4ce4-bbc1-64c6941b1693', 'connection': 'clo se', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530'} Body: b'{"volume": {"id": "fedeaf3f-194d-4eb0-a0f0-615997bfe530", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:20:15.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1693907632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}], "user_id": "3e0c6095922f4023a64ab9e83292257d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:20:15,843 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530 0.038s 2024-03-13 11:20:15,844 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920777d1-3d91-4462-8bc2-be30a663886c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920777d1-3d91-4462-8bc2-be30a663886c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530'} Body: b'{"volume": {"id": "fedeaf3f-194d-4eb0-a0f0-615997bfe530", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:20:15.000000", "updated_at": "2024-03-13T11:20:15.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1693907632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}], "user_id": "3e0c6095922f4023a64ab9e83292257d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:20:15,953 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530 0.096s 2024-03-13 11:20:15,954 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3cfb9a-f1ce-4225-9f91-368deb82a5bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530'} Body: b'' 2024-03-13 11:20:15,976 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0. 0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530 0.022s 2024-03-13 11:20:15,976 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2583f4d7-5fe9-4112-9b05-110354ca1877', 'x-openstack-request-id': 'req-2583f4d7-5fe9-4112-9b05-110354ca1877', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fedeaf3f-194d-4eb0-a0f0-615997bfe530 could not be found."}}' 2024-03-13 11:20:16,091 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.114s 2024-03-13 11:20:16,091 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:15 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-2a34bde9-e184-4f63-be86-881a331ef06d', 'x-compute-request-id': 'req-2a34bde9-e184-4f63-be86-881a331ef06d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'' 2024-03-13 11:20:16,332 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.240s 2024-03-13 11:20:16,332 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c1699f-b43e-461a-9998-444efb04b93f', 'x-compute-request-id': 'req-b3c1699f-b43e-461a-9998-444efb04b93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "status": "ACTIVE", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "user_id": "3e0c6095922f4023a64ab9e83292257d", "metadata": {}, "hostId": "e39530a24bfbc414d4ab360425f673b96e3410eedf7d17dd9e203071", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:18:22Z", "updated": "2024-03-13T11:20:16Z", "addresses": {"tempest-SnapshotDataIntegrityTests-856348732-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:f4"}, {"version": 4, "addr": "172.24.4.11", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c- b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1911231534", "OS-SRV-USG:launched_at": "2024-03-13T11:18:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:21:06,436 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.040s 2024-03-13 11:21:06,436 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:21:06 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-c4a1dc58-973b-4dfc-bba0-b436301e3c06', 'x-compute-request-id': 'req-c4a1dc58-973b-4dfc-bba0-b436301e3c06', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance caeefd96-0b5c-40d3-963c-b49d27b49e49 could not be found."}}' 2024-03-13 11:21:06,659 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/476e60be-41b5-4921-a07a-45d8de259ef2 0.222s 2024-03-13 11:21:06,659 85821 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-e0272c4a-ff32-4f42-9a2d-533589b9aaef', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:21:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/476e60be-41b5-4921-a07a-45d8de259ef2'} Body: b'' 2024-03-13 11:21:06,731 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1911231534 0.071s 2024-03-13 11:21:06,731 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:21:06 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-3a2894f7-2dda-41c4-b812-30e28801b966', 'x-compute-request-id': 'req-3a2894f7-2dda-41c4-b812-30e28801b966', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1911231534'} Body: b'' 2024-03-13 11:21:06,963 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b64406ae-e39d-49f7-ad70-efa786899829 0.231s 2024-03-13 11:21:06,964 85821 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-ea78e766-12ac-4723-a011-fcd79c7132ba', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:21:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b64406ae-e39d-49f7-ad70-efa786899829'} Body: b'' 2024-03-13 11:21:06,981 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b64406ae-e39d-49f7-ad70-efa786899829 0.016s 2024-03-13 11:21:06,981 85821 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-f0765213-93d0-46ad-b563-d593f68c3b7f', 'date': 'Wed, 13 Mar 2024 11:21:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b64406ae-e39d-49f7-ad70-efa786899829'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b64406ae-e39d-49f7-ad70-efa786899829 does not exist", "detail": ""}}' 2024-03-13 11:21:07,352 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ca637d23-49bc-4c95-a7c6-51d2b9182811 0.370s 2024-03-13 11:21:07,352 85821 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-2be17c5d-151a-4303-a7ce-54cf428dddba', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:21:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ca637d23-49bc-4c95-a7c6-51d2b9182811'} Body: b'' {7} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [1753.809927s] ... 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 64, in wait_for_server_status time.sleep(client.build_interval) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:52:43,435 85817 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.054s 2024-03-13 10:52:43,436 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bd17dff5-9f05-41bb-a76a-d7727cdc954c', '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": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486-project-member", "password_expires_at": null}, "audit_ids": ["2_SxLRRlSRqX467BSywGTg"], "expires_at": "2024-03-13T11:52:43.000000Z", "issued_at": "2024-03-13T10:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99eba6411c94f5ebcbcf351d9d185ce", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:52:43,437 85817 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1243439016-network', 'tenant_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48956, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:52:45,317 85817 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 1.878s 2024-03-13 10:52:45,317 85817 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-450432142", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660', '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-e7882f88-91bd-41af-b801-c5177e53c4a6', 'x-compute-request-id': 'req-e7882f88-91bd-41af-b801-c5177e53c4a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "H3TaezG5FpeF"}}' 2024-03-13 10:52:45,816 85817 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/a7d05c11-71af-4eb8-869d-4381ba8f9660 0.496s 2024-03-13 10:52:45,817 85817 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, 13 Mar 2024 10:52:45 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-dc02ab16-8115-4a0c-ba5b-6466b7f310c6', 'x-compute-request-id': 'req-dc02ab16-8115-4a0c-ba5b-6466b7f310c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660'} Body: b'{"server": {"id": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-450432142", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:52:45Z", "updated": "2024-03-13T10:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a7d05c1 1-71af-4eb8-869d-4381ba8f9660"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}], "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-03-13 10:53:36,218 85817 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/a7d05c11-71af-4eb8-869d-4381ba8f9660 0.334s 2024-03-13 10:53:36,219 85817 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, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-d360b0ae-5c37-44b8-9a7f-b1f5a2392406', 'x-compute-request-id': 'req-d360b0ae-5c37-44b8-9a7f-b1f5a2392406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660'} Body: b'{"server": {"id": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-450432142", "status": "ACTIVE", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:52:45Z", "updated": "2024-03-13T10:53:02Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1243439016-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:fe:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T10:53: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:53:36,237 85817 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 10:54:37,059 85817 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/a7d05c11-71af-4eb8-869d-4381ba8f9660/action 0.782s 2024-03-13 10:54:37,059 85817 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-ServerBootFromVolumeStable RescueTest-image-1294088286"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 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-8dc7061a-0c91-49e5-8620-3797126bccb5', 'x-compute-request-id': 'req-8dc7061a-0c91-49e5-8620-3797126bccb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660/action'} Body: b'{"image_id": "0f7c8474-44bd-4755-802c-77eded7e1c8b"}' 2024-03-13 10:54:37,086 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.026s 2024-03-13 10:54:37,086 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a42d3e9e-c3c3-44f6-9605-315873567584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:37Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:38,111 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.022s 2024-03-13 10:54:38,112 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2509219b-a8c2-4262-b972-c04b5da270c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:37Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:39,135 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.021s 2024-03-13 10:54:39,135 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8bbef134-1ece-46a3-9f7b-9541557c90a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:37Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:40,159 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.022s 2024-03-13 10:54:40,159 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4dccd51c-62ea-414b-b0d7-87cc225658e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_r oles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:37Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:41,187 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.027s 2024-03-13 10:54:41,188 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a05b15f-254b-4c17-977d-4cfb52eda1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:41Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:42,488 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.298s 2024-03-13 10:54:42,488 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed , 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7b9fba7a-8980-4350-9668-9718339529a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:41Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:43,513 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.023s 2024-03-13 10:54:43,513 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6cd3575e-d5de-4d77-a121-753da5de314e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "1156bdac06c909472f5c58afe665807c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1ef512c2f234053cfca50c8296521ec028b3ded331a220f5c8bcb0568259e886a1101a1f16e162e556fec46dac5c28d376cd93e0393b4751bcdb927ccdb15102", "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "up dated_at": "2024-03-13T10:54:43Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:43,540 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.026s 2024-03-13 10:54:43,540 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9acb9ee-c190-420f-9294-fdf373b819e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "1156bdac06c909472f5c58afe665807c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1ef512c2f234053cfca50c8296521ec028b3ded331a220f5c8bcb0568259e886a1101a1f16e162e556fec46dac5c28d376cd93e0393b4751bcdb927ccdb15102", "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:43Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:43,837 85817 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/a7d05c11-71af-4eb8-869d-4381ba8f9660 0.296s 2024-03-13 10:54:43,837 85817 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, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-5df9cdc6-4434-4cb2-b838-83ec44254dfe', 'x-compute-request-id': 'req-5df9cdc6-4434-4cb2-b838-83ec44254dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660'} Body: b'{"server": {"id": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-450432142", "status": "ACTIVE", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408b d60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:52:45Z", "updated": "2024-03-13T10:54:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1243439016-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:fe:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T10:53: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:55:44,008 85817 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.086s 2024-03-13 10:55:44,009 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9b11ddaf-60a9-4904-92e9-1262868144f6', '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": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486-project-member", "password_expires_at": null}, "audit_ids": ["eaqqwOPKTdCfoFDqhEssYg"], "expires_at": "2024-03-13T11:55:43.000000Z", "issued_at": "2024-03-13T10:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99eba6411c94f5ebcbcf351d9d185ce", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v 2/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:55:44,009 85817 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1243439016-network', 'tenant_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48956, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:55:44,531 85817 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.521s 2024-03-13 10:55:44,532 85817 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-1896911435", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59', '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-6aea8e81-7157-4785-9b39-5403842ca638', 'x-compute-request-id': 'req-6aea8e81-7157-4785-9b39-5403842ca638', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9a9wvTtXsUZh"}}' 2024-03-13 10:55:44,617 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.082s 2024-03-13 10:55:44,617 85817 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, 13 Mar 2024 10:55:44 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-6014f7c2-e7a6-45a2-aeee-b0030b1e042d', 'x-compute-request-id': 'req-6014f7c2-e7a6-45a2-aeee-b0030b1e042d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:45Z", "updated": "2024-03-13T10:55:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "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-03-13 10:56:34,903 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.236s 2024-03-13 10:56:34,903 85817 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, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-bc793fe2-7f24-49d6-b5b5-976d5ab4a799', 'x-compute-request-id': 'req-bc793fe2-7f24-49d6-b5b5-976d5ab4a799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:56:34,922 85817 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 50 second wait 2024-03-13 10:57:25,206 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.243s 2024-03-13 10:57:25,206 85817 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, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-c0508678-cb61-4ba1-88f2-22648b59aa5b', 'x-compute-request-id': 'req-c0508678-cb61-4ba1-88f2-22648b59aa5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:58:15,510 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.234s 2024-03-13 10:58:15,511 85817 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, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstac k-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c90ee9f-a395-4d4b-8995-6a31c8ba130a', 'x-compute-request-id': 'req-7c90ee9f-a395-4d4b-8995-6a31c8ba130a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:59:05,801 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.225s 2024-03-13 10:59:05,801 85817 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, 13 Mar 2024 10:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-3b08011d-122c-4a30-874a-7bbee12419b6', 'x-compute-request-id': 'req-3b08011d-122c-4a30-874a-7bbee12419b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name ": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:59:56,371 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.503s 2024-03-13 10:59:56,371 85817 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, 13 Mar 2024 10:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-612eca83-5306-4efc-b883-a8323f0856a7', 'x-compute-request-id': 'req-612eca83-5306-4efc-b883-a8323f0856a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:00:46,683 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.244s 2024-03-13 11:00:46,684 85817 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, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-83955395-d30d-4600-b021-1c173d69154d', 'x-compute-request-id': 'req-83955395-d30d-4600-b021-1c173d69154d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 '} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:01:36,984 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.232s 2024-03-13 11:01:36,985 85817 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, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-4ef0bfcb-982a-42c9-a698-c68bff84627f', 'x-compute-request-id': 'req-4ef0bfcb-982a-42c9-a698-c68bff84627f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_cer tificates": null, "server_groups": []}}' 2024-03-13 11:02:27,866 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.814s 2024-03-13 11:02:27,866 85817 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, 13 Mar 2024 11:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-1ca0ae56-75ab-46a0-ba19-a180d246878e', 'x-compute-request-id': 'req-1ca0ae56-75ab-46a0-ba19-a180d246878e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:03:18,784 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.845s 2024-03-13 11:03:18,784 85817 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, 13 Mar 2024 11:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-095bb9d4-2688-4718-b928-9707f369f453', 'x-compute-request-id': 'req-095bb9d4-2688-4718-b928-9707f369f453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id ": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:04:09,078 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.226s 2024-03-13 11:04:09,078 85817 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, 13 Mar 2024 11:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-0d5a3c05-67ff-4e63-8fc5-ac772a04f45a', 'x-compute-request-id': 'req-0d5a3c05-67ff-4e63-8fc5-ac772a04f45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:04:59,359 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.230s 2024-03-13 11:04:59,359 85817 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, 13 Mar 2024 11:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-7ff47641-5dd3-4394-9841-fa2611a56e85', 'x-compute-request-id': 'req-7ff47641-5dd3-4394-9841-fa2611a56e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:05:49,672 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.244s 2024-03-13 11:05:49,673 85817 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, 13 Mar 2024 11:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-d072b707-1a21-4883-86b9-da75d85e9630', 'x-compute-request-id': 'req-d072b707-1a21-4883-86b9-da75d85e9630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55 :46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:06:39,957 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.249s 2024-03-13 11:06:39,957 85817 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, 13 Mar 2024 11:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-af83e5ad-f5b6-41dc-86b9-c943bfb75ab3', 'x-compute-request-id': 'req-af83e5ad-f5b6-41dc-86b9-c943bfb75ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:07:30,283 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.259s 2024-03-13 11:07:30,283 85817 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, 13 Mar 2024 11:07:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-cf1eab06-e87a-478b-a16f-f1973f3c33c0', 'x-compute-request-id': 'req-cf1eab06-e87a-478b-a16f-f1973f3c33c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:08:20,574 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.270s 2024-03-13 11:08:20,574 85817 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, 13 Mar 2024 11:08:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-e54cad78-0d1c-4e17-aa76-a1e843f0fd0b', 'x-compute-request-id': 'req-e54cad78-0d1c-4e17-aa76-a1e843f0fd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "c onfig_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:09:10,873 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.237s 2024-03-13 11:09:10,873 85817 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, 13 Mar 2024 11:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-bd73abd7-2be8-4bf0-88c5-26c97b7dee6a', 'x-compute-request-id': 'req-bd73abd7-2be8-4bf0-88c5-26c97b7dee6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:10:01,182 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.242s 2024-03-13 11:10:01,183 85817 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, 13 Mar 2024 11:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-024d1fe9-055c-43f2-999c-733442de4af1', 'x-compute-request-id': 'req-024d1fe9-055c-43f2-999c-733442de4af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791- f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:10:51,484 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.236s 2024-03-13 11:10:51,484 85817 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, 13 Mar 2024 11:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-9a6b2100-3492-4ea1-908f-6fed40f160dd', 'x-compute-request-id': 'req-9a6b2100-3492-4ea1-908f-6fed40f160dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "ta gs": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:11:42,022 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.474s 2024-03-13 11:11:42,022 85817 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, 13 Mar 2024 11:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-bc3017d7-ebe6-40f4-81c2-a068d525e6f4', 'x-compute-request-id': 'req-bc3017d7-ebe6-40f4-81c2-a068d525e6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:12:32,393 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.305s 2024-03-13 11:12:32,394 85817 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, 13 Mar 2024 11:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-8411de69-aa3c-4fd7-bfeb-cc35b7a27a9d', 'x-compute-request-id': 'req-8411de69-aa3c-4fd7-bfeb-cc35b7a27a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd6022 1522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:12:43,450 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.115s 2024-03-13 11:12:43,450 85817 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, 13 Mar 2024 11:12:43 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-1ffe900a-6158-4518-8432-ba27adbdb8bc', 'x-compute-request-id': 'req-1ffe900a-6158-4518-8432-ba27adbdb8bc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'' 2024-03-13 11:12:43,672 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.221s 2024-03-13 11:12:43,673 85817 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, 13 Mar 2024 11:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-fbc1eb59-a83b-463f-bfc8-78f2d34f75e1', 'x-compute-request-id': 'req-fbc1eb59-a83b-463f-bfc8-78f2d34f75e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresse s": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:13:34,148 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.416s 2024-03-13 11:13:34,148 85817 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, 13 Mar 2024 11:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-b2c4444b-1e78-4602-a808-14f19fd6272e', 'x-compute-request-id': 'req-b2c4444b-1e78-4602-a808-14f19fd6272e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:14:24,475 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.258s 2024-03-13 11:14:24,476 85817 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, 13 Mar 2024 11:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-ve rsion': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64bb6af7-384f-4eea-acc6-7d8180536a4a', 'x-compute-request-id': 'req-64bb6af7-384f-4eea-acc6-7d8180536a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:15:14,726 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.232s 2024-03-13 11:15:14,727 85817 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, 13 Mar 2024 11:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-13b042af-ddbe-4ba6-aee4-b97e5278d4ec', 'x-compute-request-id': 'req-13b042af-ddbe-4ba6-aee4-b97e5278d4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:laun ched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:16:05,041 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.246s 2024-03-13 11:16:05,042 85817 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, 13 Mar 2024 11:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-3d74aa0d-2153-4561-ad53-85e0cb292a8a', 'x-compute-request-id': 'req-3d74aa0d-2153-4561-ad53-85e0cb292a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:16:55,329 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.265s 2024-03-13 11:16:55,330 85817 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, 13 Mar 2024 11:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-88ca305a-9907-479a-b295-d1f4eba6a7c5', 'x-compute-request-id': 'req-88ca305a-9907-479a-b295-d1f4eba6a7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f3 9d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:17:45,645 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.237s 2024-03-13 11:17:45,645 85817 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, 13 Mar 2024 11:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-4e8d80d6-abbd-4431-a975-23b9f0c4afcb', 'x-compute-request-id': 'req-4e8d80d6-abbd-4431-a975-23b9f0c4afcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:18:36,013 85817 IN FO [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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.301s 2024-03-13 11:18:36,014 85817 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, 13 Mar 2024 11:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-0af54327-7f22-4ee8-a058-9a6296a8a625', 'x-compute-request-id': 'req-0af54327-7f22-4ee8-a058-9a6296a8a625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:19:26,328 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.253s 2024-03-13 11:19:26,329 85817 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, 13 Mar 2024 11:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-15aa54cb-c001-4ad9-8d90-a1d27f1408d0', 'x-compute-request-id': 'req-15aa54cb-c001-4ad9-8d90-a1d27f1408d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "htt p://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:20:16,698 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.306s 2024-03-13 11:20:16,698 85817 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, 13 Mar 2024 11:20:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-ae8c1096-1f4a-4417-88e6-62e3d498d555', 'x-compute-request-id': 'req-ae8c1096-1f4a-4417-88e6-62e3d498d555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:21:07,050 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.282s 2024-03-13 11:21:07,050 85817 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, 13 Mar 2024 11:21:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-f0b172ff-5e22-4c07-b95a-e2462835f393', 'x-compute-request-id': 'req-f0b172ff-5e22-4c07-b95a-e2462835f393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:21:57,141 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.044s 2024-03-13 11:21:57,141 85817 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, 13 Mar 2024 11:21:57 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-d86089bc-af3f-40a0-81ba-3fba17282b0c', 'x-compute-request-id': 'req-d86089bc-af3f-40a0-81ba-3fba17282b0c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b1d9c791-f39d-45bb-8c11-b1f1c358bc59 could not be found."}}' {7} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.718795s] ... 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 dc8416df-972e-4d5b-9b2c-84ca03a61fac failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-03-13T11:25:04Z', 'message': 'Build of instance dc8416df-972e-4d5b-9b2c-84ca03a61fac aborted: Volume b83cc8ff-cc97-4b18-b8d5-257b788149d6 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-eda76d88-4f1a-400c-97de-f30c6871d81a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:21:57,265 85817 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.093s 2024-03-13 11:21:57,266 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:21:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a1f6973e-ae0a-4a7f-8bee-f08644c26f74', '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": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486-project-member", "password_expires_at": null}, "audit_ids": ["KRSckoE6RueCJi5ffzAvFw"], "expires_at": "2024-03-13T12:21:57.000000Z", "issued_at": "2024-03-13T11:21:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99eba6411c94f5ebcbcf351d9d185ce", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:21:57,266 85817 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1243439016-network', 'tenant_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48956, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 11:21:57,949 85817 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.681s 2024-03-13 11:21:57,949 85817 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-294290001", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:21:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf', '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-f9f2a3b8-945c-4dca-903e-5586875fd708', 'x-compute-request-id': 'req-f9f2a3b8-945c-4dca-903e-5586875fd708', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "163a17d0-164a-4903-bac8-185b7549d8bf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "iF85Mgkv63wF"}}' 2024-03-13 11:21:58,064 85817 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/163a17d0-164a-4903-bac8-185b7549d8bf 0.111s 2024-03-13 11:21:58,064 85817 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, 13 Mar 2024 11:21:57 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-fc334391-0d99-406f-9a0b-15917bf1dcb9', 'x-compute-request-id': 'req-fc334391-0d99-406f-9a0b-15917bf1dcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf'} Body: b'{"server": {"id": "163a17d0-164a-4903-bac8-185b7549d8bf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-294290001", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:21:58Z", "updated": "2024-03-13T11:21:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/163a17d 0-164a-4903-bac8-185b7549d8bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}], "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-03-13 11:22:48,369 85817 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/163a17d0-164a-4903-bac8-185b7549d8bf 0.237s 2024-03-13 11:22:48,370 85817 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, 13 Mar 2024 11:22:48 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-0da92282-48e2-466c-9797-ba78e68ee056', 'x-compute-request-id': 'req-0da92282-48e2-466c-9797-ba78e68ee056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf'} Body: b'{"server": {"id": "163a17d0-164a-4903-bac8-185b7549d8bf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-294290001", "status": "ACTIVE", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:21:57Z", "updated": "2024-03-13T11:22:04Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1243439016-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:99:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:22:04.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-03-13 11:22:48,388 85817 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:23:49,371 85817 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/163a17d0-164a-4903-bac8-185b7549d8bf/action 0.947s 2024-03-13 11:23:49,372 85817 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-ServerBootFromVolumeStableR escueTest-image-1223010340"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:48 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-c11ab296-936f-47f8-b7fc-c1b838431f5f', 'x-compute-request-id': 'req-c11ab296-936f-47f8-b7fc-c1b838431f5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf/action'} Body: b'{"image_id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2"}' 2024-03-13 11:23:49,398 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.025s 2024-03-13 11:23:49,398 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3d24eac4-3310-4905-b49c-7cc039844593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:49Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:50,429 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.029s 2024-03-13 11:23:50,429 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3aa86c04-e363-4d6d-bc83-c646627fe78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:49Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:51,454 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.023s 2024-03-13 11:23:51,454 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-11d29e64-5b10-47b8-a569-2ec290b84149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:49Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:52,477 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.021s 2024-03-13 11:23:52,478 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2b9abfd5-383c-4849-9d01-4a74be58357b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_ro les": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:49Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:53,502 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.022s 2024-03-13 11:23:53,503 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-29b08f9f-0044-4d82-b41d-f6e048518e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:53Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:54,578 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.074s 2024-03-13 11:23:54,579 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b76c0af-8b39-46e3-a83d-d891531d6c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "da250442dc0274596abfe7d2c959c82c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b4e3c8eb29a494afe0f0478047e864122352a88fd09a277918e3d11cbb31d52bc69f1fbfddbdbd6a5592ae256207dbf46449bffdaf8b52033c7a3a8de554dc1f", "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:54Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:54,603 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.024s 2024-03-13 11:23:54,603 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e71cf6b7-c854-4398-8048-f563d0447651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "da250442dc0274596abfe7d2c959c82c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b4e3c8eb29a494afe0f0478047e864122352a88fd09a27791 8e3d11cbb31d52bc69f1fbfddbdbd6a5592ae256207dbf46449bffdaf8b52033c7a3a8de554dc1f", "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:54Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:54,899 85817 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/163a17d0-164a-4903-bac8-185b7549d8bf 0.295s 2024-03-13 11:23:54,899 85817 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, 13 Mar 2024 11:23:54 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-b2113895-30a4-4de1-bb32-63e18f9a9c8a', 'x-compute-request-id': 'req-b2113895-30a4-4de1-bb32-63e18f9a9c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf'} Body: b'{"server": {"id": "163a17d0-164a-4903-bac8-185b7549d8bf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-294290001", "status": "ACTIVE", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:21:57Z", "updated": "2024-03-13T11:23:54Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1243439016-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:99:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:22:04.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-03-13 11:24:54,969 85817 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.043s 2024-03-13 11:24:54,970 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6a61af2c-f01a-4862-9147-086d4d72c509', '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": "1a13ffc1452a4fae8ea adb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486-project-member", "password_expires_at": null}, "audit_ids": ["UhrVlKawRkugeCS2ZhKcMQ"], "expires_at": "2024-03-13T12:24:54.000000Z", "issued_at": "2024-03-13T11:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99eba6411c94f5ebcbcf351d9d185ce", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:24:54,970 85817 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1243439016-network', 'tenant_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48956, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 11:24:55,749 85817 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.777s 2024-03-13 11:24:55,749 85817 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-559618720", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "destination_type": "volume"}], "networks": [{"uuid": "8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac', '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-eda76d88-4f1a-400c-97de-f30c6871d81a', 'x-compute-request-id': 'req-eda76d88-4f1a-400c-97de-f30c6871d81a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dc8416df-972e-4d5b-9b2c-84ca03a61fac", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "QWmwu3rj5AHx"}}' 2024-03-13 11:24:55,922 85817 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/dc8416df-972e-4d5b-9b2c-84ca03a61fac 0.169s 2024-03-13 11:24:55,922 85817 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, 13 Mar 2024 11:24:55 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-5e74a2dc-c9d1-427f-8700-6254d76d9a1a', 'x-compute-request-id': 'req-5e74a2dc-c9d1-427f-8700-6254d76d9a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac'} Body: b'{"server": {"id": "dc8416df-972e-4d5b-9b2c-84ca03a61fac", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-559618720", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:24:56Z", "updated": "2024-03-13T11:24:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}], "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-03-13 11:25:46,153 85817 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/dc8416df-972e-4d5b-9b2c-84ca03a61fac 0.160s 2024-03-13 11:25:46,154 85817 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, 13 Mar 2024 11:25:45 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-62f27f38-09f3-4dd5-8c37-95bed50427d8', 'x-compute-request-id': 'req-62f27f38-09f3-4dd5-8c37-95bed50427d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac'} Body: b'{"server": {"id": "dc8416df-972e-4d5b-9b2c-84ca03a61fac", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-559618720", "status": "ERROR", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:24:55Z", "updated": "2024-03-13T11:25:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-03-13T11:25:04Z", "message": "Build of instance dc8416df-972e-4d5b-9b2c-84ca03a61fac aborted: Volume b83cc8ff-cc97-4b18-b8d5-257b788149d6 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-03-13 11:25:46,172 85817 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2024-03-13 11:25:46,837 85817 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/dc8416df-972e-4d5b-9b2c-84ca03a61fac 0.664s 2024-03-13 11:25:46,837 85817 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, 13 Mar 2024 11:25:46 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-f3411d4e-c214-48a3-a72e-ca08346eb60c', 'x-compute-request-id': 'req-f3411d4e-c214-48a3-a72e-ca08346eb60c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac'} Body: b'' 2024-03-13 11:25:46,883 85817 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/dc8416df-972e-4d5b-9b2c-84ca03a61fac 0.045s 2024-03-13 11:25:46,883 85817 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, 13 Mar 2024 11:25:46 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-40ce4ada-e1d6-4a18-8b11-f747287dea08', 'x-compute-request-id': 'req-40ce4ada-e1d6-4a18-8b11-f747287dea08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dc8416df-972e-4d5b-9b2c-84ca03a61fac could not be found."}}' {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.797753s] ... 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 cbb1446a-c5c6-424c-b573-824fb5bc923e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:33,395 85817 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.658s 2024-03-13 11:27:33,396 85817 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-177442929", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/cbb1446a-c5c6-424c-b573-824fb5bc923e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77b7bc6d-3b31-491e-abf5-66e334c77144', 'x-compute-request-id': 'req-77b7bc6d-3b31-491e-abf5-66e334c77144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "cbb1446a-c5c6-424c-b573-824fb5bc923e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:27:33.279716", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-177442929", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-03-13 11:27:33,470 85817 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/cbb1446a-c5c6-424c-b573-824fb5bc923e 0.069s 2024-03-13 11:27:33,470 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:33 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-bf9dfa64-b3bc-4a78-ad2f-383a995ad0db', 'x-compute-request-id': 'req-bf9dfa64-b3bc-4a78-ad2f-383a995ad0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/cbb1446a-c5c6-424c-b573-824fb5bc923e'} Body: b'{"volume": {"id": "cbb1446a-c5c6-424c-b573-824fb5bc923e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:27:33.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-177442929", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-03-13 11:27:34,528 85817 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/cbb1446a-c5c6-424c-b573-824fb5bc923e 0.052s 2024-03-13 11:27:34,528 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:34 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-c4c1b65f-cd29-4e5d-9db3-6138a5f1b775', 'x-compute-request-id': 'req-c4c1b65f-cd29-4e5d-9db3-6138a5f1b775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/cbb1446a-c5c6-424c-b573-824fb5bc923e'} Body: b'{"volume": {"id": "cbb1446a-c5c6-424c-b573-824fb5bc923e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:27:33.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-177442929", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.407026s] ... ok {7} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.253806s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.404491s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.035862s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.043023s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.681380s] ... 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 f0b18c5f-b80a-4451-937c-dfbfb2d2e20f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:42,003 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/9ed34bdd7acf4f328b931e2092cd1d9a/os-quota-sets/65b4d50670554db582febb52345764ee?usage=True 0.044s 2024-03-13 11:27:42,003 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a265ba2f-d407-4bed-8664-c36355cb9c2b', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a265ba2f-d407-4bed-8664-c36355cb9c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ed34bdd7acf4f328b931e2092cd1d9a/os-quota-sets/65b4d50670554db582febb52345764ee?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:42,306 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes 0.293s 2024-03-13 11:27:42,307 85817 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-350176936"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cee20a-9584-45c3-9548-85482d07b21c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cee20a-9584-45c3-9548-85482d07b21c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes'} Body: b'{"volume": {"id": "f0b18c5f-b80a-4451-937c-dfbfb2d2e20f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:42.244391", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-350176936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:27:42,379 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.060s 2024-03-13 11:27:42,380 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f5327b-214d-428a-aaa3-da836aefeb53', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f5327b-214d-428a-aaa3-da836aefeb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'{"volume": {"id": "f0b18c5f-b80a-4451-937c-dfbfb2d2e20f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:42.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-350176936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:43,441 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.047s 2024-03-13 11:27:43,441 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174d0123-2b50-4c1f-a2a0-5fd00b90306b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174d0123-2b50-4c1f-a2a0-5fd00b90306b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'{"volume": {"id": "f0b18c5f-b80a-4451-937c-dfbfb2d2e20f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:42.000000", "updated_at": "2024-03-13T11:27:42.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-350176936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:43,492 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.038s 2024-03-13 11:27:43,492 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-eb3a0809-ab0b-42cc-aca9-6b658beca2da', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3a0809-ab0b-42cc-aca9-6b658beca2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'{"volume": {"id": "f0b18c5f-b80a-4451-937c-dfbfb2d2e20f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:42.000000", "updated_at": "2024-03-13T11:27:42.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-350176936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:43,614 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.110s 2024-03-13 11:27:43,615 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ee0950-f65b-4946-b5dc-9655c2c0bfff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'' 2024-03-13 11:27:43,637 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.021s 2024-03-13 11:27:43,637 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bab328c-94d6-4864-abef-c6598d4d2ad4', 'x-openstack-request-id': 'req-0bab328c-94d6-4864-abef-c6598d4d2ad4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f0b18c5f-b80a-4451-937c-dfbfb2d2e20f could not be found."}}' {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.584711s] ... 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 b3501714-fdc7-43c6-962f-079fa2671f71 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:43,871 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes 0.230s 2024-03-13 11:27:43,872 85817 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-527067813"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6796fa5-88a2-4bca-9efd-317b89c10c5c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6796fa5-88a2-4bca-9efd-317b89c10c5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes'} Body: b'{"volume": {"id": "b3501714-fdc7-43c6-962f-079fa2671f71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:43.758560", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-527067813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:27:43,947 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.047s 2024-03-13 11:27:43,950 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93151957-40db-458c-9fbf-ee970b33b3ff', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93151957-40db-458c-9fbf-ee970b33b3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'{"volume": {"id": "b3501714-fdc7-43c6-962f-079fa2671f71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:44.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-527067813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:45,008 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.043s 2024-03-13 11:27:45,009 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb9f307-798a-491d-858b-fa7de5c7a1fd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb9f307-798a-491d-858b-fa7de5c7a1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'{"volume": {"id": "b3501714-fdc7-43c6-962f-079fa2671f71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:44.000000", "updated_at": "2024-03-13T11:27:44.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-527067813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:45,078 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.054s 2024-03-13 11:27:45,078 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab9b0fb-bd70-4c38-9522-8ec861989f48', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab9b0fb-bd70-4c38-9522-8ec861989f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'{"volume": {"id": "b3501714-fdc7-43c6-962f-079fa2671f71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:44.000000", "updated_at": "2024-03-13T11:27:44.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-527067813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:45,199 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.098s 2024-03-13 11:27:45,199 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:45 GMT', 'server': 'Apach e/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-f6ce71db-7aa2-4179-ad87-9f709e8109a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'' 2024-03-13 11:27:45,221 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.021s 2024-03-13 11:27:45,221 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3748c97-f273-4302-94b3-835298ba8861', 'x-openstack-request-id': 'req-a3748c97-f273-4302-94b3-835298ba8861', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b3501714-fdc7-43c6-962f-079fa2671f71 could not be found."}}' {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.066116s] ... ok {7} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.265326s] ... ok {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.028898s] ... ok {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.024497s] ... ok {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.021813s] ... ok {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.857071s] ... 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 69ef798d-7efa-43ec-b0e2-1e09120673c5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:50,148 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes 0.298s 2024-03-13 11:27:50,148 85817 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-1596755022"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b2550a-a22e-406f-acc2-e8679813df83', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b2550a-a22e-406f-acc2-e8679813df83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes'} Body: b'{"volume": {"id": "69ef798d-7efa-43ec-b0e2-1e09120673c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:50.090000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1596755022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}], "user_id": "6a7c27ddc0ad4ca1aeafd9d39cb9f315", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:27:50,203 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.043s 2024-03-13 11:27:50,204 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9977921-6649-41e0-a8a0-b6ab86316d6d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9977921-6649-41e0-a8a0-b6ab86316d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'{"volume": {"id": "69ef798d-7efa-43ec-b0e2-1e09120673c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:50.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1596755022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}], "user_id": "6a7c27ddc0ad4ca1aeafd9d39cb9f315", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fb04e36c2984677b58d128d25bed1d5"}}' 2024-03-13 11:27:51,258 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.040s 2024-03-13 11:27:51,258 85817 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ede783-de71-491d-bbbf-5aa35c343b19', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ede783-de71-491d-bbbf-5aa35c343b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'{"volume": {"id": "69ef798d-7efa-43ec-b0e2-1e09120673c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:50.000000", "updated_at": "2024-03-13T11:27:50.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1596755022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}], "user_id": "6a7c27ddc0ad4ca1aeafd9d39cb9f315", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fb04e36c2984677b58d128d25bed1d5"}}' 2024-03-13 11:27:51,309 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.038s 2024-03-13 11:27:51,309 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28328d0-cfc0-4bbd-ab51-6e0de2703695', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28328d0-cfc0-4bbd-ab51-6e0de2703695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'{"volume": {"id": "69ef798d-7efa-43ec-b0e2-1e09120673c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:50.000000", "updated_at": "2024-03-13T11:27:50.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1596755022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}], "user_id": "6a7c27ddc0ad4ca1aeafd9d39cb9f315", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fb04e36c2984677b58d128d25bed1d5"}}' 2024-03-13 11:27:51,683 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.362s 2024-03-13 11:27:51,684 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbadcaad-116e-45f9-aca6-14e97bae25a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'' 2024-03-13 11:27:51,705 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.021s 2024-03-13 11:27:51,706 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:51 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-f00976b4-b12f-4366-ad59-2f527fc3c261', 'x-openstack-request-id': 'req-f00976b4-b12f-4366-ad59-2f527fc3c261', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 69ef798d-7efa-43ec-b0e2-1e09120673c5 could not be found."}}' {7} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.025469s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.213691s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.091418s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013342s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.065512s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.017748s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.584021s] ... 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 1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:54,875 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes 0.287s 2024-03-13 11:27:54,876 85817 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-222901451"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34907ffb-3d5f-46fa-83e2-f7caab049fb6', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34907ffb-3d5f-46fa-83e2-f7caab049fb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes'} Body: b'{"volume": {"id": "1d063c89-ca4d-429b-8dbe-7efd3e0b02b5", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:27:54.783973", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-222901451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}], "user_id": "ad53f5e14c6243d9ae6591aaa3ed7f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:27:54,934 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.046s 2024-03-13 11:27:54,934 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beacd391-9358-42e8-9248-50b930a8d438', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beacd391-9358-42e8-9248-50b930a8d438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'{"volume": {"id": "1d063c89-ca4d-429b-8dbe-7efd3e0b02b5", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:27:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-222901451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}], "user_id": "ad53f5e14c6243d9ae6591aaa3ed7f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "985d2d45fd7d4f5b9df20fcf4bf85824"}}' 2024-03-13 11:27:55,986 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.038s 2024-03-13 11:27:55,986 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99b9a61-2889-4323-9300-b118d6b213c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99b9a61-2889-4323-9300-b118d6b213c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'{"volume": {"id": "1d063c89-ca4d-429b-8dbe-7efd3e0b02b5", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:27:55.000000", "updated_at": "2024-03-13T11:27:55.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-222901451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}], "user_id": "ad53f5e14c6243d9ae6591aaa3ed7f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "985d2d45fd7d4f5b9df20fcf4bf85824"}}' 2024-03-13 11:27:56,042 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.042s 2024-03-13 11:27:56,042 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde5408e-1fbd-4c2a-bd9e-e4bd201f82c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde5408e-1fbd-4c2a-bd9e-e4bd201f82c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'{"volume": {"id": "1d063c89-ca4d-429b-8dbe-7efd3e0b02b5", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:27:55.000000", "updated_at": "2024-03-13T11:27:55.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-222901451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}], "user_id": "ad53f5e14c6243d9ae6591aaa3ed7f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "985d2d45fd7d4f5b9df20fcf4bf85824"}}' 2024-03-13 11:27:56,148 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.094s 2024-03-13 11:27:56,149 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee79b21-4569-4825-a5e3-66dbe5a0ce57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'' 2024-03-13 11:27:56,171 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.021s 2024-03-13 11:27:56,171 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27: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-c08bdbd3-933d-45d0-85b3-7675c9a7547a', 'x-openstack-request-id': 'req-c08bdbd3-933d-45d0-85b3-7675c9a7547a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 could not be found."}}' {7} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.414527s] ... 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 96, 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 8797424a-eb53-482b-9e3f-56d1c4b74536 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:58,691 85817 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/73b4e79bc20d457fbb1e8db1965c0e9e/types 0.195s 2024-03-13 11:27:58,692 85817 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, 13 Mar 2024 11:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f1f9b0-20a4-4a02-9816-45c049448791', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f1f9b0-20a4-4a02-9816-45c049448791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73b4e79bc20d457fbb1e8db1965c0e9e/types'} Body: b'{"volume_type": {"id": "066ae1ee-d2ce-48ae-a86b-5511918f5600", "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-03-13 11:27:59,358 85817 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.663s 2024-03-13 11:27:59,358 85817 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, 13 Mar 2024 11:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7bd2f0b2-e0f0-4629-a101-ab8a9f027ec6', '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": "3a99ffde64ad4a32acda946f1cadde9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5b71cd9e-824e-414e-9013-6b114059c4d1", "created_at": "2024-03-13T11:27:59Z", "updated_at": "2024-03-13T11:27:59Z", "tags": [], "self": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1", "file": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:28:00,331 85817 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/5b71cd9e-824e-414e-9013-6b114059c4d1/file 0.970s 2024-03-13 11:28:00,331 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e5357e59-cbac-43f7-a5c6-9cdc430d9779', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file'} Body: b'' 2024-03-13 11:28:00,353 85817 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/5b71cd9e-824e-414e-9013-6b114059c4d1 0.021s 2024-03-13 11:28:00,353 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0b232cf5-241c-4120-811e-6f908f922a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1'} 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": "9211811cf44998e23d504d006c5b10d7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3a99ffde64ad4a32acda946f1cadde9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3bd7dfdbc0fc39f2de44dc59e3c46c8dbe45bddfd2b2078d53d3fbe5c65e8002da44bea0536908d3d13d2b7a3933e77edac59e05231903ef85759a2c855cd422", "id": "5b71cd9e-824e-414e-9013-6b114059c4d1", "created_at": "2024-03-13T11:27:59Z", "updated_at": "2024-03-13T11:28:00Z", "tags": [], "self": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1", "file": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:28:00,374 85817 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/5b71cd9e-824e-414e-9013-6b114059c4d1 0.020s 2024-03-13 11:28:00,374 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-137c381b-0ed1-494e-929c-c8466b92df92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1'} 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": "9211811cf44998e23d504d006c5b10d7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3a99ffde64ad4a32acda946f1cadde9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3bd7dfdbc0fc39f2de44dc59e3c46c8dbe45bddfd2b2078d53d3fbe5c65e8002da44bea0536908d3d13d2b7a3933e77edac59e05231903ef85759a2c855cd422", "id": "5b71cd9e-824e-414e-9013-6b114059c4d1", "created_at": "2024-03-13T11:27:59Z", "updated_at": "2024-03-13T11:28:00Z", "tags": [], "self": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1", "file": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:28:00,397 85817 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/5b71cd9e-824e-414e-9013-6b114059c4d1 0.022s 2024-03-13 11:28:00,397 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7dc9edd8-2e39-44f3-9a28-d156e6147fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1'} 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": "9211811cf44998e23d504d006c5b10d7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3a99ffde64ad4a32acda946f1cadde9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3bd7dfdbc0fc39f2de44dc59e3c46c8dbe45bddfd2b2078d53d3fbe5c65e8002da44bea0536908d3d13d2b7a3933e77edac59e05231903ef85759a2c855cd422", "id": "5b71cd9e-824e-414e-9013-6b114059c4d1", "created_at": "2024-03-13T11:27:59Z", "updated_at": "2024-03-13T11:28:00Z", "tags": [], "self": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1", "file": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:28:00,743 85817 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/3a99ffde64ad4a32acda946f1cadde9f/volumes 0.345s 2024-03-13 11:28:00,744 85817 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": "5b71cd9e-824e-414e-9013-6b114059c4d1", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282ad6a3-b6e7-4994-8c6a-cf1afec3a9fd', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282ad6a3-b6e7-4994-8c6a-cf1afec3a9fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a99ffde64ad4a32acda946f1cadde9f/volumes'} Body: b'{"volume": {"id": "8797424a-eb53-482b-9e3f-56d1c4b74536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:00.683374", "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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}], "user_id": "2ac0971d0e0741a695ebb1787958c855", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:28:00,801 85817 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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536 0.043s 2024-03-13 11:28:00,802 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bda3180-a93f-41c5-833e-71a2878bd9b9', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bda3180-a93f-41c5-833e-71a2878bd9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536'} Body: b'{"volume": {"id": "8797424a-eb53-482b-9e3f-56d1c4b74536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:01.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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}], "user_id": "2ac0971d0e0741a695ebb1787958c855", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a99ffde64ad4a32acda946f1cadde9f"}}' 2024-03-13 11:28:01,896 85817 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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536 0.081s 2024-03-13 11:28:01,897 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33928e34-810a-4e85-ad0b-8e3df6e947f4', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33928e34-810a-4e85-ad0b-8e3df6e947f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536'} Body: b'{"volume": {"id": "8797424a-eb53-482b-9e3f-56d1c4b74536", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:01.000000", "updated_at": "2024-03-13T11:28:01.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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}], "user_id": "2ac0971d0e0741a695ebb1787958c855", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a99ffde64ad4a32acda946f1cadde9f"}}' {7} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot [1.497524s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 54, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 96, 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 e6873e32-8ece-48ad-b5de-c579891ea2ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:28:05,365 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes 0.374s 2024-03-13 11:28:05,366 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-292818891"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83ffe42-ff2c-4571-8fbc-b712f0f6cb89', 'content-length': '836', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83ffe42-ff2c-4571-8fbc-b712f0f6cb89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes'} Body: b'{"volume": {"id": "e6873e32-8ece-48ad-b5de-c579891ea2ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:05.301472", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-292818891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:28:05,416 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad 0.040s 2024-03-13 11:28:05,417 85817 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, 13 Mar 2024 11:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955beac6-f62a-4e12-a559-316220879906', 'content-length': '904', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955beac6-f62a-4e12-a559-316220879906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad'} Body: b'{"volume": {"id": "e6873e32-8ece-48ad-b5de-c579891ea2ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:05.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-292818891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2ee6a4986b27411284160d82fcf2e20e"}}' 2024-03-13 11:28:06,474 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b 5de-c579891ea2ad 0.044s 2024-03-13 11:28:06,474 85817 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, 13 Mar 2024 11:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0e45cc-8977-4c99-9ebd-680a58a48aa9', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0e45cc-8977-4c99-9ebd-680a58a48aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad'} Body: b'{"volume": {"id": "e6873e32-8ece-48ad-b5de-c579891ea2ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:05.000000", "updated_at": "2024-03-13T11:28:05.000000", "name": "tempest-VolumeDependencyTests-Volume-292818891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2ee6a4986b27411284160d82fcf2e20e"}}' {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume [1.309717s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 38, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 96, 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 c20d1844-33b4-4985-8a54-ce7f37f31521 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:28:06,666 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes 0.176s 2024-03-13 11:28:06,666 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2100639225"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57129514-9785-4108-8866-4343d7c4f63a', 'content-length': '837', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57129514-9785-4108-8866-4343d7c4f63a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes'} Body: b'{"volume": {"id": "c20d1844-33b4-4985-8a54-ce7f37f31521", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:06.608915", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2100639225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:28:06,717 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521 0.040s 2024-03-13 11:28:06,718 85817 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, 13 Mar 2024 11:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d338ae-6fe4-4e44-97c8-15cfc0bfceaf', 'content-length': '905', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d338ae-6fe4-4e44-97c8-15cfc0bfceaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521'} Body: b'{"volume": {"id": "c20d1844-33b4-4985-8a54-ce7f37f31521", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:07.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2100639225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2ee6a4986b27411284160d82fcf2e20e"}}' 2024-03-13 11:28:07,785 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54 -ce7f37f31521 0.044s 2024-03-13 11:28:07,786 85817 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, 13 Mar 2024 11:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40e52d8-27c5-498f-ad07-596b8cf29664', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40e52d8-27c5-498f-ad07-596b8cf29664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521'} Body: b'{"volume": {"id": "c20d1844-33b4-4985-8a54-ce7f37f31521", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:07.000000", "updated_at": "2024-03-13T11:28:07.000000", "name": "tempest-VolumeDependencyTests-Volume-2100639225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2ee6a4986b27411284160d82fcf2e20e"}}' ============================== Failed 114 tests - output below: ============================== 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 51e9a615-6d42-4082-9e7c-9354484ccf28 failed to reach available status (current creating) within the required time (196 s). 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 3b78e8e5-587e-4ef8-9283-9a18a4a0f9c2 failed to reach available status (current creating) within the required time (196 s). 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 99e5c7ca-9e7f-46ec-90aa-f591c46a57dd failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:05,137 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes 1.176s 2024-03-13 10:53:05,137 85809 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-482100865"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96a2d3fb-f32c-410d-a255-45a17c01907a', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96a2d3fb-f32c-410d-a255-45a17c01907a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.014163", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:53:05,212 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.058s 2024-03-13 10:53:05,213 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e37ee64-b7fa-45a0-afce-365d55dbe839', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e37ee64-b7fa-45a0-afce-365d55dbe839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:06,276 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:53:06,276 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9178d326-7953-494f-b623-eea1138120a3', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9178d326-7953-494f-b623-eea1138120a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:07,354 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.062s 2024-03-13 10:53:07,354 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4ec5c8-269e-4f0a-9ff1-b958de694592', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4ec5c8-269e-4f0a-9ff1-b958de694592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:08,502 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.133s 2024-03-13 10:53:08,502 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b659a2a-85ce-4cf2-bab3-7b02a91e63f4', 'content-length': '903', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b659a2a-85ce-4cf2-bab3-7b02a91e63f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:09,590 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.061s 2024-03-13 10:53:09,591 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90aa3055-f475-4eb0-9ec6-a32d4e58bad6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90aa3055-f475-4eb0-9ec6-a32d4e58bad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:10,676 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.070s 2024-03-13 10:53:10,677 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e02242-2a93-4218-9348-b7e046d448fe', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e02242-2a93-4218-9348-b7e046d448fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa- f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:11,792 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.096s 2024-03-13 10:53:11,792 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38fcbeeb-5c3d-4ade-a266-647ed05a1c9b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38fcbeeb-5c3d-4ade-a266-647ed05a1c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:12,892 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.072s 2024-03-13 10:53:12,892 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-468ed14c-e5ec-41c4-9b1b-955812ad8f82', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-468ed14c-e5ec-41c4-9b1b-955812ad8f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-48210086 5", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:13,965 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.057s 2024-03-13 10:53:13,965 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf444453-b777-4777-87fc-08ff1915b667', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf444453-b777-4777-87fc-08ff1915b667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:15,030 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:53:15,030 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90617155-56e2-4d03-95f3-960bb6906606', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90617155-56e2-4d03-95f3-960bb6906606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:16,119 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.070s 2024-03-13 10:53:16,119 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3cdc897-9c12-4964-8be8-db3450b029d7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3cdc897-9c12-4964-8be8-db3450b029d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:17,185 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.052s 2024-03-13 10:53:17,185 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd2b0fd-7cba-44e4-84c0-8b8a5b8334e7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd2b0fd-7cba-44e4-84c0-8b8a5b8334e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachment s": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:18,253 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.054s 2024-03-13 10:53:18,253 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca5bab6-02bd-40e2-b95c-3acb1e8437ca', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca5bab6-02bd-40e2-b95c-3acb1e8437ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:19,325 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.058s 2024-03-13 10:53:19,325 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c17685c-e270-4986-9704-cf305cef3e75', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c17685c-e270-4986-9704-cf305cef3e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:20,404 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46 ec-90aa-f591c46a57dd 0.066s 2024-03-13 10:53:20,405 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-777c5bcf-8972-4423-9148-c535ff9547a5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-777c5bcf-8972-4423-9148-c535ff9547a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:21,469 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.052s 2024-03-13 10:53:21,470 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd30b3c-27ef-4271-8fcf-5faefd328fa1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd30b3c-27ef-4271-8fcf-5faefd328fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:22,538 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.056s 2024-03-13 10:53:22,539 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 1 0:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0151a64-b9df-41ce-937f-85f2ee421769', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0151a64-b9df-41ce-937f-85f2ee421769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:23,629 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.077s 2024-03-13 10:53:23,629 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1acf75-c427-4c44-bb72-1d6dc55ef859', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1acf75-c427-4c44-bb72-1d6dc55ef859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:24,726 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.083s 2024-03-13 10:53:24,727 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04827522-d7f3-4c4c-92a2-93facdbb8d05', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0482 7522-d7f3-4c4c-92a2-93facdbb8d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:25,792 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:53:25,793 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78ce102-3bed-492e-8505-2acf74c440f2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78ce102-3bed-492e-8505-2acf74c440f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:26,851 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:53:26,851 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7d480c-ad8e-442e-8a5a-86c4f6e93701', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7d480c-ad8e-442e-8a5a-86c4f6e93701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status" : "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:27,921 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.056s 2024-03-13 10:53:27,922 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8c9a6b-76ae-47ba-9666-fef1ee4a0da5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8c9a6b-76ae-47ba-9666-fef1ee4a0da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:28,981 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:53:28,981 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f03b1cd-6fee-499e-a01e-7ee9a7a648a8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f03b1cd-6fee-499e-a01e-7ee9a7a648a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:30,081 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.085s 2024-03-13 10:53:30,081 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df297aaf-8db4-4153-a380-fe3a7101e50b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df297aaf-8db4-4153-a380-fe3a7101e50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:31,138 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:53:31,139 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dea0ad6-e452-4ae0-b9a8-ec9728970895', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dea0ad6-e452-4ae0-b9a8-ec9728970895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c4 6a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:32,227 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.075s 2024-03-13 10:53:32,228 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a82c49-8ad9-4006-bdfd-9430a7648e3a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a82c49-8ad9-4006-bdfd-9430a7648e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:33,290 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.049s 2024-03-13 10:53:33,290 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e486560-535f-43e8-bd7d-8c66f0c51e72', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e486560-535f-43e8-bd7d-8c66f0c51e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:34 ,353 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:53:34,354 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dff653d-69ef-4635-99f1-bd7c0ffc7e65', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dff653d-69ef-4635-99f1-bd7c0ffc7e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:35,408 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:53:35,409 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d2ead4c-9578-4f4f-bd0b-bbea7faa92a4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d2ead4c-9578-4f4f-bd0b-bbea7faa92a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:36,462 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:53:36,463 85809 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3512bdf4-0ece-4936-b98d-b39b9f19a802', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3512bdf4-0ece-4936-b98d-b39b9f19a802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:37,644 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.144s 2024-03-13 10:53:37,668 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5febc562-224b-49ca-bf02-8cf9b32e4930', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5febc562-224b-49ca-bf02-8cf9b32e4930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:38,723 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:53:38,723 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-3f032eeb-ce0d-4307-85a7-d3d52812188c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f032eeb-ce0d-4307-85a7-d3d52812188c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:39,814 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.062s 2024-03-13 10:53:39,817 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c84ce3b-568a-4776-b120-eea3b0b7fe17', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c84ce3b-568a-4776-b120-eea3b0b7fe17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:40,871 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:53:40,871 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24592cc7-14e5-4064-b289-1c31c12fb1e6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24592cc7-14e5-4064-b289-1c31c12fb1e6', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:41,933 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:53:41,933 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8d44eb-3b89-4013-b536-698679b85aeb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8d44eb-3b89-4013-b536-698679b85aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:42,984 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:53:42,985 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1a1ce2-605f-494e-9e73-4766cd37589f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1a1ce2-605f-494e-9e73-4766cd37589f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:44,047 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:53:44,048 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc923bc6-d47f-48fa-9b6f-6aa411ff9a2c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc923bc6-d47f-48fa-9b6f-6aa411ff9a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:45,101 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:53:45,102 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f9ff908-14b8-4d72-ad37-a0f05dc67bdf', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f9ff908-14b8-4d72-ad37-a0f05dc67bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366b bb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:46,151 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:53:46,152 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce1a4f1-f57e-456a-a292-0860bcf7cc72', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce1a4f1-f57e-456a-a292-0860bcf7cc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:47,266 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.101s 2024-03-13 10:53:47,266 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0f036c-b98b-4e1d-8492-ca4b69b8b625', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0f036c-b98b-4e1d-8492-ca4b69b8b625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false , "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:48,317 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:53:48,318 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04feaeea-fe68-4abe-86d4-ed5f2b14bb03', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04feaeea-fe68-4abe-86d4-ed5f2b14bb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:49,371 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:53:49,371 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6295defe-6959-4b09-af5f-6c8855cc2533', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6295defe-6959-4b09-af5f-6c8855cc2533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:50,422 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 2 00 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:53:50,422 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c7a146-51a8-4ad3-bd68-df8fb487c289', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c7a146-51a8-4ad3-bd68-df8fb487c289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:51,477 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:53:51,477 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce2ba06-15b3-4621-b9e2-e4b8bf0797ec', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce2ba06-15b3-4621-b9e2-e4b8bf0797ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:52,535 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:53:52,535 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee03f96-7415-4aea-ba95-6f694382abbd', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee03f96-7415-4aea-ba95-6f694382abbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:53,585 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:53:53,586 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29c08ded-bfe3-4efa-9768-33ddedd2c5ad', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29c08ded-bfe3-4efa-9768-33ddedd2c5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:54,651 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.052s 2024-03-13 10:53:54,651 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06b462a-2b07-4d17-81d8-58fca06a96ad', 'content-length': '903', 'openstack-api- version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06b462a-2b07-4d17-81d8-58fca06a96ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:55,699 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.035s 2024-03-13 10:53:55,699 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6768c6b3-a473-4431-84e6-dcb57a73c012', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6768c6b3-a473-4431-84e6-dcb57a73c012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:56,751 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:53:56,752 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad8d6ac-f1a9-4422-9f1c-e18bac723ce8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad8d6ac-f1a9-4422-9f1c-e18bac723ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c 46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:57,803 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.035s 2024-03-13 10:53:57,804 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d3fbdb-df25-4572-8191-24354599cbb0', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d3fbdb-df25-4572-8191-24354599cbb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:58,851 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.035s 2024-03-13 10:53:58,851 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa41fbe3-6a26-4d65-ad78-e65d4289ebe7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa41fbe3-6a26-4d65-ad78-e65d4289ebe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", " description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:53:59,911 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.046s 2024-03-13 10:53:59,911 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ab4fe6-409d-4bd3-9f75-70edb4f27bfc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ab4fe6-409d-4bd3-9f75-70edb4f27bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:00,973 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:54:00,974 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dcd11d-1d09-4ad6-8d47-9c92332b53f1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dcd11d-1d09-4ad6-8d47-9c92332b53f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http ://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:02,036 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:02,036 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95975e41-8199-4416-881b-2bf3ebbc1ccb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95975e41-8199-4416-881b-2bf3ebbc1ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:03,090 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:03,091 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e3f20e-9245-42cb-b1d4-74a61469126d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e3f20e-9245-42cb-b1d4-74a61469126d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [ ], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:04,141 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:04,141 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455ce8c1-efdb-4720-88ba-84b9756d8085', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455ce8c1-efdb-4720-88ba-84b9756d8085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:05,197 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:05,198 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea7e084-15f1-4519-9703-6c733d542b9b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea7e084-15f1-4519-9703-6c733d542b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:06,247 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90 aa-f591c46a57dd 0.036s 2024-03-13 10:54:06,247 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a8bb558-4a58-413a-8df7-61c4315c48e5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a8bb558-4a58-413a-8df7-61c4315c48e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:07,298 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:07,299 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d305e51c-29ca-4a3d-8d12-ea85d3458265', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d305e51c-29ca-4a3d-8d12-ea85d3458265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:08,349 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:08,350 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54: 08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdfea4d-6db9-41f8-95a1-c875053ab44d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdfea4d-6db9-41f8-95a1-c875053ab44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:09,401 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:09,402 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7166a82-823a-4974-ad5c-658055af2e9f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7166a82-823a-4974-ad5c-658055af2e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:10,454 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:54:10,455 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-098bd529-1523-4e39-8210-3004123142a7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-098bd529- 1523-4e39-8210-3004123142a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:11,505 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:11,506 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f85f5b-2456-4ba8-a359-fe32d9336e44', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f85f5b-2456-4ba8-a359-fe32d9336e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:12,561 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:12,561 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2dfb5c-112a-4df9-9bc5-552a60a1e946', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2dfb5c-112a-4df9-9bc5-552a60a1e946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "cr eating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:13,615 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:54:13,615 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3be8fc-15f1-493d-9a14-6136a87aacab', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3be8fc-15f1-493d-9a14-6136a87aacab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:14,670 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:14,670 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4173adf-822a-4700-a75f-ecd3049b0999', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4173adf-822a-4700-a75f-ecd3049b0999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:15,721 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:15,721 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e85c7b1-7a0a-4702-86f3-1b9c0be450fa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e85c7b1-7a0a-4702-86f3-1b9c0be450fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:16,775 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:16,775 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ddd0c3-4ffe-4238-b9f8-9edc595483e7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ddd0c3-4ffe-4238-b9f8-9edc595483e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57d d"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:17,855 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.066s 2024-03-13 10:54:17,855 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b552f5-b12e-4168-9a9b-62ce5742347c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b552f5-b12e-4168-9a9b-62ce5742347c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:18,908 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:54:18,908 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b975daf1-841e-49ca-9f96-d5579e8abb9d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b975daf1-841e-49ca-9f96-d5579e8abb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:19,958 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:19,958 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4925dd88-2937-431e-8cf1-502cc3ac6cb8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4925dd88-2937-431e-8cf1-502cc3ac6cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:21,013 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:21,013 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd42a5c-2285-4313-8aee-88ad4ba6f8f6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd42a5c-2285-4313-8aee-88ad4ba6f8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:22,072 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:54:22,072 85809 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d76121-3d77-4c90-8da2-f40d81e3a453', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d76121-3d77-4c90-8da2-f40d81e3a453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:23,122 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:23,123 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5a3189-3928-4d70-82d9-3e65067e83d9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5a3189-3928-4d70-82d9-3e65067e83d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:24,174 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:24,174 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-47f898f2-f9f7-4b5c-9c85-0f31ae7b7b2e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f898f2-f9f7-4b5c-9c85-0f31ae7b7b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:25,224 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:25,224 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f7688c-91cb-415d-9822-3e11ac7f249a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f7688c-91cb-415d-9822-3e11ac7f249a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:26,281 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:54:26,282 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a55c1bd-0f27-4163-9fc0-61426897a7dc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a55c1bd-0f27-4163-9fc0-61426897a7dc', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:27,341 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:27,341 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e50a8a-cd96-45c9-a880-2bc88a87e213', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e50a8a-cd96-45c9-a880-2bc88a87e213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:28,399 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:54:28,399 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfce3bca-13e9-4245-b97a-2799ab6dba0a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfce3bca-13e9-4245-b97a-2799ab6dba0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "upd ated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:29,448 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:29,448 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d678beb-dd53-4e80-85c6-64bb3f9c1a32', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d678beb-dd53-4e80-85c6-64bb3f9c1a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:30,501 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:54:30,501 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f183afd-bb87-4d0a-a268-cd9f261feb72', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f183afd-bb87-4d0a-a268-cd9f261feb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c7 4598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:31,556 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:31,557 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ab6c31-6265-492a-9f54-b9b30c053d48', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ab6c31-6265-492a-9f54-b9b30c053d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:32,608 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:32,608 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02f3967-4157-4bc5-9d1a-8b35d89d2b2b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02f3967-4157-4bc5-9d1a-8b35d89d2b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "re plication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:33,666 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:54:33,666 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d741c7b4-62f4-4ce7-9c17-04b0c88fbb98', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d741c7b4-62f4-4ce7-9c17-04b0c88fbb98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:34,719 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:54:34,720 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4663daa5-b674-4760-a4b7-18b623e59fd6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4663daa5-b674-4760-a4b7-18b623e59fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:35,773 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GE T http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:54:35,774 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b9c876-7be5-46a6-a20d-285e373c9e00', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b9c876-7be5-46a6-a20d-285e373c9e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:36,824 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:36,825 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f54c43b-c74d-4200-b810-169adaa41bb4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f54c43b-c74d-4200-b810-169adaa41bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:37,874 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:54:37,874 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519579fa-1474-4201-92cd-e3d699aaa82d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519579fa-1474-4201-92cd-e3d699aaa82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:38,924 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:38,925 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513a2cbe-c176-4ccf-b54b-c88ce594935a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513a2cbe-c176-4ccf-b54b-c88ce594935a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:39,998 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:39,998 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11235988-0479-46d8-9957-21c73eabf35f', 'content-length': '903', 'openstack-api-versi on': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11235988-0479-46d8-9957-21c73eabf35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:41,062 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:41,062 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed83f2f-04b4-4763-b4ee-75de28811e61', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed83f2f-04b4-4763-b4ee-75de28811e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:42,117 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:42,118 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b3753b-e1f3-485c-ac2f-7ac14ece4e3b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b3753b-e1f3-485c-ac2f-7ac14ece4e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57 dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:43,174 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:54:43,174 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efec4409-32bf-4dcd-8a6d-6e1e2a3ffdea', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efec4409-32bf-4dcd-8a6d-6e1e2a3ffdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:44,229 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:44,230 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f916315-66f2-4b9b-888e-f3400793767b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f916315-66f2-4b9b-888e-f3400793767b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "descr iption": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:45,284 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:45,284 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9e9120-2a3c-4b29-b2a7-75964d8447db', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9e9120-2a3c-4b29-b2a7-75964d8447db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:46,349 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.049s 2024-03-13 10:54:46,349 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541e09a1-9757-4997-835f-3600988d8afa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541e09a1-9757-4997-835f-3600988d8afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10 .0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:47,401 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:54:47,401 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610950c1-2856-4ef8-be1a-0812bc701fa6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610950c1-2856-4ef8-be1a-0812bc701fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:48,454 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:54:48,455 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c38cd8b-04d6-46d9-a161-01c769a4a759', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c38cd8b-04d6-46d9-a161-01c769a4a759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "o s-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:49,513 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:54:49,514 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cb06ff-7278-4dcf-8758-09fdbd7ae80f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cb06ff-7278-4dcf-8758-09fdbd7ae80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:50,564 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:54:50,564 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c27190-0425-424a-82c7-b320a3c1fc04', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c27190-0425-424a-82c7-b320a3c1fc04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:51,626 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f5 91c46a57dd 0.047s 2024-03-13 10:54:51,626 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afca383-fb95-4fb9-af32-02cc26fa2c8a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afca383-fb95-4fb9-af32-02cc26fa2c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:52,682 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:54:52,683 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c516fd11-8824-4340-b5ef-337d06e89eaa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c516fd11-8824-4340-b5ef-337d06e89eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:53,735 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:54:53,735 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b7e8b0-ba16-4b3b-8545-b1033fa290b3', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b7e8b0-ba16-4b3b-8545-b1033fa290b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:54,812 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.064s 2024-03-13 10:54:54,813 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa01ca79-a5a9-4037-8c4b-e74bc6dd2d09', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa01ca79-a5a9-4037-8c4b-e74bc6dd2d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:55,893 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.055s 2024-03-13 10:54:55,894 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a91adbf-cc82-4c07-939b-6793c3d05bc4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a91adbf-cc82- 4c07-939b-6793c3d05bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:56,949 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:54:56,950 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc6c872-8d97-4ae5-a87e-775cb43ebaab', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc6c872-8d97-4ae5-a87e-775cb43ebaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:58,014 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.051s 2024-03-13 10:54:58,015 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c73114-899f-4fe4-9836-c90ed79a94d1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c73114-899f-4fe4-9836-c90ed79a94d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creatin g", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:54:59,084 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:54:59,085 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c0b0ed-1cf2-4166-b542-96e054e260fb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c0b0ed-1cf2-4166-b542-96e054e260fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:00,139 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:00,139 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eed0518-1bee-41fc-b168-a8bfa2b451f9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eed0518-1bee-41fc-b168-a8bfa2b451f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata ": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:01,197 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:01,198 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a2c6c9-9322-4633-9fa3-158f1c26369a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a2c6c9-9322-4633-9fa3-158f1c26369a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:02,254 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:02,254 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f287673e-ba93-4dd3-82ea-d3c0deb36a08', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f287673e-ba93-4dd3-82ea-d3c0deb36a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:03,305 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:03,305 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbc7b12-e1a0-4c8d-a557-9aefb98b8a2f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbc7b12-e1a0-4c8d-a557-9aefb98b8a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:04,361 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:55:04,361 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a8cf0f-850b-42bb-aced-d8da2b1742ba', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a8cf0f-850b-42bb-aced-d8da2b1742ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:05,425 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:55:05,425 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175f873e-a6f9-44e2-b958-f0685452b2bc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175f873e-a6f9-44e2-b958-f0685452b2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:06,499 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.053s 2024-03-13 10:55:06,500 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3764a71f-e7c5-449f-91e8-cfc18c2b7819', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3764a71f-e7c5-449f-91e8-cfc18c2b7819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:07,558 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:55:07,558 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb7263e-18d5-439b-8508-c06b5c525f87', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb7263e-18d5-439b-8508-c06b5c525f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:08,608 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:08,609 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aef2933-0649-42bc-9028-46e4250f86fd', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aef2933-0649-42bc-9028-46e4250f86fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:09,664 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:09,665 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id ': 'req-695ea9d5-ca36-4c58-aa65-1eae8f22e65a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695ea9d5-ca36-4c58-aa65-1eae8f22e65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:10,719 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:55:10,720 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677507c3-b732-48b8-8a9b-f19e1082a6b9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677507c3-b732-48b8-8a9b-f19e1082a6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:11,784 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:11,784 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e03020b-8fa2-41af-a520-c7e78215b042', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e03020b-8fa2-41af-a520-c7e78215b042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:12,838 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:12,838 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efe401b-c4d1-4525-b169-4b07892ee3c7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efe401b-c4d1-4525-b169-4b07892ee3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:13,886 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.035s 2024-03-13 10:55:13,886 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5244273-8b55-432f-b0ea-9b014d2bd515', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5244273-8b55-432f-b0ea-9b014d2bd515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_ at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:14,952 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.053s 2024-03-13 10:55:14,953 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bceb975-09e7-41cd-8ff0-088f6d5666a2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bceb975-09e7-41cd-8ff0-088f6d5666a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:16,013 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:55:16,013 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217d786b-5449-4816-bfc5-7daf2725eff8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217d786b-5449-4816-bfc5-7daf2725eff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c 44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:17,070 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:55:17,071 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7db7e2-cf5f-43fc-a264-cfda2f199e92', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7db7e2-cf5f-43fc-a264-cfda2f199e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:18,151 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.066s 2024-03-13 10:55:18,151 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7aa055d-bbde-4be2-b67b-3b7d0db92d40', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7aa055d-bbde-4be2-b67b-3b7d0db92d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replica tion_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:19,202 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:19,203 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2f2f2e9-54d0-4518-ab39-23cb6571b59e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2f2f2e9-54d0-4518-ab39-23cb6571b59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:20,260 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:55:20,260 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c799c179-b23e-46a7-8208-23a277860b47', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c799c179-b23e-46a7-8208-23a277860b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:21,317 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET htt p://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:55:21,317 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50394010-ac4a-47fc-9ca3-d47b78905aa8', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50394010-ac4a-47fc-9ca3-d47b78905aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:22,368 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:22,369 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27557838-bd42-40be-a82a-a335c3dac0d5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27557838-bd42-40be-a82a-a335c3dac0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:23,425 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:55:23,426 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286168fc-29ed-4b0a-a1ef-ffb05133810a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286168fc-29ed-4b0a-a1ef-ffb05133810a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:24,537 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.097s 2024-03-13 10:55:24,538 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75b8f68b-4ff0-426b-9494-42896678e108', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75b8f68b-4ff0-426b-9494-42896678e108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:25,596 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:55:25,596 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad07334-c92a-4d06-a2b4-7dfe5c1b3c60', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad07334-c92a-4d06-a2b4-7dfe5c1b3c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:26,655 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:55:26,656 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f148eeb-b8e3-403d-a5f9-f55207c6cef6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f148eeb-b8e3-403d-a5f9-f55207c6cef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:27,709 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:27,709 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6ea1b6-c269-43b9-a5b7-8085a6d9f19c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6ea1b6-c269-43b9-a5b7-8085a6d9f19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:28,763 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:28,763 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b147969-71f4-4128-9623-88d0617e1527', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b147969-71f4-4128-9623-88d0617e1527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:29,813 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:29,814 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcc5852-0a97-40f1-9f50-c154596be235', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcc5852-0a97-40f1-9f50-c154596be235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "descriptio n": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:30,865 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:30,865 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492f6bba-3d47-414f-abe2-e8bd4d560f3c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492f6bba-3d47-414f-abe2-e8bd4d560f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:31,919 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:31,919 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f55d5fb-7a74-47b7-9002-99e91efe8475', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f55d5fb-7a74-47b7-9002-99e91efe8475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:32,974 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:32,975 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497ec5a4-88eb-42b4-a6ec-ce00f65f6f5f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497ec5a4-88eb-42b4-a6ec-ce00f65f6f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:34,028 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:34,028 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c13e211-775d-46ed-b755-125db2d47397', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c13e211-775d-46ed-b755-125db2d47397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol -tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:35,084 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:35,084 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78da180b-c72b-4f7d-ba97-a9c279ba0bb4', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78da180b-c72b-4f7d-ba97-a9c279ba0bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:36,137 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:36,137 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fee8499-43e5-43bd-9ffd-71853f2a025a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fee8499-43e5-43bd-9ffd-71853f2a025a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:37,189 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46 a57dd 0.039s 2024-03-13 10:55:37,193 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00c60ea-a47c-4071-9645-fc50d865926d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00c60ea-a47c-4071-9645-fc50d865926d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:38,248 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:38,249 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bc2435-3dff-4fa6-b315-44273af7a2d9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bc2435-3dff-4fa6-b315-44273af7a2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:39,300 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:39,301 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', ' server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a8351d-e5f7-49df-889d-94a092902e5d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a8351d-e5f7-49df-889d-94a092902e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:40,368 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:55:40,369 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76816ced-3c07-45f8-ad71-3d916dfce78c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76816ced-3c07-45f8-ad71-3d916dfce78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:41,453 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.068s 2024-03-13 10:55:41,454 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fb1d06-fe0f-4ec9-810f-d74b76987fbf', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fb1d06-fe0f-4ec9- 810f-d74b76987fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:42,551 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.084s 2024-03-13 10:55:42,551 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6c7c0e-49af-4766-9a14-2219332b845d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6c7c0e-49af-4766-9a14-2219332b845d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:43,603 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:55:43,603 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5a4f34-033a-470d-8b9e-bc640908d48d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5a4f34-033a-470d-8b9e-bc640908d48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", " size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:44,654 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.036s 2024-03-13 10:55:44,654 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d821cf29-0edd-4154-bbdc-5b03fb9a5b69', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d821cf29-0edd-4154-bbdc-5b03fb9a5b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:45,735 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.067s 2024-03-13 10:55:45,735 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba85474-913f-487e-81f3-00056835054d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba85474-913f-487e-81f3-00056835054d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {} , "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:46,792 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:55:46,792 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa184fba-ee6b-4b73-b49e-6b6315740116', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa184fba-ee6b-4b73-b49e-6b6315740116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:47,846 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:55:47,847 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58819489-f52a-4071-99d0-e01d72223cdb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58819489-f52a-4071-99d0-e01d72223cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "use r_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:48,901 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:55:48,901 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d7854c-e58c-427e-8629-1d99f166f2fa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d7854c-e58c-427e-8629-1d99f166f2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:49,951 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:49,952 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600be370-01f5-46fe-b2ec-924cdada00aa', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600be370-01f5-46fe-b2ec-924cdada00aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:51,009 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.045s 2024-03-13 10:55:51,010 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca29eda-4451-4229-8030-e98e3ebcd455', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca29eda-4451-4229-8030-e98e3ebcd455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:52,070 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.047s 2024-03-13 10:55:52,070 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490106f3-d4b8-436b-853a-0e2ebbf1d804', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490106f3-d4b8-436b-853a-0e2ebbf1d804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:53,126 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:53,126 85809 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-814254a4-ad6f-491c-900f-07a67ba1e945', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814254a4-ad6f-491c-900f-07a67ba1e945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:54,207 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.065s 2024-03-13 10:55:54,208 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a725f57f-fb35-4d92-bacb-48e0498afca2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a725f57f-fb35-4d92-bacb-48e0498afca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:55,262 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:55:55,263 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-03705d2f-886f-4dcd-b30d-42c6410d0bce', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03705d2f-886f-4dcd-b30d-42c6410d0bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:56,319 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:55:56,320 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83313d0-c4b5-45ad-a3a8-ed3ae3f637d7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83313d0-c4b5-45ad-a3a8-ed3ae3f637d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:57,380 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.046s 2024-03-13 10:55:57,381 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36634ba8-faaa-4657-9c70-a5ac73c712f6', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36634ba8-faaa-4657-9c70-a5ac73c712f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:58,445 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.050s 2024-03-13 10:55:58,445 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07fa0e80-7aeb-41fc-a1b9-82860d3d3d01', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07fa0e80-7aeb-41fc-a1b9-82860d3d3d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:55:59,495 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:55:59,496 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6024f2-8a64-4545-a2fb-c6fb587df587', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6024f2-8a64-4545-a2fb-c6fb587df587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:00,546 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:56:00,546 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9090037e-ef99-4725-b5c2-3225f82e640c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9090037e-ef99-4725-b5c2-3225f82e640c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:01,599 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:56:01,600 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69feac5a-0137-4d82-ad68-e9b5143831c1', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69feac5a-0137-4d82-ad68-e9b5143831c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485 /volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:02,655 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:56:02,655 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ceb131c-ca43-48d6-a1bd-9c2378bc1115', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ceb131c-ca43-48d6-a1bd-9c2378bc1115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:03,705 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:56:03,706 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d4ec82-faf6-4344-8daa-08fd82c5399d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d4ec82-faf6-4344-8daa-08fd82c5399d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_ status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:04,757 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:56:04,758 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad815670-ae60-4b53-bdcd-0c94adc1c31a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad815670-ae60-4b53-bdcd-0c94adc1c31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:05,810 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:56:05,811 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15af5d8c-6db0-4c8c-83de-4f1496a1f0c2', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15af5d8c-6db0-4c8c-83de-4f1496a1f0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:06,889 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://1 0.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.065s 2024-03-13 10:56:06,890 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be87bf14-2315-45d1-803b-ada12245f4bc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be87bf14-2315-45d1-803b-ada12245f4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:07,974 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.072s 2024-03-13 10:56:07,974 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68f54c63-c09b-4069-b650-491e2962b6ad', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68f54c63-c09b-4069-b650-491e2962b6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:09,025 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:56:09,025 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43345f57-4262-4e55-8393-477b10a01985', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43345f57-4262-4e55-8393-477b10a01985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:10,081 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.042s 2024-03-13 10:56:10,081 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a8fb9e-1abe-45d6-bc7e-4762dbc10b34', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a8fb9e-1abe-45d6-bc7e-4762dbc10b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:11,138 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.044s 2024-03-13 10:56:11,138 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0eb2c5-c085-40d0-af79-c12d6f4ae8c5', 'content-length': '903', 'openstack-api-version': 'volu me 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0eb2c5-c085-40d0-af79-c12d6f4ae8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:12,196 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:56:12,197 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc4d346-1cab-4619-9f47-4391c662d74d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc4d346-1cab-4619-9f47-4391c662d74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:13,257 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:56:13,257 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b9ee46-f27c-4a43-b821-2fc259b2c79f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b9ee46-f27c-4a43-b821-2fc259b2c79f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:14,319 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.048s 2024-03-13 10:56:14,319 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f19e869-97e5-449c-8d9e-18312fb219fd', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f19e869-97e5-449c-8d9e-18312fb219fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:15,375 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.043s 2024-03-13 10:56:15,376 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37af121-9f97-4e1f-ade5-799299b04f8e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37af121-9f97-4e1f-ade5-799299b04f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": n ull, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:16,433 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.041s 2024-03-13 10:56:16,434 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11150ce3-8fa5-4caa-9bb0-2bbac223a568', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11150ce3-8fa5-4caa-9bb0-2bbac223a568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:17,487 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:56:17,488 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a66665-3ec7-49f2-bdfc-d7ebd79590a9', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a66665-3ec7-49f2-bdfc-d7ebd79590a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/v olume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:18,539 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.037s 2024-03-13 10:56:18,539 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae0daaf-ced4-4ef7-900a-7ee5ca082598', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae0daaf-ced4-4ef7-900a-7ee5ca082598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:19,591 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.039s 2024-03-13 10:56:19,592 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee488fb2-272b-45be-849b-ee97546d0eab', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee488fb2-272b-45be-849b-ee97546d0eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:20,643 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.038s 2024-03-13 10:56:20,643 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872c321f-16eb-4c12-ae58-a7eaa8d3d2a5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872c321f-16eb-4c12-ae58-a7eaa8d3d2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 2024-03-13 10:56:21,696 85809 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd 0.040s 2024-03-13 10:56:21,697 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd0f8d1-a408-464c-b6f9-e630734eb124', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd0f8d1-a408-464c-b6f9-e630734eb124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd'} Body: b'{"volume": {"id": "99e5c7ca-9e7f-46ec-90aa-f591c46a57dd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.000000", "updated_at": "2024-03-13T10:53:05.000000", "name": "tempest-TestVolumeSwap-volume-482100865", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99a5da1805bc4366bbb3c74598c44485/volumes/99e5c7ca-9e7f-46ec-90aa-f591c46a57dd"}], "user_id": "562c882ef2cc49b4ad324212ffaaaf65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99a5da1805bc4366bbb3c74598c44485"}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume a49766dd-5824-4f52-be12-0c278c6094d0 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:05,758 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes 1.018s 2024-03-13 10:53:05,759 85805 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-51983163", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1efec6d-d3d2-4945-9a33-a821c2908668', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1efec6d-d3d2-4945-9a33-a821c2908668', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:05.663056", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:53:05,822 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:53:05,822 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a61ecdd-6a83-402c-8c93-58164c8a5643', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a61ecdd-6a83-402c-8c93-58164c8a5643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:06,885 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.047s 2024-03-13 10:53:06,885 85805 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, 13 Mar 2024 10:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0788da3-244d-4543-a9e6-ec140a5098b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0788da3-244d-4543-a9e6-ec140a5098b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:07,970 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.070s 2024-03-13 10:53:07,970 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db2f4dd-be7d-4a67-ae30-b3714ac68079', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db2f4dd-be7d-4a67-ae30-b3714ac68079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:09,050 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.064s 2024-03-13 10:53:09,050 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f85fb4-c583-44c3-863b-3362b6750e7b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f85fb4-c583-44c3-863b-3362b6750e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:10,161 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.088s 2024-03-13 10:53:10,162 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7546a347-706e-451c-b613-d69fbeccaa6b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7546a347-706e-451c-b613-d69fbeccaa6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:11,244 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.062s 2024-03-13 10:53:11,244 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6e25c1-37b6-4e1a-be89-32ce08787b01', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6e25c1-37b6-4e1a-be89-32ce08787b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:12,343 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.077s 2024-03-13 10:53:12,343 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20f05e6-2215-4adb-91fb-60634d6a6be6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20f05e6-2215-4adb-91fb-60634d6a6be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:13,435 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.078s 2024-03-13 10:53:13,436 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a78158f-d5aa-4eac-a232-b9723ef0c5e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a78158f-d5aa-4eac-a232-b9723ef0c5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"i d": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:14,499 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.048s 2024-03-13 10:53:14,499 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73fa8896-e20e-442f-a53a-53a180343edd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73fa8896-e20e-442f-a53a-53a180343edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:15,588 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.075s 2024-03-13 10:53:15,589 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0678474c-aa76-467c-8e04-d8bd8d6914ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0678474c-aa76-467c-8e04-d8bd8d6914ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-5198 3163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:16,696 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.092s 2024-03-13 10:53:16,696 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f8654a-ab7e-4a9c-ac50-0f2ff6d46b53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f8654a-ab7e-4a9c-ac50-0f2ff6d46b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:17,773 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.053s 2024-03-13 10:53:17,774 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6dfc14f-e997-4e72-89be-67c1c02e5928', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6dfc14f-e997-4e72-89be-67c1c02e5928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12 -0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:18,833 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:53:18,834 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76183927-1ae1-4191-9eef-eac9ab2142c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76183927-1ae1-4191-9eef-eac9ab2142c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:19,925 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.077s 2024-03-13 10:53:19,925 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032edd87-c973-40b7-baa7-d80b75ae822c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032edd87-c973-40b7-baa7-d80b75ae822c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "re plication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:20,978 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:20,978 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5857863-40d4-476f-a656-2d2d6a0b3957', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5857863-40d4-476f-a656-2d2d6a0b3957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:22,034 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:53:22,034 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bbc170-ddc2-40d6-9c6c-3c6bd4927115', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bbc170-ddc2-40d6-9c6c-3c6bd4927115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:23,089 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:53:23,089 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734745dd-3b8c-40a1-8e15-1d6ffbc395a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734745dd-3b8c-40a1-8e15-1d6ffbc395a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:24,193 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.090s 2024-03-13 10:53:24,193 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3e3090-8f47-4b85-95cb-4353a299144c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3e3090-8f47-4b85-95cb-4353a299144c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:25,250 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:25,251 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73164300-7dae-4d93-bef2-d63b49726cc1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73164300-7dae-4d93-bef2-d63b49726cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:26,310 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:53:26,310 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea64119-87f6-493f-8d38-4eb75a959388', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea64119-87f6-493f-8d38-4eb75a959388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:27,364 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:27,365 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-1c863106-b939-48f9-98c6-873f8be6eb60', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c863106-b939-48f9-98c6-873f8be6eb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:28,420 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:53:28,421 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ddac063-eda1-4f8f-8b2b-8174e4591608', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ddac063-eda1-4f8f-8b2b-8174e4591608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:29,555 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.120s 2024-03-13 10:53:29,556 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a8ce5d-a9f0-4141-be94-35211cdf6ce5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a8ce5d-a9f0-4141-b e94-35211cdf6ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:30,608 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:30,609 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c631b8-bc57-49af-91f2-6bb2466fbd53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c631b8-bc57-49af-91f2-6bb2466fbd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:31,663 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:31,663 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef04e937-3309-4043-9f58-1383690b0d9c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef04e937-3309-4043-9f58-1383690b0d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be 12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:32,736 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.058s 2024-03-13 10:53:32,736 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57caf3ea-cfc4-4ba7-b41d-f3362c5cb9a0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57caf3ea-cfc4-4ba7-b41d-f3362c5cb9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:33,788 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:33,789 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9698763b-ccd3-46ce-bf93-6ac77d6b805d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9698763b-ccd3-46ce-bf93-6ac77d6b805d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null , "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:34,847 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:53:34,847 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05c7ddcc-bde3-4633-bc71-d759bcdce604', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05c7ddcc-bde3-4633-bc71-d759bcdce604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:35,907 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.047s 2024-03-13 10:53:35,907 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2926f097-57f1-42ce-87fd-d76b15c75fca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2926f097-57f1-42ce-87fd-d76b15c75fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": " bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:36,957 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:53:36,957 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61005203-d7c6-4c88-8320-62f680662576', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61005203-d7c6-4c88-8320-62f680662576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:38,009 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:38,009 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5332fb93-166f-4b6f-8eaa-d18f250e2bbe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5332fb93-166f-4b6f-8eaa-d18f250e2bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, " consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:39,065 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:53:39,066 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a15823-00dc-4eaa-b0fc-1cda8e71c5b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a15823-00dc-4eaa-b0fc-1cda8e71c5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:40,123 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:53:40,124 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f68d54c-2cf1-45d0-8cda-0d40c7b7cce3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f68d54c-2cf1-45d0-8cda-0d40c7b7cce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:41,177 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:te st_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:41,177 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268de6ca-fcb8-4c27-973f-3ac8c802ec27', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268de6ca-fcb8-4c27-973f-3ac8c802ec27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:42,251 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.060s 2024-03-13 10:53:42,251 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2bb3b32-217e-46c4-8d82-b65727fdcc5b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2bb3b32-217e-46c4-8d82-b65727fdcc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:43,324 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:53:43,327 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3473acc3-a5e5-4a53-95a1-66ee98b8ceaa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3473acc3-a5e5-4a53-95a1-66ee98b8ceaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:44,415 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.071s 2024-03-13 10:53:44,415 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e29c9e3-91a9-45eb-9641-77a59d6dc955', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e29c9e3-91a9-45eb-9641-77a59d6dc955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:45,467 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:53:45,467 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json' , 'x-compute-request-id': 'req-64861473-5213-44e7-a2b9-14340019236e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64861473-5213-44e7-a2b9-14340019236e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:46,517 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:53:46,518 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e101fe-e7be-4586-9eab-63e463fe7152', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e101fe-e7be-4586-9eab-63e463fe7152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:47,569 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:53:47,570 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8779f0-5dec-4eff-bdd1-67683d794e74', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8779f0-5dec-4eff-bdd1-67683d794e74', 'connec tion': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:48,621 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:53:48,621 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863f8e82-2506-44af-9d4d-b3ad6794830b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863f8e82-2506-44af-9d4d-b3ad6794830b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:49,671 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.036s 2024-03-13 10:53:49,671 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794136ca-8008-425b-96f4-61c13a73a7cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794136ca-8008-425b-96f4-61c13a73a7cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status" : "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:50,730 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:53:50,731 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e494e8b-40cc-4e71-808e-4719769fe5e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e494e8b-40cc-4e71-808e-4719769fe5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:51,787 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:53:51,788 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a13b3e-5061-4b38-9ad7-dab24f7bcb1f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a13b3e-5061-4b38-9ad7-dab24f7bcb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviands s-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:52,840 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:52,840 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6a7f47-be91-4608-81ef-e509c6ebbd15', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6a7f47-be91-4608-81ef-e509c6ebbd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:53,892 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:53,893 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7ef4de-00d4-44ae-bbb2-c9d7850c00f5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7ef4de-00d4-44ae-bbb2-c9d7850c00f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http:/ /10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:54,952 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:53:54,952 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f990256-eb61-40c2-b140-443dd7bf4d5c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f990256-eb61-40c2-b140-443dd7bf4d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:56,006 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:53:56,006 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d546eb3-0c5b-4800-85f4-077f12e44f43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d546eb3-0c5b-4800-85f4-077f12e44f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null , "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:57,059 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:57,060 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae8456b-a8e6-4e63-a56a-a3a978b38921', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae8456b-a8e6-4e63-a56a-a3a978b38921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:58,112 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:53:58,113 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c73862c-af20-477a-b157-5de9c8971155', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c73862c-af20-477a-b157-5de9c8971155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:53:59,167 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 2 00 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:53:59,167 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530ea250-d18b-402f-ad32-836623783ef7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530ea250-d18b-402f-ad32-836623783ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:00,218 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:00,218 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3302195a-c3f4-4f25-a44e-165450153d1d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3302195a-c3f4-4f25-a44e-165450153d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:01,274 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:01,275 85805 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, 13 Mar 2024 10:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4778619-615b-4783-bda4-13b8230b421c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4778619-615b-4783-bda4-13b8230b421c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:02,354 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.066s 2024-03-13 10:54:02,354 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d465ef40-61ed-4b41-8263-1c7f63f59d92', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d465ef40-61ed-4b41-8263-1c7f63f59d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:03,411 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:03,411 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9718dd06-61d2-4812-94ce-fafc00761033', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9718dd06-61d2-4812-94ce-fafc00761033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:04,469 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:54:04,469 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011145e7-ab4c-4df8-8b8c-1b790b581a43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011145e7-ab4c-4df8-8b8c-1b790b581a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:05,524 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:54:05,524 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ec596f-b847-4384-9e2b-49ea078b5d4b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ec596f-b847-4384-9e2b-49ea078b5d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:06,576 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:06,577 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8184eea6-61f1-4894-a933-5003e51c8030', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8184eea6-61f1-4894-a933-5003e51c8030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:07,628 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:07,628 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d98018-e232-438b-a8bb-c4fcea5b6b58', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d98018-e232-438b-a8bb-c4fcea5b6b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, " availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:08,681 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:08,682 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440f996c-f071-4373-8745-6ef557155588', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440f996c-f071-4373-8745-6ef557155588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:09,735 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:09,735 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96a9a18-ae46-479f-9310-0d13fa5f8f0b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96a9a18-ae46-479f-9310-0d13fa5f8f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:10,787 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:10,787 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af28d51b-7a5a-43cb-99e2-9c5863ef2acd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af28d51b-7a5a-43cb-99e2-9c5863ef2acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:11,841 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:11,841 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa36795-ec3f-409c-b57b-2469c544d505', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa36795-ec3f-409c-b57b-2469c544d505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67 f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:12,899 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:54:12,900 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb2165b-b2a8-4dcf-924f-5da7010dd7a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb2165b-b2a8-4dcf-924f-5da7010dd7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:13,957 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:54:13,958 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818f705d-9466-49f6-9018-e67130c5205a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818f705d-9466-49f6-9018-e67130c5205a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:15,014 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:54:15,014 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e63a4d2-d50a-4fcd-abbd-070c5e09aed3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e63a4d2-d50a-4fcd-abbd-070c5e09aed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:16,072 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:54:16,073 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2ae017-b51f-4fde-a0a2-81cfb4d2335a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2ae017-b51f-4fde-a0a2-81cfb4d2335a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:17,134 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/v olume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.048s 2024-03-13 10:54:17,135 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-871d8842-8e09-465e-9435-234c969ebe61', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-871d8842-8e09-465e-9435-234c969ebe61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:18,197 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:54:18,197 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c04eee-b345-4338-8ae1-61ec4362f5b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c04eee-b345-4338-8ae1-61ec4362f5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:19,250 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:19,251 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application /json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309ab220-669e-4bcc-91f3-e91fc5619463', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309ab220-669e-4bcc-91f3-e91fc5619463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:20,301 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:20,302 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f3f26bb-bcb2-4bdd-8c70-5cd6a48e36f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f3f26bb-bcb2-4bdd-8c70-5cd6a48e36f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:21,359 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:21,359 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1ad319-3a5b-4e8d-8b 13-9dad1913f693', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1ad319-3a5b-4e8d-8b13-9dad1913f693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:22,413 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:54:22,414 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ce9c98-d55c-4546-b998-721dfd2f23d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ce9c98-d55c-4546-b998-721dfd2f23d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:23,466 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:23,467 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c210ee-9d98-4618-a9cc-1b2d9103b835', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c210ee-9d98-4618-a9cc-1b2d9103b835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:24,523 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:54:24,524 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046e6f15-b93f-4e41-b945-71998adeedcc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046e6f15-b93f-4e41-b945-71998adeedcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:25,585 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:25,585 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711e8bfd-c95e-41b8-9979-c0473d3347c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711e8bfd-c95e-41b8-9979-c0473d3347c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova" , "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:26,637 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:26,637 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d31d228-f612-4f6d-b743-98e68727b0d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d31d228-f612-4f6d-b743-98e68727b0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:27,690 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:27,690 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76017d8c-d892-4695-b17e-4c16167c2bdd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76017d8c-d892-4695-b17e-4c16167c2bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "me tadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:28,751 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:28,751 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1316ccd7-0952-4617-b69e-0e3dbc4ef503', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1316ccd7-0952-4617-b69e-0e3dbc4ef503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:29,805 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:29,806 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9869321b-10d3-48f5-8dc0-59419cc797f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9869321b-10d3-48f5-8dc0-59419cc797f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/ volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:30,863 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:30,864 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24276687-d260-4962-b239-c261086d5d98', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24276687-d260-4962-b239-c261086d5d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:31,934 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.057s 2024-03-13 10:54:31,934 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846d256b-2c55-452d-a80d-a59de1c21546', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846d256b-2c55-452d-a80d-a59de1c21546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:32,985 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:32,985 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03143c07-b741-48a8-b057-313f32f71f66', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03143c07-b741-48a8-b057-313f32f71f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:34,038 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:34,039 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065f31bb-e1b1-4add-99b0-6fc98f703c64', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065f31bb-e1b1-4add-99b0-6fc98f703c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:35,142 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129 877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.088s 2024-03-13 10:54:35,142 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7b5350-5619-4467-a490-13fb4e81e640', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7b5350-5619-4467-a490-13fb4e81e640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:36,197 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:36,197 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a7729b-e53f-4faa-a089-d59837d49d20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a7729b-e53f-4faa-a089-d59837d49d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:37,265 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.055s 2024-03-13 10:54:37,266 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d6f641-ec52-420d-bc8a-592c78b872a5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d6f641-ec52-420d-bc8a-592c78b872a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:38,319 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:38,319 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69069305-a151-4080-8913-c8eef97c7aa4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69069305-a151-4080-8913-c8eef97c7aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:39,372 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:39,372 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42aa6e8-761c-406a-b4d6-43496606c36d', 'content -length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42aa6e8-761c-406a-b4d6-43496606c36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:40,422 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.036s 2024-03-13 10:54:40,422 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f07ecdf-6fb2-4293-be09-9df539e538a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f07ecdf-6fb2-4293-be09-9df539e538a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:41,475 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:41,476 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe35431-58d4-4b74-96df-10efe87f625e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe35431-58d4-4b74-96df-10efe87f625e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume /v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:42,527 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:42,528 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61401d51-134c-4386-9e10-9e02200716f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61401d51-134c-4386-9e10-9e02200716f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:43,579 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:43,579 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ed6690-3fd5-4151-8e71-53a8a2cea745', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ed6690-3fd5-4151-8e71-53a8a2cea745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-1 3T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:44,631 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:44,632 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fa2ed6-26a3-45a2-bffb-d5cf032b5f4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fa2ed6-26a3-45a2-bffb-d5cf032b5f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:45,684 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:45,684 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e63d387-6fcb-45b4-b4b2-85089803c86d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e63d387-6fcb-45b4-b4b2-85089803c86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:46,736 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:46,736 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c11f62-25cb-412c-a413-c1b51f82a337', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c11f62-25cb-412c-a413-c1b51f82a337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:47,789 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:54:47,790 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8662c18-3778-4e52-8ac4-42750eca6387', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8662c18-3778-4e52-8ac4-42750eca6387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52 -be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:48,840 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.036s 2024-03-13 10:54:48,840 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57680fae-4c35-4d7d-ab54-2b49b278f442', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57680fae-4c35-4d7d-ab54-2b49b278f442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:49,890 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:49,891 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-771a6b33-da0e-48ce-bcb5-a92f373d9e53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-771a6b33-da0e-48ce-bcb5-a92f373d9e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "73 84d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:50,968 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:54:50,971 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455e78f5-aca3-452e-95af-01dbdc786017', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455e78f5-aca3-452e-95af-01dbdc786017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:52,028 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:54:52,028 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97fb42be-82db-4419-b6fc-90e610fa284a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97fb42be-82db-4419-b6fc-90e610fa284a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:53,080 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a4 9766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:53,081 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9372c77-0da2-46fa-bafe-940e04535f0b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9372c77-0da2-46fa-bafe-940e04535f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:54,136 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:54,136 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d37a55e-5dc3-473c-88b3-89a9becb9fbb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d37a55e-5dc3-473c-88b3-89a9becb9fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:55,191 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:54:55,192 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c68ef8d8-d714-4a32-8b78-1e8740e7714e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c68ef8d8-d714-4a32-8b78-1e8740e7714e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:56,243 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:54:56,244 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df1d7b12-08d9-48fa-ae12-1580a01e15d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df1d7b12-08d9-48fa-ae12-1580a01e15d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:57,317 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.058s 2024-03-13 10:54:57,317 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f39c9f-ce75-4605-a659-5077727d621c', 'content-length': '909', 'openstac k-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f39c9f-ce75-4605-a659-5077727d621c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:58,369 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:54:58,369 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1611b87-e008-4de4-8b1b-2235972db756', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1611b87-e008-4de4-8b1b-2235972db756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:54:59,422 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:54:59,422 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b3a24e-25aa-414c-80e8-02f7e32f9855', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b3a24e-25aa-414c-80e8-02f7e32f9855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe 3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:00,475 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:55:00,476 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-448d76f2-d76e-4be7-ae13-5149604cd448', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-448d76f2-d76e-4be7-ae13-5149604cd448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:01,530 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:01,531 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecd8566-dac1-4a12-9db5-b9b1493319a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecd8566-dac1-4a12-9db5-b9b1493319a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updat ed_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:02,585 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:02,585 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d8dd46-ec9b-4d0f-b4a4-3c2f5d48938b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d8dd46-ec9b-4d0f-b4a4-3c2f5d48938b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:03,638 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:03,638 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b33fd54-5c29-498c-b1c6-1acf2ed7f90e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b33fd54-5c29-498c-b1c6-1acf2ed7f90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http ://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:04,688 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:04,689 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8954553d-4e23-468d-8e8e-b8b55066fe5b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8954553d-4e23-468d-8e8e-b8b55066fe5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:05,741 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:05,741 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc75e9b-a9f9-43ae-b064-1c07bf8e8548', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc75e9b-a9f9-43ae-b064-1c07bf8e8548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "us er_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:06,824 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.068s 2024-03-13 10:55:06,824 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a315d20-b8b7-4574-9869-37d785ea91e4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a315d20-b8b7-4574-9869-37d785ea91e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:07,884 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:07,885 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f74ed8-4d34-4dcf-b839-c4e5a426e106', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f74ed8-4d34-4dcf-b839-c4e5a426e106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba 1b55"}}' 2024-03-13 10:55:08,935 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:08,935 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a9893c-a535-400c-8e2f-1114a522ebe7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a9893c-a535-400c-8e2f-1114a522ebe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:09,986 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:09,987 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ee2877e-4e01-4ef3-a19e-ac253136ab53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee2877e-4e01-4ef3-a19e-ac253136ab53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:11,040 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c27 8c6094d0 0.038s 2024-03-13 10:55:11,040 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2ebc10-44c1-4f20-bfba-56c9c71922ef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2ebc10-44c1-4f20-bfba-56c9c71922ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:12,093 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:12,093 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1106e253-0cb5-40ce-b044-0368247f38e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1106e253-0cb5-40ce-b044-0368247f38e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:13,150 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:13,150 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-835fbb7b-5088-42ac-9675-4c732b63cb6c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-835fbb7b-5088-42ac-9675-4c732b63cb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:14,207 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:14,207 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f3597a-99a0-4b40-b49f-f86c388c6d94', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f3597a-99a0-4b40-b49f-f86c388c6d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:15,267 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:55:15,267 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2cfa4f-c556-4ef8-89a9-b5d89e1850fb', 'content-length': '909', 'openstack-api-version': 'volume 3. 0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2cfa4f-c556-4ef8-89a9-b5d89e1850fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:16,333 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.053s 2024-03-13 10:55:16,334 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7484d06c-2353-4b47-9ef3-7ef9c7984ee1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7484d06c-2353-4b47-9ef3-7ef9c7984ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:17,387 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:17,388 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241588e7-3f70-4a44-94f9-2d7993b24475', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241588e7-3f70-4a44-94f9-2d7993b24475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766d d-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:18,446 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:55:18,446 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77762f5d-e2e6-41f0-9733-1fee0810f298', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77762f5d-e2e6-41f0-9733-1fee0810f298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:19,500 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:19,501 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f62009-30c3-4ce1-a497-49d15c668545', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f62009-30c3-4ce1-a497-49d15c668545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53: 06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:20,562 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.048s 2024-03-13 10:55:20,562 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902f7cfa-b4bc-400e-abde-93a11822d6ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902f7cfa-b4bc-400e-abde-93a11822d6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:21,619 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:21,619 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d417a502-7919-4564-bfed-5251ee54800b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d417a502-7919-4564-bfed-5251ee54800b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/73 84d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:22,672 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:22,673 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e02e18d-9680-47a4-a70f-742cbad1c56e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e02e18d-9680-47a4-a70f-742cbad1c56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:23,729 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:23,730 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91dcd303-f735-42be-9453-a8cecaa41f71', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91dcd303-f735-42be-9453-a8cecaa41f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f298 8663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:24,796 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.051s 2024-03-13 10:55:24,796 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f3728d-a022-4f59-92d8-b0710397104d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f3728d-a022-4f59-92d8-b0710397104d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:25,853 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:55:25,854 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75e52b7-ea98-4f19-832d-4e651cf3a865', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75e52b7-ea98-4f19-832d-4e651cf3a865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55: 26,909 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:26,909 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adff045-72f5-4237-a32a-90ff1ce64456', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adff045-72f5-4237-a32a-90ff1ce64456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:27,963 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:55:27,963 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a089744-99ce-4d39-a40f-04cbdfd68f89', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a089744-99ce-4d39-a40f-04cbdfd68f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:29,017 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:29,017 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c07117-2901-43ed-b4ff-e0fc57c8c98b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c07117-2901-43ed-b4ff-e0fc57c8c98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:30,076 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:55:30,077 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caae87e7-727e-4378-90b5-c410866cd685', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caae87e7-727e-4378-90b5-c410866cd685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:31,135 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:55:31,136 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 20 24 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20fc459-5b9a-49d7-a51e-080071eabc90', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20fc459-5b9a-49d7-a51e-080071eabc90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:32,206 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.054s 2024-03-13 10:55:32,207 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e7b909-175a-4daa-93b9-d0f7065c10e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e7b909-175a-4daa-93b9-d0f7065c10e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:33,285 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.063s 2024-03-13 10:55:33,285 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb75c974-9225-4b09-aeee-ce5343b6d4ba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API -Version', 'x-openstack-request-id': 'req-cb75c974-9225-4b09-aeee-ce5343b6d4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:34,343 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:55:34,344 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f9613a2-cd78-4087-97ef-479a85ac5155', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f9613a2-cd78-4087-97ef-479a85ac5155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:35,394 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:35,395 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e4b18b-379d-4288-84f9-8c478574e8cf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e4b18b-379d-4288-84f9-8c478574e8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c609 4d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:36,454 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:36,454 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a9b05f-4a2c-4a63-9554-b2923d9ec85c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a9b05f-4a2c-4a63-9554-b2923d9ec85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:37,509 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:37,510 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2b420c-4866-4457-b94d-17eabfbcf7fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2b420c-4866-4457-b94d-17eabfbcf7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempe st-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:38,577 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:38,577 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ccbf2b-3b22-4321-a7ca-0b37233851df', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ccbf2b-3b22-4321-a7ca-0b37233851df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:39,628 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:39,629 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d3c3be-448a-4fd2-82ce-7e5206b3b07d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d3c3be-448a-4fd2-82ce-7e5206b3b07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba 1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:40,683 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:40,683 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215f72a1-6f6f-42e8-ad62-11b660e6da2c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215f72a1-6f6f-42e8-ad62-11b660e6da2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:41,733 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:55:41,733 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6191e155-38e4-46be-bdab-921c33f378b8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6191e155-38e4-46be-bdab-921c33f378b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootabl e": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:42,804 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.056s 2024-03-13 10:55:42,805 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59717de3-48f1-4c40-9327-57b9bda4594f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59717de3-48f1-4c40-9327-57b9bda4594f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:43,883 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.052s 2024-03-13 10:55:43,883 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ac8cce-cc78-4474-b556-ad2950bcbe30', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ac8cce-cc78-4474-b556-ad2950bcbe30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:44,937 85805 INFO [tem pest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:44,938 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea16b85-a91d-4ff8-bec1-07fe1862e102', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea16b85-a91d-4ff8-bec1-07fe1862e102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:45,992 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:45,993 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68768e0c-67c7-42f3-8c50-563adc367013', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68768e0c-67c7-42f3-8c50-563adc367013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:47,050 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:47,051 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb39824-43f2-4435-8966-89a00d05bab4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb39824-43f2-4435-8966-89a00d05bab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:48,113 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:55:48,114 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb7fa97-5ab3-4620-800f-aaf295075e2d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb7fa97-5ab3-4620-800f-aaf295075e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:49,163 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.036s 2024-03-13 10:55:49,164 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-254469cf-89b1-4f77-830a-4e2680315675', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-254469cf-89b1-4f77-830a-4e2680315675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:50,255 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.078s 2024-03-13 10:55:50,256 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c2faf09-3dad-4a8a-b8b7-d5e3e82eff4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c2faf09-3dad-4a8a-b8b7-d5e3e82eff4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:51,306 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:55:51,306 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048a42f4-bd1e-4409-bb79-e6c776517104', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-048a42f4-bd1e-4409-bb79-e6c776517104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:52,361 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:52,361 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-151dda98-544d-43ff-827d-a55e50eada20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-151dda98-544d-43ff-827d-a55e50eada20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:53,419 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.044s 2024-03-13 10:55:53,419 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ceca8a-be95-483b-aafb-bc2428b68d37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ceca8a-be95-483b-aafb-bc2428b68d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"vo lume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:54,476 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.041s 2024-03-13 10:55:54,476 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc175de-1dc3-4f29-a236-d51957b92719', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc175de-1dc3-4f29-a236-d51957b92719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:55,533 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:55:55,534 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afc0527-5861-4932-a6de-d51b3306fdef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afc0527-5861-4932-a6de-d51b3306fdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-v olume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:56,588 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:56,589 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfac92d8-4b21-4c82-b702-c5113701c4db', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfac92d8-4b21-4c82-b702-c5113701c4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:57,640 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:55:57,641 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab22815-5767-4ac2-a895-dbcf18de093f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab22815-5767-4ac2-a895-dbcf18de093f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824 -4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:58,719 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.065s 2024-03-13 10:55:58,719 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb2e71a-6ce3-4ea0-a021-28e58061016f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb2e71a-6ce3-4ea0-a021-28e58061016f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:55:59,775 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.042s 2024-03-13 10:55:59,775 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb80d4a2-4105-4acf-867e-7afc0364ee87', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb80d4a2-4105-4acf-867e-7afc0364ee87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:00,825 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:56:00,825 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac97f2a-80b2-48dd-929c-4d0135bba0c2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac97f2a-80b2-48dd-929c-4d0135bba0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:01,882 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.043s 2024-03-13 10:56:01,882 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f792f0f4-0337-46c3-8e67-6277350a09a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f792f0f4-0337-46c3-8e67-6277350a09a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:02,941 85805 INFO [tempest.lib.common.rest_clien t] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.046s 2024-03-13 10:56:02,942 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51a96f9-1cc3-4c5f-947c-731ef478f97f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51a96f9-1cc3-4c5f-947c-731ef478f97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:03,995 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:56:03,996 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0ac7f1-3304-4fb9-bcbd-357b1ca7553c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0ac7f1-3304-4fb9-bcbd-357b1ca7553c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:05,046 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:56:05,046 85805 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17cdd53-00ae-4013-8d37-e803f5f3d7ad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17cdd53-00ae-4013-8d37-e803f5f3d7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:06,096 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:56:06,096 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe2fb57-6ec6-4fa9-b96b-1037dc7e2b24', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe2fb57-6ec6-4fa9-b96b-1037dc7e2b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:07,164 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.054s 2024-03-13 10:56:07,164 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)' , 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d21265-d8a6-48ed-a75c-9b94d4b446be', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d21265-d8a6-48ed-a75c-9b94d4b446be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:08,215 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:56:08,216 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476a6e09-380a-4e76-a797-3dc660b66076', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476a6e09-380a-4e76-a797-3dc660b66076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:09,266 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.038s 2024-03-13 10:56:09,267 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e243a39a-4aef-46cf-90dc-6308f44e7ca0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e243a39a-4 aef-46cf-90dc-6308f44e7ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:10,320 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:56:10,320 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53fea715-0fef-4d12-aeae-2281f576148b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53fea715-0fef-4d12-aeae-2281f576148b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:11,371 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.037s 2024-03-13 10:56:11,371 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da13ca18-7311-446e-b15c-bcfe40dd0931', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da13ca18-7311-446e-b15c-bcfe40dd0931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-58 24-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:12,441 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.057s 2024-03-13 10:56:12,441 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81666c46-e7e2-434a-8006-ff59c506ed6a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81666c46-e7e2-434a-8006-ff59c506ed6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:13,503 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.049s 2024-03-13 10:56:13,503 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760bb06f-44ad-4176-aada-aee547f51509', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760bb06f-44ad-4176-aada-aee547f51509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "descript ion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:14,570 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.052s 2024-03-13 10:56:14,571 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42420680-0dc4-4750-9859-6da487d89819', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42420680-0dc4-4750-9859-6da487d89819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:15,629 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.040s 2024-03-13 10:56:15,631 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e997be-c29d-46ab-90bb-6ec4e581bb4a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e997be-c29d-46ab-90bb-6ec4e581bb4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:16,704 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.060s 2024-03-13 10:56:16,705 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665d5c25-47cb-41bb-8d4d-74113b5617e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665d5c25-47cb-41bb-8d4d-74113b5617e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:17,762 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:56:17,763 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96ff33c-31a5-4606-9df3-9e59d22d6a13', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96ff33c-31a5-4606-9df3-9e59d22d6a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status ": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:18,822 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.047s 2024-03-13 10:56:18,823 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6514701f-338f-4d80-8c4d-7e46855390e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6514701f-338f-4d80-8c4d-7e46855390e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:19,875 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:56:19,876 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16e3623-59c5-4bb0-97fc-2fba3109d703', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16e3623-59c5-4bb0-97fc-2fba3109d703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:20,927 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevi cesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.039s 2024-03-13 10:56:20,928 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63ce45b-fc16-4900-ae0a-bf5c0c9dd913', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63ce45b-fc16-4900-ae0a-bf5c0c9dd913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 2024-03-13 10:56:21,985 85805 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0 0.045s 2024-03-13 10:56:21,986 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c464bf-7d81-46a0-82d5-a75b2c3d3189', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c464bf-7d81-46a0-82d5-a75b2c3d3189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0'} Body: b'{"volume": {"id": "a49766dd-5824-4f52-be12-0c278c6094d0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:06.000000", "updated_at": "2024-03-13T10:53:06.000000", "name": "tempest-TaggedBootDevicesTest-volume-51983163", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7384d67f8c4f42129877fe3439ba1b55/volumes/a49766dd-5824-4f52-be12-0c278c6094d0"}], "user_id": "424133bdb5a64f2988663a9f3348b8f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7384d67f8c4f42129877fe3439ba1b55"}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 390353f5-0fc6-46b8-9c73-45fbb3053f0e failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:07,507 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.279s 2024-03-13 10:53:07,507 85811 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-1052147712"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-a0fe4462-760e-4594-9b32-bd5a5509aca3', 'date': 'Wed, 13 Mar 2024 10:53:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"0d706cb6-78e1-4844-8bee-8938f2f36d5d","name":"tempest-tagged-attachments-test-net-1052147712","tenant_id":"38c537af6e074d92935503fd9f04b5da","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"38c537af6e074d92935503fd9f04b5da","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-03-13T10:53:06Z","updated_at":"2024-03-13T10:53:06Z","revision_number":1}}' 2024-03-13 10:53:09,302 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.794s 2024-03-13 10:53:09,303 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "0d706cb6-78e1-4844-8bee-8938f2f36d5d", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-e7b3154e-a331-4e68-b4d0-30cb8a4cc677', 'date': 'Wed, 13 Mar 2024 10:53:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"4df69068-7c15-4781-8a80-d9475f3811c4","name":"","tenant_id":"38c537af6e074d92935503fd9f04b5da","network_id":"0d706cb6-78e1-4844-8bee-8938f2f36d5d","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-03-13T10:53:07Z","updated_at":"2024-03-13T10:53:07Z","revision_number":0,"project_id":"38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:09,637 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes 0.332s 2024-03-13 10:53:09,637 85811 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-256884581"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-402276bc-a245-4b20-a714-3c50277d289d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-402276bc-a245-4b20-a714-3c50277d289d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:09.547736", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-256884581", "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/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:53:09,741 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.091s 2024-03-13 10:53:09,742 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63ee8c9-0298-4956-9aa6-b6e4ead2db31', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63ee8c9-0298-4956-9aa6-b6e4ead2db31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:10,855 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.087s 2024-03-13 10:53:10,855 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f796033-570d-4704-8c37-d3f91d0c3f9d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f796033-570d-4704-8c37-d3f91d0c3f9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-4 6b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:11,986 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.115s 2024-03-13 10:53:11,986 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fe564b-5c30-423c-a5f0-3ff452f06a15', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fe564b-5c30-423c-a5f0-3ff452f06a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:13,079 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.076s 2024-03-13 10:53:13,079 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794c9568-f9c2-4a7e-8c95-644c85c8282b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794c9568-f9c2-4a7e-8c95-644c85c8282b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3 8c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:14,204 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.080s 2024-03-13 10:53:14,205 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31aa82ba-4abc-4547-9b16-ff637b3c129d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31aa82ba-4abc-4547-9b16-ff637b3c129d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:15,328 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.096s 2024-03-13 10:53:15,328 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06705ea2-05e2-456d-a6bd-31dbf540315a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06705ea2-05e2-456d-a6bd-31dbf540315a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:16,421 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/39035 3f5-0fc6-46b8-9c73-45fbb3053f0e 0.078s 2024-03-13 10:53:16,422 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19c76921-ba6d-4162-a757-79dbdb919a25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19c76921-ba6d-4162-a757-79dbdb919a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:17,500 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.064s 2024-03-13 10:53:17,501 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9573e48-1da6-4dd1-95f9-1acc76a14349', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9573e48-1da6-4dd1-95f9-1acc76a14349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:18,562 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.047s 2024-03-13 10:53:18,563 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886730aa-23f0-42d8-879f-e62e0ecbc732', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886730aa-23f0-42d8-879f-e62e0ecbc732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:19,698 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.111s 2024-03-13 10:53:19,699 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13f009d-8c07-4eb3-9c33-c73339ab9ce3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13f009d-8c07-4eb3-9c33-c73339ab9ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:20,756 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:20,757 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c5e4ef-7d74-4f89-9552-f367617fc4c9', 'content-length': '910', 'openstack-api-v ersion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c5e4ef-7d74-4f89-9552-f367617fc4c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:21,825 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.056s 2024-03-13 10:53:21,826 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0746652d-4be6-4432-b638-7769292ebef7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0746652d-4be6-4432-b638-7769292ebef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:22,888 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.050s 2024-03-13 10:53:22,889 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa1f16f-7723-4744-9db1-d0d8d9295fdc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa1f16f-7723-4744-9db1-d0d8d9295fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5d a/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:23,953 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.049s 2024-03-13 10:53:23,953 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-660903d5-080c-45d4-85e9-57392556ab41', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-660903d5-080c-45d4-85e9-57392556ab41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:25,032 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.066s 2024-03-13 10:53:25,033 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf9186d-42c7-43fd-9bce-474fcf7d3645', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf9186d-42c7-43fd-9bce-474fcf7d3645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "20 24-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:26,098 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.051s 2024-03-13 10:53:26,099 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d6aa3d-fcce-477e-8bf4-ec66501b3ff1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d6aa3d-fcce-477e-8bf4-ec66501b3ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:27,206 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.094s 2024-03-13 10:53:27,207 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b970df2-5861-4092-b000-1d6384dc21b0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b970df2-5861-4092-b000-1d6384dc21b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.21 0/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:28,278 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:28,278 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e5cfe0-68a2-41c6-9836-f305e191f5c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e5cfe0-68a2-41c6-9836-f305e191f5c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:29,345 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.052s 2024-03-13 10:53:29,346 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da32b75-14b4-4301-886a-b20867f1932b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da32b75-14b4-4301-886a-b20867f1932b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcb c2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:30,404 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:30,404 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232ed999-4581-4401-b0ef-1cbc8da1b7a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232ed999-4581-4401-b0ef-1cbc8da1b7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:31,461 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:31,461 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6619e2f-2272-4173-b864-d0fb2c61ece1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6619e2f-2272-4173-b864-d0fb2c61ece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03 -13 10:53:32,517 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:32,518 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a558c9-fc50-4938-aa80-68a09692a692', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a558c9-fc50-4938-aa80-68a09692a692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:33,575 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:53:33,576 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e2ce1f-c348-4d04-9e91-d6fd3197a6ab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e2ce1f-c348-4d04-9e91-d6fd3197a6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:34,626 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024 -03-13 10:53:34,627 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28266590-1fed-47bc-912e-05160ec43de3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28266590-1fed-47bc-912e-05160ec43de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:35,681 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:53:35,682 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bb3691-0433-414b-8106-bbefe00a5746', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bb3691-0433-414b-8106-bbefe00a5746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:36,736 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:53:36,736 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Ma r 2024 10:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a41c93-1754-438c-87c6-0fda5c849f65', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a41c93-1754-438c-87c6-0fda5c849f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:37,806 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.056s 2024-03-13 10:53:37,806 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1598858f-9a60-4162-997b-e4597f3d5faa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1598858f-9a60-4162-997b-e4597f3d5faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:38,858 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:53:38,858 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4811768-7b33-4b0c-a590-239eb2ce02ef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-c4811768-7b33-4b0c-a590-239eb2ce02ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:39,915 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:53:39,915 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edff0a78-1564-4b0a-b697-d989e93d6f2d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edff0a78-1564-4b0a-b697-d989e93d6f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:40,969 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:40,969 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14bf4d60-0e01-4948-9ef3-f8b24457c493', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14bf4d60-0e01-4948-9ef3-f8b24457c493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053 f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:42,021 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:42,022 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea321a2e-23de-41ce-9819-bc233d178d09', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea321a2e-23de-41ce-9819-bc233d178d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:43,101 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.049s 2024-03-13 10:53:43,104 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf133c3-5421-4702-bdbb-5acb539a0ccc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf133c3-5421-4702-bdbb-5acb539a0ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest -TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:44,163 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:53:44,163 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9491ee-17d8-4779-97ae-c38ce3a3e70c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9491ee-17d8-4779-97ae-c38ce3a3e70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:45,226 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.050s 2024-03-13 10:53:45,226 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38a6155-a7ab-445c-bdc6-47a9125acb7b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38a6155-a7ab-445c-bdc6-47a9125acb7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5d a/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:46,304 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.064s 2024-03-13 10:53:46,304 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a414c4d-1ffb-4f53-8bfc-3f94dc98deba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a414c4d-1ffb-4f53-8bfc-3f94dc98deba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:47,358 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:47,358 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2e3640-c06e-40d9-ac03-0f000ad6eecb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2e3640-c06e-40d9-ac03-0f000ad6eecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": " false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:48,412 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:53:48,413 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd23aa2d-f412-43bf-8748-4870761b7d04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd23aa2d-f412-43bf-8748-4870761b7d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:49,466 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:53:49,466 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1cc5543-710a-46bf-9761-8edfbfce738d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1cc5543-710a-46bf-9761-8edfbfce738d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:50,523 85811 INFO [tempest.li b.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:53:50,523 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4340bca4-b290-4266-9b6c-e1e4dc7dcb28', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4340bca4-b290-4266-9b6c-e1e4dc7dcb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:51,575 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:53:51,576 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97da2654-038c-4c35-acbf-75fedbe76ac8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97da2654-038c-4c35-acbf-75fedbe76ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:52,634 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:53:52,635 85811 DEBUG [tempest .lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78218e79-0acd-42ca-be3d-c3af2e339a55', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78218e79-0acd-42ca-be3d-c3af2e339a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:53,688 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:53,688 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f75046-d180-4594-8d64-ecd0dc92df88', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f75046-d180-4594-8d64-ecd0dc92df88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:54,749 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.047s 2024-03-13 10:53:54,750 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:54 GMT', 'server': 'Apache/2.4 .52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8be1b75-0843-4ccf-a239-746114fdf52f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8be1b75-0843-4ccf-a239-746114fdf52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:55,804 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:53:55,804 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e781e54e-a9de-4c33-b7eb-a64e72ba6256', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e781e54e-a9de-4c33-b7eb-a64e72ba6256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:56,860 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:53:56,861 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341e308c-715d-47df-9903-a82d73eff466', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -341e308c-715d-47df-9903-a82d73eff466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:57,921 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:53:57,921 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e90e1e4-4fd8-488f-857f-16a716fc1f3d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e90e1e4-4fd8-488f-857f-16a716fc1f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:53:58,973 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:53:58,974 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf78034-ea5a-4e78-a208-1ea4d12a2099', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf78034-ea5a-4e78-a208-1ea4d12a2099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "39 0353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:00,030 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:54:00,030 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4556470b-da6a-4c09-a203-4c3dcf7e317a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4556470b-da6a-4c09-a203-4c3dcf7e317a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:01,096 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:01,096 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a63cbe-0ec0-4dbd-99ce-4f1d7dfa819c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a63cbe-0ec0-4dbd-99ce-4f1d7dfa819c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", " description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:02,149 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:02,149 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0116c23c-79f6-4719-9d7a-993d942b30ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0116c23c-79f6-4719-9d7a-993d942b30ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:03,203 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:03,203 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df11ba84-48b6-4b9a-8331-5700cece3707', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df11ba84-48b6-4b9a-8331-5700cece3707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053 f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:04,257 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:04,257 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a74edb2-b80a-4f89-8e5a-e2f170f73b3a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a74edb2-b80a-4f89-8e5a-e2f170f73b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:05,314 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:54:05,314 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-332b70e6-c61c-4521-b29a-c6d99b597106', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-332b70e6-c61c-4521-b29a-c6d99b597106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_st atus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:06,370 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:54:06,370 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da80667b-b4b0-4b20-9bfb-d1a37c7fd2a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da80667b-b4b0-4b20-9bfb-d1a37c7fd2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:07,432 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:07,433 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658ba519-1439-4cfb-b58d-8f25634145cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658ba519-1439-4cfb-b58d-8f25634145cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:08,490 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttach mentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:54:08,490 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6291e84e-c9ec-4a5d-aeda-049506f0c0dc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6291e84e-c9ec-4a5d-aeda-049506f0c0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:09,548 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:54:09,548 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951fe7bf-6943-4f80-a114-b556b1715829', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951fe7bf-6943-4f80-a114-b556b1715829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:10,602 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:10,602 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9e3dad-4360-4b36-8cc8-55fb386c0d78', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9e3dad-4360-4b36-8cc8-55fb386c0d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:11,658 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:54:11,659 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85cc2bf-4d0c-4695-ad0f-4f0811d8a3de', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85cc2bf-4d0c-4695-ad0f-4f0811d8a3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:12,714 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:12,714 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application /json', 'x-compute-request-id': 'req-b69ff296-154f-4fa6-9b42-b5ed7c31ddb8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69ff296-154f-4fa6-9b42-b5ed7c31ddb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:13,766 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:54:13,766 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b5b187-91d3-4fbb-9cf2-119cced9c0f7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b5b187-91d3-4fbb-9cf2-119cced9c0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:14,821 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:14,822 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e232655e-4a92-4880-aa06-1bcc55c0eb07', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e232655e-4a92-4880-aa06-1bcc55c0eb07', 'co nnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:15,910 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.072s 2024-03-13 10:54:15,911 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3bb64c-0618-45ec-ba24-2f2ab92183a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3bb64c-0618-45ec-ba24-2f2ab92183a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:16,965 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:54:16,966 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9dd1064-ef7a-4c74-9710-f43effd3e79e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9dd1064-ef7a-4c74-9710-f43effd3e79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "statu s": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:18,023 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:18,023 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79578d66-6745-49f6-bd5b-66311f1ab610', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79578d66-6745-49f6-bd5b-66311f1ab610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:19,077 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:19,077 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8ab3a9-03d8-4e43-91f0-7b9c40d5c7a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8ab3a9-03d8-4e43-91f0-7b9c40d5c7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviand ss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:20,165 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.075s 2024-03-13 10:54:20,166 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f526b242-6763-4059-aaf8-3fbbb7d1869a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f526b242-6763-4059-aaf8-3fbbb7d1869a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:21,225 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:54:21,226 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3d831a-1fcd-4fcd-96ed-9308d33b62d3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3d831a-1fcd-4fcd-96ed-9308d33b62d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http:// 10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:22,290 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:22,291 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9ac55cb-e0e1-4a4f-80a4-6bead91a8b46', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9ac55cb-e0e1-4a4f-80a4-6bead91a8b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:23,342 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:54:23,342 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccd2ad8-2cd5-49e9-a5a9-095497894504', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccd2ad8-2cd5-49e9-a5a9-095497894504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, " multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:24,401 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:54:24,401 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f19c944-ba75-4ff1-86a4-58b95b6daba2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f19c944-ba75-4ff1-86a4-58b95b6daba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:25,487 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.061s 2024-03-13 10:54:25,487 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12bff5a1-c984-457d-81e3-61c7aece76a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12bff5a1-c984-457d-81e3-61c7aece76a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:26,541 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:26,541 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7500607-adc0-462e-83bd-7d9cba4fe6b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7500607-adc0-462e-83bd-7d9cba4fe6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:27,597 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:27,597 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ca4d51-aacb-4928-9830-5c243e372033', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ca4d51-aacb-4928-9830-5c243e372033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:28,650 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:28,650 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7181900f-da29-435b-8a0d-45cc85380e9e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7181900f-da29-435b-8a0d-45cc85380e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:29,706 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:54:29,706 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d22b7ee-b3df-4e19-8b21-3eb90c014909', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d22b7ee-b3df-4e19-8b21-3eb90c014909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:30,757 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:54:30,758 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94be94 79-672c-4c70-88ad-65131a2435ab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94be9479-672c-4c70-88ad-65131a2435ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:31,811 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:31,812 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6946eb80-d9ff-4dfe-88f6-09079214a65b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6946eb80-d9ff-4dfe-88f6-09079214a65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:32,891 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.067s 2024-03-13 10:54:32,892 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94166fd-cd39-479b-b959-0e975bf2672a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94166fd-cd39-479b-b959-0e975bf2672a', 'connection': 'close', 'status': '200', 'conte nt-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:33,947 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:33,947 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70623d4a-7f68-4e23-94ed-08967552fb76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70623d4a-7f68-4e23-94ed-08967552fb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:34,998 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.036s 2024-03-13 10:54:34,998 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4932e1be-3c55-47be-bc55-87f102b88f59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4932e1be-3c55-47be-bc55-87f102b88f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zo ne": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:36,048 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:54:36,048 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b89991e-ffc4-4921-b361-d6ca79e889e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b89991e-ffc4-4921-b361-d6ca79e889e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:37,102 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:37,103 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83088bfc-3f6e-469c-8090-66d39bd1565e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83088bfc-3f6e-469c-8090-66d39bd1565e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:38,156 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:38,156 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36796f52-0e23-4c0b-ac38-62f6272c9822', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36796f52-0e23-4c0b-ac38-62f6272c9822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:39,213 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:54:39,213 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba2e721-3518-4964-b90a-d7d5287c6289', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba2e721-3518-4964-b90a-d7d5287c6289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9 f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:40,264 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:54:40,265 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4afb202-e3b5-4d79-b52a-7b92482cf7fa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4afb202-e3b5-4d79-b52a-7b92482cf7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:41,348 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.070s 2024-03-13 10:54:41,348 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527a7c7a-1a2b-4be4-bc83-b2c4b2fa9a68', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527a7c7a-1a2b-4be4-bc83-b2c4b2fa9a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os -vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:42,403 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:42,403 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f873eb7e-68a2-47f5-9973-7c4187e7742e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f873eb7e-68a2-47f5-9973-7c4187e7742e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:43,460 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:54:43,461 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9cd0f0-5cf4-4634-8693-5c26ec9852e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9cd0f0-5cf4-4634-8693-5c26ec9852e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:44,513 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d9 2935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:44,514 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85cea4d8-ac2e-476a-80a6-c3032748da64', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85cea4d8-ac2e-476a-80a6-c3032748da64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:45,564 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:54:45,565 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43eec56-980b-4173-a15b-cf05a067c412', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43eec56-980b-4173-a15b-cf05a067c412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:46,650 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.071s 2024-03-13 10:54:46,650 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc43d99-8945-4220-971d-99edb06d4494', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc43d99-8945-4220-971d-99edb06d4494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:47,704 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:47,704 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03bb84f8-8a5e-4f29-b821-b65f81da10be', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03bb84f8-8a5e-4f29-b821-b65f81da10be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:48,755 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:54:48,755 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71939a0e-66d5-45de-88ca-3c20ab904e8c', 'content-l ength': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71939a0e-66d5-45de-88ca-3c20ab904e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:49,807 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:49,808 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d394999b-c457-48e3-9027-68a274d47bba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d394999b-c457-48e3-9027-68a274d47bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:50,868 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.048s 2024-03-13 10:54:50,868 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff74fba-9723-4036-b4fc-63ba7cd6a0f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff74fba-9723-4036-b4fc-63ba7cd6a0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ 38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:51,921 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:51,922 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6f79ff-e851-45d0-aa99-0a3f7b9a2c07', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6f79ff-e851-45d0-aa99-0a3f7b9a2c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:52,981 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.046s 2024-03-13 10:54:52,982 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e67209c5-9d91-4a68-b54c-bdd658208373', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e67209c5-9d91-4a68-b54c-bdd658208373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:5 3:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:54,034 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:54,035 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434125df-2e04-4498-969a-d8cb6e5a2d87', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434125df-2e04-4498-969a-d8cb6e5a2d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:55,105 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.057s 2024-03-13 10:54:55,106 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1fe7d7d-b0cd-4bee-9e91-cf8116783135', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1fe7d7d-b0cd-4bee-9e91-cf8116783135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "s elf", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:56,173 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.054s 2024-03-13 10:54:56,174 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ae5f5b-2283-49ac-bf0f-f366100eea31', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ae5f5b-2283-49ac-bf0f-f366100eea31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:57,227 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:54:57,228 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30cbf49-3e49-4088-b99e-dddff2ed764f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30cbf49-3e49-4088-b99e-dddff2ed764f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45f bb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:58,282 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:54:58,282 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a354d11-3bc9-4f07-ac66-309c18b1821d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a354d11-3bc9-4f07-ac66-309c18b1821d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:54:59,335 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:54:59,335 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d663aed-0d3d-4e10-aa18-7f709a8351a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d663aed-0d3d-4e10-aa18-7f709a8351a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074 d92935503fd9f04b5da"}}' 2024-03-13 10:55:00,394 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:55:00,394 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1708026e-faf7-4474-8ee5-d6ba0aee7685', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1708026e-faf7-4474-8ee5-d6ba0aee7685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:01,471 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.064s 2024-03-13 10:55:01,472 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805b270c-1b2a-4214-a2c8-4ca51591bf9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805b270c-1b2a-4214-a2c8-4ca51591bf9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:02,520 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b 8-9c73-45fbb3053f0e 0.035s 2024-03-13 10:55:02,521 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac2c713-15da-40cf-958b-6b15b90d428e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac2c713-15da-40cf-958b-6b15b90d428e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:03,571 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:03,572 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2552c7-7395-4c4b-bd4c-30af982b369c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2552c7-7395-4c4b-bd4c-30af982b369c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:04,624 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:04,625 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4286a02f-ecf8-461e-85ce-204a61835cfe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4286a02f-ecf8-461e-85ce-204a61835cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:05,688 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.051s 2024-03-13 10:55:05,689 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f73215-d216-4398-b75b-0fd5f3242ad8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f73215-d216-4398-b75b-0fd5f3242ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:06,746 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:55:06,746 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1383ec3-ab80-46ef-b298-714c285c1c6e', 'content-length': '910', 'openstack-api-version': 'vo lume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1383ec3-ab80-46ef-b298-714c285c1c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:07,801 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:55:07,802 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70da96f3-fa77-4072-93e8-721214862d00', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70da96f3-fa77-4072-93e8-721214862d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:08,858 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:08,858 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47130c76-4e59-4f92-a291-c5dfad9eaecd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47130c76-4e59-4f92-a291-c5dfad9eaecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/39 0353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:09,913 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:09,914 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9d28fb-ebfe-4afd-bc71-5b206993466e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9d28fb-ebfe-4afd-bc71-5b206993466e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:10,964 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:55:10,964 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8751807-3f93-4a75-92f8-574a7d8cb593', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8751807-3f93-4a75-92f8-574a7d8cb593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10: 53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:12,028 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.050s 2024-03-13 10:55:12,028 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23de526-118f-40cf-8b14-e55a94189096', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23de526-118f-40cf-8b14-e55a94189096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:13,080 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:13,080 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d6caf4-d4b3-4fc3-b893-f98cea8b4558', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d6caf4-d4b3-4fc3-b893-f98cea8b4558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ 38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:14,137 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:14,137 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef63f41-3eaf-4009-b8f0-fa306964e547', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef63f41-3eaf-4009-b8f0-fa306964e547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:15,197 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.046s 2024-03-13 10:55:15,198 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df6f77c-bc84-46fe-b371-236a35416dba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df6f77c-bc84-46fe-b371-236a35416dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69b ba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:16,252 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:16,252 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e4c4d21-0fdf-40b1-b0c4-ac8afd102ed3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e4c4d21-0fdf-40b1-b0c4-ac8afd102ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:17,312 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:55:17,312 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf0f601-a666-45b8-9882-d8db9607939f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf0f601-a666-45b8-9882-d8db9607939f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:18 ,368 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:18,368 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6e9f76-8e5d-4eb3-a2c8-7781b6d40154', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6e9f76-8e5d-4eb3-a2c8-7781b6d40154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:19,423 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:55:19,424 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e877af9-25af-4f63-a150-ebeb7aaca53f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e877af9-25af-4f63-a150-ebeb7aaca53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:20,489 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.051s 2024-03-13 10:55 :20,489 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5376188b-748b-4466-b97a-3723b781fbc9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5376188b-748b-4466-b97a-3723b781fbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:21,550 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.047s 2024-03-13 10:55:21,551 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-803aa1fc-34ab-45e9-aa0e-c0eb9d259991', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-803aa1fc-34ab-45e9-aa0e-c0eb9d259991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:22,604 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:22,604 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55 :22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e43eee-d82a-4d34-9301-a1e04bd33aaf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e43eee-d82a-4d34-9301-a1e04bd33aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:23,661 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:23,661 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07bdfe83-7f60-477f-894e-70d8cad32773', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07bdfe83-7f60-477f-894e-70d8cad32773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:24,792 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.117s 2024-03-13 10:55:24,793 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e7332c-d964-46a4-8ff8-de10b16c370c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e7332c-d964-46a4-8ff8-de10b16c370c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:25,851 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:25,851 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4421b85-2ade-419b-b0f8-982a042c5585', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4421b85-2ade-419b-b0f8-982a042c5585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:26,902 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.036s 2024-03-13 10:55:26,902 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ed4be9-68fc-4739-a93a-1f43f6dd4a96', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ed4be9-68fc-4739-a93a-1f43f6dd4a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:27,963 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.048s 2024-03-13 10:55:27,964 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3411f6ed-e595-4669-be7b-d38d0865c56e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3411f6ed-e595-4669-be7b-d38d0865c56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:29,018 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:29,018 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481494f0-c228-46e8-8c1d-dfabd0efeac6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481494f0-c228-46e8-8c1d-dfabd0efeac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttac hmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:30,076 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:55:30,076 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af8dd4a-3793-4afa-a611-d75455783933', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af8dd4a-3793-4afa-a611-d75455783933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:31,127 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.036s 2024-03-13 10:55:31,127 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1936764-9179-41b7-acc8-817ac6e7e96c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1936764-9179-41b7-acc8-817ac6e7e96c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/39 0353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:32,183 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:32,183 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d0cafb-42c3-429e-9b6b-4604233c074b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d0cafb-42c3-429e-9b6b-4604233c074b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:33,236 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:33,236 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf05858-494e-4db5-a58c-1116a4977fef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf05858-494e-4db5-a58c-1116a4977fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "enc rypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:34,289 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:34,289 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472b10c2-08a7-447c-86a7-e9b4c46295fd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472b10c2-08a7-447c-86a7-e9b4c46295fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:35,342 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:35,342 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605c4745-5680-4c3a-9a5e-19333978d2cf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605c4745-5680-4c3a-9a5e-19333978d2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:36,407 85811 INFO [tempest.lib.common.res t_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.051s 2024-03-13 10:55:36,407 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989c00a5-5afa-4db7-8144-7753415ebf8a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989c00a5-5afa-4db7-8144-7753415ebf8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:37,459 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:37,459 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fcfed3a-899d-4365-9730-5e55511b959a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcfed3a-899d-4365-9730-5e55511b959a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:38,510 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:55:38,510 85811 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c031c671-fae4-4452-9787-febcbe681087', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c031c671-fae4-4452-9787-febcbe681087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:39,568 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.045s 2024-03-13 10:55:39,569 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a83f72d-7d65-43c7-b2af-207bed4986df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a83f72d-7d65-43c7-b2af-207bed4986df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:40,625 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:55:40,625 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e8b6a5-a469-4c6a-8bc6-48ecce66aece', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e8b6a5-a469-4c6a-8bc6-48ecce66aece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:41,683 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:55:41,683 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08335b78-9217-41a6-a9ee-47b025045358', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08335b78-9217-41a6-a9ee-47b025045358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:42,772 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.075s 2024-03-13 10:55:42,773 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434615e0-dc56-4fda-80e3-53bd320a914a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434615e0-dc 56-4fda-80e3-53bd320a914a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:43,828 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:43,829 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bd2e6c-40b4-4086-8662-0dcd134a85f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bd2e6c-40b4-4086-8662-0dcd134a85f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:44,884 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:44,884 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200c646d-e71a-451c-af28-9b24498bf313', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200c646d-e71a-451c-af28-9b24498bf313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6- 46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:45,939 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:45,940 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682aec3a-3c1a-4e12-ab91-210562da3c76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682aec3a-3c1a-4e12-ab91-210562da3c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:46,992 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:46,992 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d2b6f4-9387-4614-929d-b2880c942adf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d2b6f4-9387-4614-929d-b2880c942adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description" : null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:48,045 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:48,045 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9211c5c5-a571-4f4f-87c3-3bb6faf43dae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9211c5c5-a571-4f4f-87c3-3bb6faf43dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:49,100 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:49,100 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec054cec-de93-4dc4-927c-f55cecb17ae3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec054cec-de93-4dc4-927c-f55cecb17ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:50,203 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.084s 2024-03-13 10:55:50,204 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350caa8e-25a7-406f-834b-6a98217f6ddb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350caa8e-25a7-406f-834b-6a98217f6ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:51,256 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:51,257 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c184b6a-0085-4f63-aa37-d308a057a446', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c184b6a-0085-4f63-aa37-d308a057a446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:52,312 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:52,313 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054721ed-eb2a-4f47-a4d7-402ec2a1049c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054721ed-eb2a-4f47-a4d7-402ec2a1049c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:53,366 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:53,367 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1526507e-2d4a-4e23-926d-be2c59e04181', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1526507e-2d4a-4e23-926d-be2c59e04181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:54,436 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:te st_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.055s 2024-03-13 10:55:54,436 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d928852-7699-4be8-a565-c8e61a8b57c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d928852-7699-4be8-a565-c8e61a8b57c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:55,507 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.047s 2024-03-13 10:55:55,507 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649f4513-af68-4857-90e3-e61e7885dfcc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649f4513-af68-4857-90e3-e61e7885dfcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:56,562 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:55:56,562 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b81ab1-ee60-4af5-be90-b4fb2903bffa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b81ab1-ee60-4af5-be90-b4fb2903bffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:57,615 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:55:57,616 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c245e15-e91d-4aa7-ba71-faeb3eca36e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c245e15-e91d-4aa7-ba71-faeb3eca36e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:58,668 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:55:58,668 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-ebea323a-6a29-4491-8131-ef4da43a1112', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebea323a-6a29-4491-8131-ef4da43a1112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:55:59,721 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.039s 2024-03-13 10:55:59,721 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c486f1-dc76-4c9d-afce-6b2f6ae3b07d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c486f1-dc76-4c9d-afce-6b2f6ae3b07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:00,772 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:56:00,772 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fdd98c-be95-441d-951c-1ab3d2e68a5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fdd98c-be95-441d-951c-1ab3d2e68a5e', 'connection': ' close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:01,829 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:56:01,830 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cc7a274-e66e-4787-8bb6-c988bdeb7873', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cc7a274-e66e-4787-8bb6-c988bdeb7873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:02,881 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:56:02,881 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a36fcc-66d3-4a55-869f-7bdbe42b7582', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a36fcc-66d3-4a55-869f-7bdbe42b7582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creatin g", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:03,931 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.037s 2024-03-13 10:56:03,932 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e11e644-cfd0-4c75-93aa-11e86e87430c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e11e644-cfd0-4c75-93aa-11e86e87430c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:04,988 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:56:04,988 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3700571-bde4-42a6-8484-9a9a13018e5b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3700571-bde4-42a6-8484-9a9a13018e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snap shot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:06,040 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:56:06,040 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0099129-1e3a-40dc-aa09-6386d77c97a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0099129-1e3a-40dc-aa09-6386d77c97a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:07,095 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:07,095 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3709324-ed6d-48ea-b779-745c705613d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3709324-ed6d-48ea-b779-745c705613d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/v olume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:08,149 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:08,150 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc828f6b-a7b8-4897-8775-8b6898c98619', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc828f6b-a7b8-4897-8775-8b6898c98619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:09,204 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:09,204 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf006118-960b-42c0-aad3-bfac606afd2b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf006118-960b-42c0-aad3-bfac606afd2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach" : false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:10,260 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.043s 2024-03-13 10:56:10,261 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84fbc63d-c1ab-4885-9ece-c81786ae1796', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fbc63d-c1ab-4885-9ece-c81786ae1796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:11,320 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.046s 2024-03-13 10:56:11,320 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf81073-f32d-4713-ab57-ff5d12d50277', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf81073-f32d-4713-ab57-ff5d12d50277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:12,396 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0. 0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.063s 2024-03-13 10:56:12,396 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528e9bf1-3429-444c-8568-67c26f3da1e7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528e9bf1-3429-444c-8568-67c26f3da1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:13,506 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.097s 2024-03-13 10:56:13,506 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f7ff41-834f-4f3c-893a-cfad0f857d8f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f7ff41-834f-4f3c-893a-cfad0f857d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:14,564 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.044s 2024-03-13 10:56:14,564 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293675b8-6c67-4174-be54-b9e140d29d0b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293675b8-6c67-4174-be54-b9e140d29d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:15,619 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.042s 2024-03-13 10:56:15,619 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-557ba3ad-c231-4ddf-8b01-4c0cb3c396e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-557ba3ad-c231-4ddf-8b01-4c0cb3c396e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:16,706 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.074s 2024-03-13 10:56:16,706 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16a967cd-f6ef-4bf0 -94b5-528593c59bac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16a967cd-f6ef-4bf0-94b5-528593c59bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:17,760 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:17,761 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3c0544-10f5-44a1-88c7-f62e608cdfb6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3c0544-10f5-44a1-88c7-f62e608cdfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:18,815 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:18,815 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336c00d9-e6e5-40d2-97ec-eb465d0ac130', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336c00d9-e6e5-40d2-97ec-eb465d0ac130', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:19,868 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.041s 2024-03-13 10:56:19,869 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e24b030-9959-4faa-91db-64e79fe94542', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e24b030-9959-4faa-91db-64e79fe94542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:20,940 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.058s 2024-03-13 10:56:20,941 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233ccc0e-ca10-4360-b9a2-fa31c68613f3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233ccc0e-ca10-4360-b9a2-fa31c68613f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:22,010 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.056s 2024-03-13 10:56:22,010 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285b5711-bcfb-4b86-b207-8b513aff13a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285b5711-bcfb-4b86-b207-8b513aff13a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:23,060 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.036s 2024-03-13 10:56:23,060 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940748dc-baea-4731-acaa-097e7d5a1f22', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940748dc-baea-4731-acaa-097e7d5a1f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:24,112 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.038s 2024-03-13 10:56:24,112 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c56b681-3196-4f01-9bc6-5e57ccd77ab7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c56b681-3196-4f01-9bc6-5e57ccd77ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:25,166 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e 0.040s 2024-03-13 10:56:25,166 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51e9061-b381-45a1-8842-15e7c18b2eb8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51e9061-b381-45a1-8842-15e7c18b2eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e'} Body: b'{"volume": {"id": "390353f5-0fc6-46b8-9c73-45fbb3053f0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:10.000000", "updated_at": "2024-03-13T10:53:10.000000", "name": "tempest-TaggedAttachmentsTest-volume-256884581", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/38c537af6e074d92935503fd9f04b5da/volumes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/38c537af6e074d92935503fd9f04b5da/volu mes/390353f5-0fc6-46b8-9c73-45fbb3053f0e"}], "user_id": "85fcbc2e3f4d4a69bba824970fc60f27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "38c537af6e074d92935503fd9f04b5da"}}' 2024-03-13 10:56:25,714 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/4df69068-7c15-4781-8a80-d9475f3811c4 0.529s 2024-03-13 10:56:25,714 85811 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-0a8b2247-babf-4e5e-b9ff-7c827c88e7d3', 'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/4df69068-7c15-4781-8a80-d9475f3811c4'} Body: b'' 2024-03-13 10:56:26,318 85811 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/0d706cb6-78e1-4844-8bee-8938f2f36d5d 0.604s 2024-03-13 10:56:26,319 85811 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-75c0d404-da36-4f18-b3fd-490b8d5c712a', 'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/0d706cb6-78e1-4844-8bee-8938f2f36d5d'} Body: b'' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:19,301 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes 0.394s 2024-03-13 10:53:19,301 85823 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-1773501485"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84b01c4-379e-4a7f-9763-1399a284e97d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84b01c4-379e-4a7f-9763-1399a284e97d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.181593", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2024-03-13 10:53:19,480 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.167s 2024-03-13 10:53:19,480 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790a289d-8cb8-456e-845f-3a1656c46211', 'content-length': '1031', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790a289d-8cb8-456e-845f-3a1656c46211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "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": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:20,534 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsT est:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:20,535 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f6e5343-ae86-47f9-b604-59e4745cc5e9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f6e5343-ae86-47f9-b604-59e4745cc5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:21,735 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.187s 2024-03-13 10:53:21,735 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217b6f12-2a99-41c0-b1de-791487791d0b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217b6f12-2a99-41c0-b1de-791487791d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:te nant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:22,792 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:53:22,793 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede55f78-cff8-40bf-9c8e-b58aedf4a864', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede55f78-cff8-40bf-9c8e-b58aedf4a864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:23,919 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.113s 2024-03-13 10:53:23,919 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412a1c69-36b3-43bb-91a0-573774a998de', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412a1c69-36b3-43bb-91a0-573774a998de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-v ol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:24,981 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.047s 2024-03-13 10:53:24,981 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04843b99-2522-4cc0-8caf-e3a26821af70', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04843b99-2522-4cc0-8caf-e3a26821af70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:26,037 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:53:26,038 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd470f26-e4fb-4c4a-bec7-66a80f0b2e0e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd470f26-e4fb-4c4a-bec7-66a80f0b2e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "fal se", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:27,097 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:53:27,098 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f509b6-3e44-491b-bd87-fa62381ef689', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f509b6-3e44-491b-bd87-fa62381ef689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:28,166 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:53:28,167 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d588847-1f87-4fac-9d62-821d2dc27ab4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d588847-1f87-4fac-9d62-821d2dc27ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:29,225 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:29,226 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b274f07-13f7-45b2-a3a0-f9fafc70d223', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b274f07-13f7-45b2-a3a0-f9fafc70d223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:30,289 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:53:30,290 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c160987d-37fb-4f2b-80d0-52aca7789341', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c160987d-37fb-4f2b-80d0-52aca7789341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": " http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:31,343 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:53:31,343 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfe3e92-e334-4a39-97fa-05a3a6d1343a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfe3e92-e334-4a39-97fa-05a3a6d1343a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:32,400 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:53:32,400 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40268d5-52aa-47db-b7d4-8258b644079b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40268d5-52aa-47db-b7d4-8258b644079b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773 501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:33,454 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:53:33,454 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5237c4-c170-4e20-87af-ae552fe39ddc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5237c4-c170-4e20-87af-ae552fe39ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:34,515 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.048s 2024-03-13 10:53:34,516 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea6fbba-f693-4a4c-9974-ff3b8fb1ab9e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea6fbba-f693-4a4c-9974-ff3b8fb1ab9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:35,578 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.051s 2024-03-13 10:53:35,579 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b841d5c1-32d1-4f3d-9c47-7acc3eec82d4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b841d5c1-32d1-4f3d-9c47-7acc3eec82d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:36,629 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:53:36,629 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc292007-f536-4256-ba70-89955493fbbe', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc292007-f536-4256-ba70-89955493fbbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49b c-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:37,700 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.057s 2024-03-13 10:53:37,700 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de6cd59-0574-4b1d-adb7-0c8381dc245d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de6cd59-0574-4b1d-adb7-0c8381dc245d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:38,771 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.057s 2024-03-13 10:53:38,771 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1135b27-8827-41ec-a6c3-e53b4bcd20c3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1135b27-8827-41ec-a6c3-e53 b4bcd20c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:39,825 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:53:39,826 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02dec83b-ecb5-4678-af85-a633a5ac94e1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02dec83b-ecb5-4678-af85-a633a5ac94e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:40,883 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:53:40,883 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650f7461-b58a-486a-b590-ec1469fb82c4', 'c ontent-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650f7461-b58a-486a-b590-ec1469fb82c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:41,931 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.035s 2024-03-13 10:53:41,932 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c23ff4-1419-4517-bf73-c484dd1051c2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c23ff4-1419-4517-bf73-c484dd1051c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:42,982 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:53:42,983 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10: 53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51566e37-3102-4df4-a072-a625efcb0a25', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51566e37-3102-4df4-a072-a625efcb0a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:44,032 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:53:44,033 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5525f921-c3bd-4dc1-a676-3894ba6a50e7', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5525f921-c3bd-4dc1-a676-3894ba6a50e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:45,096 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.050s 2024-03-13 10:53:45,096 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b55a81-bb63-4b75-aba3-7f3728999674', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b55a81-bb63-4b75-aba3-7f3728999674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:46,147 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:53:46,147 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063e4f1c-adb6-4d45-8525-5f2baa60ef44', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063e4f1c-adb6-4d45-8525-5f2baa60ef44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:47,196 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volu mes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:53:47,197 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f4aebb-8446-45f3-8ce4-718141ab6592', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f4aebb-8446-45f3-8ce4-718141ab6592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:48,246 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:53:48,247 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99b4637-10e3-489a-b4d7-b5ccd879858b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99b4637-10e3-489a-b4d7-b5ccd879858b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:49,319 85823 INFO [tempest.lib.common.rest_client] Req uest (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:53:49,322 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36de923-f53b-442e-9add-c75f8c6e5076', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36de923-f53b-442e-9add-c75f8c6e5076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:50,377 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:50,377 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3f0339-cd8a-4b32-a802-ed3b9916bcf3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3f0339-cd8a-4b32-a802-ed3b9916bcf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id ": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:51,432 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:53:51,433 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2297a807-ff25-4af1-a5e3-396ef7b07fb3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2297a807-ff25-4af1-a5e3-396ef7b07fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:52,485 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:53:52,486 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a715a4-5701-4610-8361-3ffee9733f39', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a715a4-5701-4610-8361-3ffee9733f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:53,539 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:53,539 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7b1213-ee3e-4fbf-9648-4e8a2a7a56c8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7b1213-ee3e-4fbf-9648-4e8a2a7a56c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:54,595 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:53:54,595 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea445686-8d9b-4146-8d96-186b99f9aef8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea445686-8d9b-4146-8d96-186b99f9aef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb 645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:55,649 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:53:55,649 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1efff6-bc59-4783-a81a-5d3b8af57eb1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1efff6-bc59-4783-a81a-5d3b8af57eb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:56,700 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:53:56,701 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87308f6-080a-46c9-9b17-6e71f37568f6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87308f6-080a-46c9-9b17-6e71f37568f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:57,754 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:53:57,755 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca42f9fc-0228-47f2-9f6a-844024cd0b0f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca42f9fc-0228-47f2-9f6a-844024cd0b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:58,803 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.035s 2024-03-13 10:53:58,804 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a333d8-7afc-4641-8b3a-6870afb9cdfc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a333d8-7afc-4641-8b3a-6870afb9cdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "lin ks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:53:59,910 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.093s 2024-03-13 10:53:59,910 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f046dda-fe46-4c9b-a01b-3f47bdf03a05', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f046dda-fe46-4c9b-a01b-3f47bdf03a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:00,967 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:00,968 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b513e226-3a94-4801-995a-3eae0693e05b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b513e226-3a94-4801-995a-3eae0693e05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAs sistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:02,026 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:54:02,026 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe95358f-771e-44c8-ac13-87a5b34ae252', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe95358f-771e-44c8-ac13-87a5b34ae252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:03,081 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:03,081 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-313e48c4-0b77-42e9-abfe-910de3e7f17e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-313e48c4-0b77-42e9-abfe-910de3e7f17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:04,130 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:04,131 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af03ca7-dbc4-445a-aac9-8a95b1d9a84a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af03ca7-dbc4-445a-aac9-8a95b1d9a84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:05,182 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:05,182 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb027a7d-ca1c-4c96-a2da-9e00ba3f8ad6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb027a7d-ca1c-4c96-a2da-9e00ba3f8ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2 d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:06,235 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:54:06,235 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d29ff7-32b1-4ed6-9808-ace0e3f8023e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d29ff7-32b1-4ed6-9808-ace0e3f8023e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:07,288 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:54:07,288 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e0e9e0-7acd-42e2-83fc-b2d1a6f002b9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': ' req-21e0e9e0-7acd-42e2-83fc-b2d1a6f002b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:08,346 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:54:08,347 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e999d622-611c-4717-9e63-b30ac28f6487', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e999d622-611c-4717-9e63-b30ac28f6487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:09,408 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.048s 2024-03-13 10:54:09,409 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b99ed3-2 4ce-4e88-9b2b-5a07c3c19754', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b99ed3-24ce-4e88-9b2b-5a07c3c19754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:10,460 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:10,460 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b03a138a-1dea-4662-a64c-10f1ee51bb6c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b03a138a-1dea-4662-a64c-10f1ee51bb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:11,512 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:11,513 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23e66dd-a5da-420c-a693-55e2935250d7', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23e66dd-a5da-420c-a693-55e2935250d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:12,563 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:12,563 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a68f9bf-f966-47ca-99d8-b0ff0a667bc9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a68f9bf-f966-47ca-99d8-b0ff0a667bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:13,614 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:13,614 85823 DEBUG [tempest.lib.common.rest_client] Req uest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a74e53e-4edd-4cd0-a393-0dc2b506b07d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a74e53e-4edd-4cd0-a393-0dc2b506b07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:14,672 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:14,672 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc55ad6-afcb-4985-a93a-715655ee5b6d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc55ad6-afcb-4985-a93a-715655ee5b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:15,723 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f 0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:15,723 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18acbde4-1bf8-4da5-a42e-710ef237cb2e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18acbde4-1bf8-4da5-a42e-710ef237cb2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:16,778 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:54:16,778 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adaf7842-ae4e-42fe-9c44-a8342f54ba49', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adaf7842-ae4e-42fe-9c44-a8342f54ba49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:17,833 85823 INFO [temp est.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:17,833 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3e8d31-9efc-4beb-92be-eaf8df0c7e2f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3e8d31-9efc-4beb-92be-eaf8df0c7e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:18,884 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:18,885 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8233077b-2250-4efc-b2be-a01222fc30d4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8233077b-2250-4efc-b2be-a01222fc30d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:19,934 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:19,934 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058511f4-eb29-4268-b323-a57fa869f170', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058511f4-eb29-4268-b323-a57fa869f170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:20,999 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.050s 2024-03-13 10:54:21,000 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df56a89b-c93c-4ce6-aa65-b0c7d6fada54', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df56a89b-c93c-4ce6-aa65-b0c7d6fada54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiatta ch": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:22,058 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:54:22,058 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e006cf9-6962-4ccd-a3e6-e0d3adb15397', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e006cf9-6962-4ccd-a3e6-e0d3adb15397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:23,109 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:23,109 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6babe3-adda-4307-8d70-78e0d7e90078', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6babe3-adda-4307-8d70-78e0d7e90078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], " user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:24,161 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:24,162 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cc2aa1-13f0-4b6e-9e32-eda004f8eb47', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7cc2aa1-13f0-4b6e-9e32-eda004f8eb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:25,231 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.056s 2024-03-13 10:54:25,232 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3c3319f-7ced-4dba-842e-6263471cd5a2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3c3319f-7ced-4dba-842e-6263471cd5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112 -d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:26,282 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:26,283 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f19c18-bda4-4621-88bb-ffbc77e3c109', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f19c18-bda4-4621-88bb-ffbc77e3c109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:27,343 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:27,344 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0782fb85-e275-470d-a71a-fa7abcdf51d4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0782fb85-e275-470d-a71a-fa7abcdf51d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vol id": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:28,395 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:28,396 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7591b994-8040-47b3-aca4-2249b175e729', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7591b994-8040-47b3-aca4-2249b175e729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:29,448 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:29,449 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338d4d71-8897-4b6e-8ffd-8f8efd21a652', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338d4d71-8897-4b6e-8ffd-8f8efd21a652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.0000 00", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:30,518 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:30,518 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f54b36-ccab-4322-b860-50d5a368fd74', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f54b36-ccab-4322-b860-50d5a368fd74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:31,607 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.075s 2024-03-13 10:54:31,607 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85429fe-6680-4aa5-bb5a-865966bf2e9f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85429fe-6680-4aa5-bb5a-865966bf2e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cf b3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:32,669 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.049s 2024-03-13 10:54:32,669 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1cc5314-419b-403e-9e70-28e61642c274', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1cc5314-419b-403e-9e70-28e61642c274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:33,720 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:33,720 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a82cffe-abb4-466f-9b96-0fcabde1709a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a82cffe-abb4-466f-9b96-0fcabde1709a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/v olume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:34,787 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:54:34,788 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a91ce7c-9f8c-4e23-916b-3933602606bf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a91ce7c-9f8c-4e23-916b-3933602606bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:35,838 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:35,839 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce03ef85-bb3e-464c-985e-3411878d06a8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-ce03ef85-bb3e-464c-985e-3411878d06a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:36,896 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:36,897 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f78d95-d36f-4b0e-bc4f-4815adcb52fa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f78d95-d36f-4b0e-bc4f-4815adcb52fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:37,950 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:54:37,951 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-85d8f36f-8e9b-4440-96a6-38523ea22e01', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d8f36f-8e9b-4440-96a6-38523ea22e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:39,003 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:39,003 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986cebd7-ceaa-4a94-839b-8beb4aea5dcf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986cebd7-ceaa-4a94-839b-8beb4aea5dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:40,071 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.053s 2024-03-13 10:54:40,071 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50af1927-e709-4875-9846-1e53e397da0c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50af1927-e709-4875-9846-1e53e397da0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:41,128 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:41,128 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5976e5e-a5e2-485a-ada0-8e5fee1881cb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5976e5e-a5e2-485a-ada0-8e5fee1881cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:42,187 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:54:42,187 85823 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, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d14db3e-44a3-4f28-8ac1-ebb9feadf7d6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d14db3e-44a3-4f28-8ac1-ebb9feadf7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:43,240 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:54:43,241 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b24e02cb-429a-413c-adf0-a597bb451cca', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b24e02cb-429a-413c-adf0-a597bb451cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:44,295 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET htt p://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:44,295 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c2c4f3-a727-4fea-a324-3fd7894ca19b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c2c4f3-a727-4fea-a324-3fd7894ca19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:45,352 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.044s 2024-03-13 10:54:45,353 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9226c88-72f3-40bb-b745-cbc17fa92573', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9226c88-72f3-40bb-b745-cbc17fa92573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10 :54:46,406 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:54:46,406 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28855693-8ee4-460d-a438-155628143ccd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28855693-8ee4-460d-a438-155628143ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:47,463 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:54:47,464 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fdf3896-3e3f-405e-9caa-6d693a3c3b52', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fdf3896-3e3f-405e-9caa-6d693a3c3b52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-m ig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:48,516 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:54:48,516 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29dbc54d-e788-4a4e-b749-00ceec99d8d6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29dbc54d-e788-4a4e-b749-00ceec99d8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:49,567 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:49,568 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30155fbf-0e21-4635-bb86-d487e423b159', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30155fbf-0e21-4635-bb86-d487e423b159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consist encygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:50,622 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:50,622 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b30722a-7eda-456a-834a-1d9f50b58450', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b30722a-7eda-456a-834a-1d9f50b58450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:51,679 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:54:51,679 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24534a84-fb13-488f-83f2-65dbb7995208', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24534a84-fb13-488f-83f2-65dbb7995208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49 bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:52,730 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:54:52,731 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1155a6c-742b-4091-91fe-a9f30aed2efb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1155a6c-742b-4091-91fe-a9f30aed2efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:53,779 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:54:53,780 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9e1350-cc22-4ba7-969f-41acd0fd2b03', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9e1350-cc22-4ba7-969f-41acd0fd2b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/ volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:54,861 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.068s 2024-03-13 10:54:54,862 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3607c2-0c51-4436-8f79-e4276028f549', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3607c2-0c51-4436-8f79-e4276028f549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:55,947 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.072s 2024-03-13 10:54:55,947 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0165375-cc64-4070-8864-cf77d8c569ba', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0165375-cc64-4070-8864-cf77d8c569ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", " snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:57,017 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.046s 2024-03-13 10:54:57,018 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497a6177-3a83-4b0e-9ba5-ea78ea4fb561', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497a6177-3a83-4b0e-9ba5-ea78ea4fb561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:58,072 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:54:58,072 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d7ec94-48f3-45dc-84e6-7b4e5bed8f1b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d7ec94-48f3-45dc-84e6-7b4e5bed8f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated _at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:54:59,125 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:54:59,125 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3ca762-8388-4493-9368-508f567028a6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3ca762-8388-4493-9368-508f567028a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:00,181 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:00,182 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2482b223-7abb-47f9-a887-2892683ae812', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2482b223-7abb-47f9-a887-2892683ae812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:01,238 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:01,239 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285d8463-ed24-40ca-8a21-2d643233e6c9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285d8463-ed24-40ca-8a21-2d643233e6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:02,287 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:55:02,288 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e149028d-ec1b-4891-b64a-3cc26131fb6b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e149028d-ec1b-4891-b64a-3cc26131fb6b', 'connection': 'close', 'status': '200', 'content- location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:03,341 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:03,342 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3a14bd-d563-43b1-a347-1807cf128495', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3a14bd-d563-43b1-a347-1807cf128495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:04,397 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:04,398 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543ce8d9-5647-4ec8-9383-9e3611b7e592', 'content-length': '1081', 'openstack-api-version': 'volume 3.0' , 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543ce8d9-5647-4ec8-9383-9e3611b7e592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:05,453 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:05,453 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc291c8-2baa-4223-9648-e1da6505bbcf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc291c8-2baa-4223-9648-e1da6505bbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:06,502 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.035s 2024-03-13 10:55:06,502 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type ': 'application/json', 'x-compute-request-id': 'req-8ceb2f1f-666d-42b7-8a6c-93d9fec64c46', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ceb2f1f-666d-42b7-8a6c-93d9fec64c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:07,554 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:55:07,554 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1fe08a1-123f-40e9-8724-da27ae770b57', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1fe08a1-123f-40e9-8724-da27ae770b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:08,605 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:08,606 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-T oken': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1a11c1-a406-4d41-aafd-0ba660d57b0b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1a11c1-a406-4d41-aafd-0ba660d57b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:09,660 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:09,660 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9566d3-51e4-4f81-8bdc-debb3249ad33', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9566d3-51e4-4f81-8bdc-debb3249ad33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:10,710 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10 :55:10,711 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e794ad-1b28-484b-bc43-a517d78f14ae', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e794ad-1b28-484b-bc43-a517d78f14ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:11,761 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:55:11,762 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f63ee3d-803d-4a28-9a9e-990c73024f21', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f63ee3d-803d-4a28-9a9e-990c73024f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:12,814 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snaps hot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:12,814 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e93e8ff-19dd-479e-bc86-83bb709e4ba4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e93e8ff-19dd-479e-bc86-83bb709e4ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:13,870 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:13,870 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9cb886b-154c-4da6-89c1-1a8996e41012', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cb886b-154c-4da6-89c1-1a8996e41012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b 7a2d9ef6f611a"}}' 2024-03-13 10:55:14,926 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:55:14,927 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a618c0-fe66-4560-b5e6-4ce311b4b4ae', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a618c0-fe66-4560-b5e6-4ce311b4b4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:15,981 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:15,981 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c338f11-f972-4fd7-81c2-f35f2bbadbed', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c338f11-f972-4fd7-81c2-f35f2bbadbed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@jovi andss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:17,047 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.052s 2024-03-13 10:55:17,047 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a47763-c0be-469e-88e7-cb7bda02c8d2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a47763-c0be-469e-88e7-cb7bda02c8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:18,100 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:18,100 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9d3eb5-1746-4587-9749-3bd113f856a1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9d3eb5-1746-4587-9749-3bd113f856a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "repl ication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:19,155 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:19,156 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f716768-f276-4cc0-bbdc-daf019a46025', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f716768-f276-4cc0-bbdc-daf019a46025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:20,204 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:20,205 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788d94ad-a6ca-47f9-a1d1-988050e79187', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788d94ad-a6ca-47f9-a1d1-988050e79187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a 2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:21,260 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:21,261 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0037f4-e080-4058-b894-9adb94723bb8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0037f4-e080-4058-b894-9adb94723bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:22,317 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:22,317 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b8b9a5f-6021-403d-b6cd-41e40a71f406', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b8b9a5f-6021-403d-b6cd-41e40a71f406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98 281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:23,372 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:23,373 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94456c61-b6c2-40ba-ac6e-e40fcd6609f9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94456c61-b6c2-40ba-ac6e-e40fcd6609f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:24,428 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:24,429 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e9ca8b-1938-4ce6-a878-60fe0543a559', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e9ca8b-1938-4ce6-a878-60fe0543a559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:25,486 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:25,487 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fdb0191-8f7c-4b7e-be29-5a4b9d43b0e4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fdb0191-8f7c-4b7e-be29-5a4b9d43b0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:26,540 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:26,540 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b055a512-caa7-4417-ad9a-916e781f5058', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b055a512-caa7-4417-ad9a-916e781f5058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-0 3-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:27,596 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:27,596 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a036dd7a-0c66-4e55-a9a4-f4dfbe231562', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a036dd7a-0c66-4e55-a9a4-f4dfbe231562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:28,656 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.047s 2024-03-13 10:55:28,657 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138620fe-5f10-40be-98d5-a0ca81db1845', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138620fe-5f10-40be-98d5-a0ca81db1845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:29,710 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:29,710 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6f223a-7bda-4d26-801b-46d1426ad677', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6f223a-7bda-4d26-801b-46d1426ad677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:30,762 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:30,763 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28717c1d-6705-4caa-a7ad-09b4d0da7018', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28717c1d-6705-4caa-a7ad-09b4d0da7018', 'connection': 'clo se', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:31,813 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:31,813 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eaa6e69-d74c-421c-91a4-d54c16730462', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eaa6e69-d74c-421c-91a4-d54c16730462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:32,869 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:32,870 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df43eb7-811c-4756-a009-aaf4360bba4d', 'content-length': '1081', 'opens tack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0df43eb7-811c-4756-a009-aaf4360bba4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:33,929 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.047s 2024-03-13 10:55:33,930 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81c1459-6c46-43e9-95ad-33372e9823f5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81c1459-6c46-43e9-95ad-33372e9823f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:34,985 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:34,986 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4b9027-f366-4929-88ac-fbbfe53cfc11', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4b9027-f366-4929-88ac-fbbfe53cfc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:36,040 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:36,040 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1e58cb-416b-487c-a1a4-68ad25a5ed74', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1e58cb-416b-487c-a1a4-68ad25a5ed74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:37,095 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:37,096 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc17856-7694-47c1-a10a-8d0c982b0e1a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc17856-7694-47c1-a10a-8d0c982b0e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:38,149 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:38,149 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af53340-f869-473c-80cf-55b2d595b59b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af53340-f869-473c-80cf-55b2d595b59b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:39,201 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7 f3cfb3c7a9 0.038s 2024-03-13 10:55:39,201 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b35089f-41b0-46ed-aaac-45f9012d9c97', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b35089f-41b0-46ed-aaac-45f9012d9c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:40,253 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:40,253 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d206463-d4bf-44a1-9191-9062caaeb6f9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d206463-d4bf-44a1-9191-9062caaeb6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:41,307 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshots Test:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:41,307 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c56eec4-3bfb-49fc-be8e-74a19a14eefa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c56eec4-3bfb-49fc-be8e-74a19a14eefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:42,360 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:42,361 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af69962c-d113-4753-9fae-7606b0536aea', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af69962c-d113-4753-9fae-7606b0536aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:t enant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:43,413 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:43,413 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68913291-8b71-40d2-8460-5e4dd80a41ab', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68913291-8b71-40d2-8460-5e4dd80a41ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:44,475 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:55:44,475 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf6556e-60c9-40a2-ac55-4cfa51fa049c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf6556e-60c9-40a2-ac55-4cfa51fa049c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os- vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:45,536 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.048s 2024-03-13 10:55:45,536 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24cfdb27-1bb5-4a33-9458-d58e92c602b0', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24cfdb27-1bb5-4a33-9458-d58e92c602b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:46,595 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.046s 2024-03-13 10:55:46,596 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9d836b-38dd-4a1b-bb84-b26956a5b8ef', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9d836b-38dd-4a1b-bb84-b26956a5b8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "fa lse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:47,652 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:55:47,652 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b61f074-53e6-4320-a04b-76222721824d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b61f074-53e6-4320-a04b-76222721824d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:48,707 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:48,707 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad877086-6567-4b7c-aef5-dc428f5907de', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad877086-6567-4b7c-aef5-dc428f5907de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:49,757 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:49,757 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c7dfa33-e8e0-4a07-a657-a07ad27c57f8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c7dfa33-e8e0-4a07-a657-a07ad27c57f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:50,808 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:55:50,808 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc07dae4-dd70-45f6-9762-88f305041ee4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc07dae4-dd70-45f6-9762-88f305041ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:51,862 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:55:51,863 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68b2f753-eb48-405b-96c7-88ec3c8b7952', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68b2f753-eb48-405b-96c7-88ec3c8b7952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:52,916 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:52,916 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f45e22-c9ab-470c-ab6a-3b56bfae303b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f45e22-c9ab-470c-ab6a-3b56bfae303b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-177 3501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:53,971 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:53,972 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8e15a7-a619-4ffc-bf59-6d9c22702616', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8e15a7-a619-4ffc-bf59-6d9c22702616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:55,034 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:55:55,034 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa491965-61d4-4793-9bff-9b138fa0df9a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa491965-61d4-4793-9bff-9b138fa0df9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone" : "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:56,087 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:55:56,087 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633549ad-1401-4033-b5d8-85a45fcc1bc0', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633549ad-1401-4033-b5d8-85a45fcc1bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:57,147 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.047s 2024-03-13 10:55:57,148 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d050eb0-7b45-4be7-b21d-3b89f10ed251', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d050eb0-7b45-4be7-b21d-3b89f10ed251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49 bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:58,200 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:55:58,200 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b29bd5f-7ea7-4ebf-8fea-053f003b8dc6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b29bd5f-7ea7-4ebf-8fea-053f003b8dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:55:59,255 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:55:59,255 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13921afd-471b-4292-ade2-59767cbab97a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13921afd-471b-4292-ade2-59 767cbab97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:00,308 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:56:00,309 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247819db-8605-48bd-9916-a51d81a3ad50', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247819db-8605-48bd-9916-a51d81a3ad50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:01,359 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:01,359 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a6279e-c580-4459-81d2-9a7b389d6948', ' content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a6279e-c580-4459-81d2-9a7b389d6948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:02,415 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:56:02,416 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c00888-48dd-4a53-9a70-b81437a4bd35', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c00888-48dd-4a53-9a70-b81437a4bd35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:03,469 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:03,470 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10 :56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520fbac2-68d1-4656-aee5-ef47a62f5dbc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520fbac2-68d1-4656-aee5-ef47a62f5dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:04,523 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:56:04,524 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb5ac3f-5931-456a-9b06-6c38e0299d7f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb5ac3f-5931-456a-9b06-6c38e0299d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:05,574 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:56:05,575 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type ': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2e7d9a-8ffc-45cf-8fc1-024e0a876cd6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2e7d9a-8ffc-45cf-8fc1-024e0a876cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:06,623 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.035s 2024-03-13 10:56:06,624 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20cc4f53-79e5-480c-bf3c-b9600e36b3ca', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20cc4f53-79e5-480c-bf3c-b9600e36b3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:07,672 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/vol umes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:56:07,673 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03b6dbde-c862-4dec-b75a-4b7ab8445800', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03b6dbde-c862-4dec-b75a-4b7ab8445800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:08,731 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:56:08,732 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ca93ea-02df-4949-ad8b-cea6a89abbc1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ca93ea-02df-4949-ad8b-cea6a89abbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:09,781 85823 INFO [tempest.lib.common.rest_client] Re quest (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:56:09,782 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f0d083-1a57-4cb4-a94c-33133e0edefe', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f0d083-1a57-4cb4-a94c-33133e0edefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:10,833 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:56:10,833 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20601868-c4c5-41de-9f48-f655fe402cc6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20601868-c4c5-41de-9f48-f655fe402cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_i d": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:11,893 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.048s 2024-03-13 10:56:11,894 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f724d5-e14f-46fa-a2a5-99ce4f353083', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f724d5-e14f-46fa-a2a5-99ce4f353083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:12,956 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:12,957 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30566835-59d5-4f92-a7b8-a7ebafa7f9bc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30566835-59d5-4f92-a7b8-a7ebafa7f9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:14,015 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.045s 2024-03-13 10:56:14,015 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87aae47a-9017-4b25-91dc-7b5e50bb0e40', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87aae47a-9017-4b25-91dc-7b5e50bb0e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:15,070 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:15,070 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34a2a12-3bd4-48dc-9026-8a876b56d3fe', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34a2a12-3bd4-48dc-9026-8a876b56d3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089b b645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:16,124 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:16,125 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbc6ac2-d7d2-4ab4-bd2a-c4fd00537b98', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbc6ac2-d7d2-4ab4-bd2a-c4fd00537b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:17,212 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.074s 2024-03-13 10:56:17,212 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604d3f0e-a5a8-4c92-8911-a70b7349ff78', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604d3f0e-a5a8-4c92-8911-a70b7349ff78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "book mark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:18,270 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:56:18,270 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9732e9f-4faf-4571-9f5b-8b98ba14ebf5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9732e9f-4faf-4571-9f5b-8b98ba14ebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:19,325 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:56:19,325 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926c8344-175d-4566-8b31-535db657d34e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926c8344-175d-4566-8b31-535db657d34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:20,381 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.042s 2024-03-13 10:56:20,381 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478b45bc-5f96-4385-8797-a87f01cac0d7', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478b45bc-5f96-4385-8797-a87f01cac0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:21,431 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:21,432 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5dd413d-32d2-4fc6-bad7-ed2fbfd1e217', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5dd413d-32d2-4fc6-bad7-ed2fbfd1e217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesA ssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:22,483 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:56:22,483 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf2c25f-a686-4cd8-a835-31128c6aa578', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf2c25f-a686-4cd8-a835-31128c6aa578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:23,534 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:56:23,534 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb506f15-9b24-4911-92b4-1f071e0b30ca', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb506f15-9b24-4911-92b4-1f071e0b30ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:24,644 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.095s 2024-03-13 10:56:24,644 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e8c53e4-d6d9-4bfd-b709-aed3db83ef22', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e8c53e4-d6d9-4bfd-b709-aed3db83ef22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:25,700 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.043s 2024-03-13 10:56:25,701 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5885506c-b9f1-4936-951f-4ddd1e67fa7d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5885506c-b9f1-4936-951f-4ddd1e67fa7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a 2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:26,754 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:56:26,754 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc329470-0f3d-4a60-941a-784b206b2dcd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc329470-0f3d-4a60-941a-784b206b2dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:27,807 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.039s 2024-03-13 10:56:27,808 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3f5c89-3f61-407f-ad9b-e3ea4c60d73e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3f5c89-3f61-407f-ad9b-e3ea4c60d73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:28,863 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:28,863 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee78b60d-6683-4f1e-8776-1d062db2f74d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee78b60d-6683-4f1e-8776-1d062db2f74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:29,921 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.038s 2024-03-13 10:56:29,922 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030639d6- 5882-4b53-b6ad-909390cd4812', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030639d6-5882-4b53-b6ad-909390cd4812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:30,972 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:30,973 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268a07c5-8ab5-4fcb-948f-c0191c2ea4a8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268a07c5-8ab5-4fcb-948f-c0191c2ea4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:32,023 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.037s 2024-03-13 10:56:32,023 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767c82e9-aec4-4a4d-bdba-2884efc5af48', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767c82e9-aec4-4a4d-bdba-2884efc5af48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:33,077 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.041s 2024-03-13 10:56:33,078 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8822de47-fc19-4ce8-9165-91289433886e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8822de47-fc19-4ce8-9165-91289433886e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:34,128 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.036s 2024-03-13 10:56:34,128 85823 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51ee23a6-d1eb-4886-98ed-b9fa4d7dbda4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51ee23a6-d1eb-4886-98ed-b9fa4d7dbda4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 2024-03-13 10:56:35,181 85823 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 0.040s 2024-03-13 10:56:35,182 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87886479-7cc7-47e7-a459-a7c1e720b540', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87886479-7cc7-47e7-a459-a7c1e720b540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9'} Body: b'{"volume": {"id": "17762aea-49bc-4e4e-b112-d7f3cfb3c7a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:53:19.000000", "updated_at": "2024-03-13T10:53:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1773501485", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/98281f0ccd124c6180b7a2d9ef6f611a/volumes/17762aea-49bc-4e4e-b112-d7f3cfb3c7a9"}], "user_id": "1a2f170f8cbb4f1089bb645a30f9b16a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "98281f0ccd124c6180b7a2d9ef6f611a"}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 56f56997-e7c3-43dd-943c-763bdd75142e failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:52:48,349 85803 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.035s 2024-03-13 10:52:48,350 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:48 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-3d98bc70-bf2b-4843-ab16-eb0bfb2f0171', '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": "f304adf0618442868cc47f1b91a6e6bb", "name": "tempest-DeleteServersTestJSON-2111250648-project-member", "password_expires_at": null}, "audit_ids": ["LP3sXDo-Sr-0jz0c1hYzAg"], "expires_at": "2024-03-13T11:52:48.000000Z", "issued_at": "2024-03-13T10:52:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c3cde87a7624bfd8ee8516f75b73679", "name": "tempest-DeleteServersTestJSON-2111250648"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6c3cde87a7624bfd8ee8516f75b73679", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:52:48,351 85803 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'ddc5e180-9112-4083-a0de-4c6b54fa8c54', 'name': 'tempest-DeleteServersTestJSON-140818655-network', 'tenant_id': '6c3cde87a7624bfd8ee8516f75b73679', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6c3cde87a7624bfd8ee8516f75b73679', 'port_security_enabled': True , 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57638, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:52:50,258 85803 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 1.906s 2024-03-13 10:52:50,258 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1041432326", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "ddc5e180-9112-4083-a0de-4c6b54fa8c54"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-682e3640-b479-4724-bb58-cb63afc42b58', 'x-compute-request-id': 'req-682e3640-b479-4724-bb58-cb63afc42b58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0a73d76a-1659-4189-93af-683983e85abf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0a73d76a-1659-4189-93af-683983e85abf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "AmG35HrABQL7"}}' 2024-03-13 10:52:50,521 85803 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/0a73d76a-1659-4189-93af-683983e85abf 0.260s 2024-03-13 10:52:50,521 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:50 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-d09d1696-7ad2-432f-adb5-8169376ed187', 'x-compute-request-id': 'req-d09d1696-7ad2-432f-adb5-8169376ed187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf'} Body: b'{"server": {"id": "0a73d76a-1659-4189-93af-683983e85abf", "name": "tempest-DeleteServersTestJSON-server-1041432326", "status": "BUILD", "tenant_id": "6c3cde87a7624bfd8ee8516f75b73679", "user_id": "f304adf0618442868cc47f1b91a6e6bb", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:50Z", "updated": "2024-03-13T10:52:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0a73d76a-1659-4189-93af-683983e85abf"}], "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-03-13 10:53:40,825 85803 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/0a73d76a-1659-4189-93af-683983e85abf 0.279s 2024-03-13 10:53:40,825 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96f1a124-238e-4678-84cc-aae5680b7d8f', 'x-compute-request-id': 'req-96f1a124-238e-4678-84cc-aae5680b7d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf'} Body: b'{"server": {"id": "0a73d76a-1659-4189-93af-683983e85abf", "name": "tempest-DeleteServersTestJSON-server-1041432326", "status": "ACTIVE", "tenant_id": "6c3cde87a7624bfd8ee8516f75b73679", "user_id": "f304adf0618442868cc47f1b91a6e6bb", "metadata": {}, "hostId": "ef287e14905fb134cd4bc192fcb1d7ef578f15eb43eaf2d517111fba", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:50Z", "updated": "2024-03-13T10:53:02Z", "addresses": {"tempest-DeleteServersTestJSON-140818655-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:c6:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0a73d76a-1659-4189-93af-683983e85abf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0a73d76a-1659-4189-93af-683983e85abf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T10:53: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-03-13 10:53:40,840 85803 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:54:41,153 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes 0.253s 2024-03-13 10:54:41,154 85803 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-43027639"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aecbf6c-b720-45f5-a199-26a1a809ebbb', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aecbf6c-b720-45f5-a199-26a1a809ebbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.079859", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:54:41,210 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:54:41,210 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b966c1-d521-4f6a-86ff-07b4cbde96b8', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b966c1-d521-4f6a-86ff-07b4cbde96b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:42,264 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:54:42,264 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5a2c3f-f5ee-47e7-814a-20c6bd089df6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5a2c3f-f5ee-47e7-814a-20c6bd089df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f569 97-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:43,318 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:54:43,319 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-500ad47d-3b8a-4a51-af7f-cb5119ab42f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-500ad47d-3b8a-4a51-af7f-cb5119ab42f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:44,368 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.035s 2024-03-13 10:54:44,369 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd65d10-cc6b-458a-8899-dc0fed83a81f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd65d10-cc6b-458a-8899-dc0fed83a81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b 91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:45,430 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:54:45,430 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3abffcbf-4f7d-4f9e-a72d-010ea2e74a21', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3abffcbf-4f7d-4f9e-a72d-010ea2e74a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:46,483 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:54:46,484 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-410018ca-616a-4f37-b05a-62996d6389b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-410018ca-616a-4f37-b05a-62996d6389b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516 f75b73679"}}' 2024-03-13 10:54:47,567 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.069s 2024-03-13 10:54:47,567 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454e8ef9-40bd-4f7c-9dd9-bd84693a3f19', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454e8ef9-40bd-4f7c-9dd9-bd84693a3f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:48,619 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:54:48,619 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83da7ce-2938-4382-bdd6-4a4d14bbf287', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83da7ce-2938-4382-bdd6-4a4d14bbf287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:49,671 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde8 7a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:54:49,671 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736e27ee-af31-4c74-b97f-edb4a40e88ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736e27ee-af31-4c74-b97f-edb4a40e88ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:50,723 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:54:50,723 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083e0af4-1c3f-4d24-986c-0e907dbf2f8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083e0af4-1c3f-4d24-986c-0e907dbf2f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:51,783 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:54:51,783 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d680840-b5dd-43aa-8986-c282e19d218c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d680840-b5dd-43aa-8986-c282e19d218c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:52,838 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:54:52,838 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231b4aa6-f2aa-4eb1-b845-c887f863960f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231b4aa6-f2aa-4eb1-b845-c887f863960f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:53,892 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:54:53,892 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-120eaf89-b74d-45b1-b4b7-aa7a5a1b84ce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120eaf89-b74d-45b1-b4b7-aa7a5a1b84ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:54,953 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.047s 2024-03-13 10:54:54,953 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c247a8-96cc-4ae4-9fae-b81e692ee4c2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c247a8-96cc-4ae4-9fae-b81e692ee4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:56,010 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:54:56,010 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b578e4c-4737-49d8-a2fe-5571eb4507fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req- 8b578e4c-4737-49d8-a2fe-5571eb4507fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:57,070 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:54:57,070 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c83071-516a-4b2c-9481-4c9478d53296', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c83071-516a-4b2c-9481-4c9478d53296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:58,122 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.036s 2024-03-13 10:54:58,122 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6daa616-7f80-4474-b3bc-4d9ae099b5a2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6daa616-7f80-4474-b3bc-4d9ae099b5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e' } Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:54:59,186 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.049s 2024-03-13 10:54:59,186 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1b099d-9e91-4213-b7cc-fdf68504609a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1b099d-9e91-4213-b7cc-fdf68504609a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:00,238 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:00,239 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2228d6a2-0b21-4bbd-8575-6958ce00b24d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2228d6a2-0b21-4bbd-8575-6958ce00b24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-1 3T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:01,292 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:01,293 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c0a094-b581-461e-9072-ef44c0ecf4d6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c0a094-b581-461e-9072-ef44c0ecf4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:02,344 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.036s 2024-03-13 10:55:02,345 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625a5670-d65d-4d39-987f-a2e89d157d5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625a5670-d65d-4d39-987f-a2e89d157d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": " self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:03,405 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.047s 2024-03-13 10:55:03,405 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5808929-056e-463c-8408-6eb93225dc33', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5808929-056e-463c-8408-6eb93225dc33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:04,459 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:04,459 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d1b9c5-44ff-46e5-86cc-ea6bf93a25c2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d1b9c5-44ff-46e5-86cc-ea6bf93a25c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b 73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:05,509 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:05,510 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cead1b29-dc7b-4bdc-b7a6-ad455f46a2f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cead1b29-dc7b-4bdc-b7a6-ad455f46a2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:06,568 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:55:06,568 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa86989-b947-42a9-a501-f561094d20ba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa86989-b947-42a9-a501-f561094d20ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multi attach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:07,620 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:07,621 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4b29cf-4637-48ae-b0ae-fcd7231199da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4b29cf-4637-48ae-b0ae-fcd7231199da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:08,678 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:08,679 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b59c767-5bb5-44c0-a85a-0ca5a92e7d69', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b59c767-5bb5-44c0-a85a-0ca5a92e7d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:09,735 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSO N:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:09,735 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf63e49a-6d2c-4f43-a999-2993cc5e29aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf63e49a-6d2c-4f43-a999-2993cc5e29aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:10,790 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:10,790 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af22dba-a3aa-47aa-8925-bd314ac5616d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af22dba-a3aa-47aa-8925-bd314ac5616d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:11,846 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:11,847 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b5bcd38-14b8-42fb-9a0f-22ba4263f532', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b5bcd38-14b8-42fb-9a0f-22ba4263f532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:12,897 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:12,898 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875718d8-0801-4665-a75b-fbc31bb5a769', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875718d8-0801-4665-a75b-fbc31bb5a769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:13,946 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.035s 2024-03-13 10:55:13,947 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed , 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7aba2a4-9f7e-4ef5-b34c-47a431557ec4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7aba2a4-9f7e-4ef5-b34c-47a431557ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:15,000 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:15,000 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55b78ea-4917-4e7b-8246-103a095be91f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55b78ea-4917-4e7b-8246-103a095be91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:16,084 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.052s 2024-03-13 10:55:16,087 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b33745-36ba-4f49-a11e-e29a77a6bdbc', 'content-length': '909', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b33745-36ba-4f49-a11e-e29a77a6bdbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:17,144 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:17,145 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f950b39-f927-4b1a-858f-f6aa98d6a6b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f950b39-f927-4b1a-858f-f6aa98d6a6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:18,198 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:18,198 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d3ee08-3808-42a4-9219-f888de3a995c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d3ee08-3808-42a4-9219-f888de3a995c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2 10/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:19,252 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:19,252 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4f229c-02cc-411a-8e52-2557e99046af', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4f229c-02cc-411a-8e52-2557e99046af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:20,304 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:20,305 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5da8f72-ddc8-47e3-8432-6d48413df377', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5da8f72-ddc8-47e3-8432-6d48413df377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "avail ability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:21,357 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:21,358 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aeb41f5-4fc8-464d-befa-edc2450ced6c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aeb41f5-4fc8-464d-befa-edc2450ced6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:22,412 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:55:22,413 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268458a7-bd5c-4a35-9adb-ff22466c1765', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268458a7-bd5c-4a35-9adb-ff22466c1765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:23,469 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:55:23,469 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-224f93ea-1d56-4009-b7a6-85caee86c75d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-224f93ea-1d56-4009-b7a6-85caee86c75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:24,522 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:24,522 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2936d232-9f0e-4722-9cee-bc71eef7eb28', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2936d232-9f0e-4722-9cee-bc71eef7eb28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd 75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:25,583 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:55:25,584 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dffa7c0-00c4-4fe1-adfa-e4ea13762443', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dffa7c0-00c4-4fe1-adfa-e4ea13762443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:26,639 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:55:26,639 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0d07f8-1a77-464a-b313-486c65021c8a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0d07f8-1a77-464a-b313-486c65021c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": " false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:27,692 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:27,692 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aced4fb-42de-4afd-9568-e7037e16c876', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aced4fb-42de-4afd-9568-e7037e16c876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:28,750 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:55:28,750 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b752f809-7fb4-45ca-a2c7-78f6087bd867', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b752f809-7fb4-45ca-a2c7-78f6087bd867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:29,801 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:29,801 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0ba40e-6198-4a42-8ff8-5245a2d46cc3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0ba40e-6198-4a42-8ff8-5245a2d46cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:30,856 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:30,856 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01eab73c-2843-4c9a-8d21-a87efa5f9461', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01eab73c-2843-4c9a-8d21-a87efa5f9461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:31,909 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b7367 9/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:31,909 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121bc80c-937b-4ae2-a3a6-d51d191066ed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121bc80c-937b-4ae2-a3a6-d51d191066ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:32,962 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:32,962 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b245a4ab-71d0-4d33-8eb0-971251b4f2c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b245a4ab-71d0-4d33-8eb0-971251b4f2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:34,024 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:55:34,025 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610849b1-bbd0-4c8e-968e-5b20ca1cceb4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610849b1-bbd0-4c8e-968e-5b20ca1cceb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:35,082 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:35,082 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dbedcc6-84b3-41f4-ae16-b4847fd5c92f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dbedcc6-84b3-41f4-ae16-b4847fd5c92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:36,136 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:36,136 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-7d0d1d5e-e5bf-4c1a-9da8-9a58932fd125', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0d1d5e-e5bf-4c1a-9da8-9a58932fd125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:37,194 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:55:37,194 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25c8890-aac5-4793-b83e-9116d27e21e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25c8890-aac5-4793-b83e-9116d27e21e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:38,248 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:38,248 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bc8f7d-d95c-41a4-b931-f5fc5a37e647', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bc8f7d-d95c-41a4-b931- f5fc5a37e647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:39,304 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:39,305 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733ce7ed-dd7d-4b62-9724-abe3db4f789b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733ce7ed-dd7d-4b62-9724-abe3db4f789b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:40,358 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:40,359 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ccd3ab-b263-4aaa-8b3d-285a720c7549', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ccd3ab-b263-4aaa-8b3d-285a720c7549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volu me": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:41,412 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:55:41,413 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d313c7d2-de92-4095-ace0-2a45a94ae920', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d313c7d2-de92-4095-ace0-2a45a94ae920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:42,474 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:42,475 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39ce2b4-3ade-44b5-b9f5-fd22b8234756', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39ce2b4-3ade-44b5-b9f5-fd22b8234756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "nam e": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:43,527 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:55:43,527 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b63e8f-c018-44e5-acf3-ce19cf233ee6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b63e8f-c018-44e5-acf3-ce19cf233ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:44,580 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:44,581 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f55610c-41e6-4ddf-a9fb-042c7f66efc3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f55610c-41e6-4ddf-a9fb-042c7f66efc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://1 0.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:45,638 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:55:45,639 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d448662c-97f1-4231-9c7c-2c837f80740e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d448662c-97f1-4231-9c7c-2c837f80740e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:46,700 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.047s 2024-03-13 10:55:46,701 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c53cd7-17e2-482c-a59a-036da1c64691', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c53cd7-17e2-482c-a59a-036da1c64691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e 7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:47,751 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:47,751 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e7a059-e22d-4576-8eff-c2490e809985', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e7a059-e22d-4576-8eff-c2490e809985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:48,801 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:48,801 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1932e56c-ec20-4a98-aec4-abdb83bc40bd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1932e56c-ec20-4a98-aec4-abdb83bc40bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachm ents": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:49,852 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:49,852 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90741ba3-dec6-4087-89d7-ab952b915c33', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90741ba3-dec6-4087-89d7-ab952b915c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:50,909 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:55:50,910 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e05445-bda3-4541-aedb-b6d9d9e84f6c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e05445-bda3-4541-aedb-b6d9d9e84f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:51,970 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_whi le_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:55:51,971 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb426d6-0584-4281-ad11-00add88d0895', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb426d6-0584-4281-ad11-00add88d0895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:53,038 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:55:53,038 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f24d309-f608-45cc-b918-9c10dae9f2aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f24d309-f608-45cc-b918-9c10dae9f2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:54,111 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.059s 2024-03-13 10:55:54,112 85803 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257345e8-c5b2-4b87-ae4c-cb372881e232', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257345e8-c5b2-4b87-ae4c-cb372881e232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:55,172 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:55:55,173 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f95dda-556a-43db-a17e-f3ba04fed5bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f95dda-556a-43db-a17e-f3ba04fed5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:56,224 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:56,224 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961503e8-2213-4197-a15b-db134c75f3fa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961503e8-2213-4197-a15b-db134c75f3fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:57,284 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:55:57,284 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34358d73-9087-4e7f-b124-ac12502bf0af', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34358d73-9087-4e7f-b124-ac12502bf0af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:58,335 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:55:58,336 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f83b6b3-482c-44de-8bef-c0f961504e08', 'content-length': '909', 'openstack-api-version': 'volume 3.0 ', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f83b6b3-482c-44de-8bef-c0f961504e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:55:59,395 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:55:59,396 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b10eda6e-76f5-4fe3-9a6d-49e89741419c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b10eda6e-76f5-4fe3-9a6d-49e89741419c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:00,451 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:00,452 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe584f4-674e-404e-8820-a7ebbe2f3e41', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe584f4-674e-404e-8820-a7ebbe2f3e41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a76 24bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:01,504 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:01,504 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dac6bb3-cad2-41bf-9c90-f5dc8af0997f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dac6bb3-cad2-41bf-9c90-f5dc8af0997f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:02,556 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:02,557 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e375441-3ed9-4ce4-acb5-0a4cccbd38d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e375441-3ed9-4ce4-acb5-0a4cccbd38d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", " created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:03,608 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:03,609 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1691f7b6-c3c0-4a52-89aa-c819564e794d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1691f7b6-c3c0-4a52-89aa-c819564e794d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:04,662 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:56:04,662 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24f9bd7-7f3d-4086-8399-27bc4c5efcca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24f9bd7-7f3d-4086-8399-27bc4c5efcca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_i d": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:05,719 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:56:05,719 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c3002b-0a3b-4f04-a8a7-5d5fa63a41a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c3002b-0a3b-4f04-a8a7-5d5fa63a41a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:06,770 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:06,770 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8435f6-8170-4a56-a435-dc0687b33969', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8435f6-8170-4a56-a435-dc0687b33969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:07,822 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:07,822 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87aeadd4-ed65-4137-9ed2-15d02cda6e5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87aeadd4-ed65-4137-9ed2-15d02cda6e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:08,872 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:08,873 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848044d3-c5ba-4644-a473-dc97c4ec6959', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848044d3-c5ba-4644-a473-dc97c4ec6959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": fal se, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:09,931 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:56:09,931 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b1c133-42b4-46fb-9674-05cec27b9426', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b1c133-42b4-46fb-9674-05cec27b9426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:11,016 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.072s 2024-03-13 10:56:11,017 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfad03a6-637f-4ea9-8465-00596f70c10d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfad03a6-637f-4ea9-8465-00596f70c10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:12,074 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:56:12,074 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4e846a-655a-4e1d-bc32-4ff90f2b920a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4e846a-655a-4e1d-bc32-4ff90f2b920a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:13,125 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:13,126 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8295fac2-e99a-4c55-a33f-1b9fa5421f04', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8295fac2-e99a-4c55-a33f-1b9fa5421f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:14,179 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3- 43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:14,180 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ccc624-23d4-49de-897c-b11545eba654', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ccc624-23d4-49de-897c-b11545eba654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:15,255 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.059s 2024-03-13 10:56:15,255 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35aced11-0bb4-4949-9881-ac019bb70cd3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35aced11-0bb4-4949-9881-ac019bb70cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:16,308 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:16,308 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d193177-9a3a-4f92-97d8-a13140290cbb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d193177-9a3a-4f92-97d8-a13140290cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:17,363 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:17,363 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8896994-d8d5-4db5-986f-0fbd35234b36', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8896994-d8d5-4db5-986f-0fbd35234b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:18,417 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:18,418 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a17170e- c104-4cf7-ab1d-3649f0eb7217', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a17170e-c104-4cf7-ab1d-3649f0eb7217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:19,482 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.051s 2024-03-13 10:56:19,482 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c10da5d-4ef7-4919-a748-813b8a449907', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c10da5d-4ef7-4919-a748-813b8a449907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:20,543 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:20,545 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8652864c-3494-4adb-9891-310945fd57e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8652864c-3494-4adb-9891-310945fd57e8', 'connecti on': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:21,607 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:56:21,607 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ade0123-4c26-4a49-87c1-b1e51a4db58b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ade0123-4c26-4a49-87c1-b1e51a4db58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:22,659 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:22,660 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b663645-947c-44a7-9912-d7c82809d523', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b663645-947c-44a7-9912-d7c82809d523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7 c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:23,714 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:23,715 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539635f1-4235-45fd-883e-f4ecd2df40e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539635f1-4235-45fd-883e-f4ecd2df40e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:24,766 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:24,767 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ecd8fe-5ab8-45a7-b4fb-3080ec13ace3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ecd8fe-5ab8-45a7-b4fb-3080ec13ace3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServe rsTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:25,826 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:56:25,826 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753a6c83-82e3-4afc-8524-6600912517f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753a6c83-82e3-4afc-8524-6600912517f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:26,881 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:26,881 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8db3b7-a128-4574-9700-fc6c3fbaa62e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8db3b7-a128-4574-9700-fc6c3fbaa62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3c de87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:27,934 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:56:27,935 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f395b75b-b7e9-481a-aaf1-0ad3365c82bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f395b75b-b7e9-481a-aaf1-0ad3365c82bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:28,989 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:28,990 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9156aae3-36b5-4202-81ea-e9ef03a78bda', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9156aae3-36b5-4202-81ea-e9ef03a78bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd7514 2e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:30,073 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.058s 2024-03-13 10:56:30,073 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cf61b2-9b0c-457c-a5de-467d3213e362', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cf61b2-9b0c-457c-a5de-467d3213e362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:31,129 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:56:31,129 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b77437-3359-4c1a-80ae-690e9e8b3b9e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b77437-3359-4c1a-80ae-690e9e8b3b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:32,185 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:56:32,185 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1bc411a-1d03-4711-bcea-8a8416056922', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1bc411a-1d03-4711-bcea-8a8416056922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:33,236 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:33,236 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20aad6b2-a76c-4b5e-8732-e36c1d0f37ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20aad6b2-a76c-4b5e-8732-e36c1d0f37ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:34,290 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:34,290 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2577a23f-956d-42be-9065-f2c222c3ab52', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2577a23f-956d-42be-9065-f2c222c3ab52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:35,343 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:56:35,344 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f11fb6dd-52aa-4f9b-aaa7-afb3628eae61', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f11fb6dd-52aa-4f9b-aaa7-afb3628eae61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:36,403 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:36,403 85803 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ad4033-bbea-403e-8fbf-114dd25adb03', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ad4033-bbea-403e-8fbf-114dd25adb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:37,457 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:37,458 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937d7262-3d30-4bd0-a16f-c231d49aec3f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937d7262-3d30-4bd0-a16f-c231d49aec3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:38,514 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:38,514 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2 .4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603dc64d-19c9-44b9-9299-e08091c7cd22', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603dc64d-19c9-44b9-9299-e08091c7cd22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:39,567 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:39,568 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d045c7-db92-4470-abcb-241430ecde31', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d045c7-db92-4470-abcb-241430ecde31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:40,639 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:56:40,639 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eda0da4-05ec-41ff-9559-25cc0465aa92', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-AP I-Version', 'x-openstack-request-id': 'req-5eda0da4-05ec-41ff-9559-25cc0465aa92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:41,696 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:56:41,697 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481464b2-0344-4c3b-9cdd-b6d919a8f159', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481464b2-0344-4c3b-9cdd-b6d919a8f159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:42,764 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.053s 2024-03-13 10:56:42,764 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd67199-9498-4c93-8900-533a98381b4f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd67199-9498-4c93-8900-533a98381b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/vo lumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:43,825 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:56:43,826 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31be2bc1-b2bc-43b8-928b-b3acf0573089', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31be2bc1-b2bc-43b8-928b-b3acf0573089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:44,877 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:44,878 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fff494de-483e-47e5-890d-610d7e095f63', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fff494de-483e-47e5-890d-610d7e095f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13 T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:45,947 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.051s 2024-03-13 10:56:45,947 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ada19d-de9c-4d99-941c-bf4094102bc2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ada19d-de9c-4d99-941c-bf4094102bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:47,000 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:47,000 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd021727-0b41-47bb-bd3b-f2eba5b36b48', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd021727-0b41-47bb-bd3b-f2eba5b36b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid" : null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:48,052 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:48,053 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1035a46-830f-46c4-97c4-ea125d6e5546', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1035a46-830f-46c4-97c4-ea125d6e5546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:49,109 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:56:49,109 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd8fb63-4dc8-4052-8c30-0f57f5fdc975', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd8fb63-4dc8-4052-8c30-0f57f5fdc975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10 .0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:50,171 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.047s 2024-03-13 10:56:50,171 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4cce445-7c65-4aa1-a6a3-9533f15bae27', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4cce445-7c65-4aa1-a6a3-9533f15bae27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:51,225 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:56:51,225 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87c84a6-3880-44a8-b39f-835a1a8f3017', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87c84a6-3880-44a8-b39f-835a1a8f3017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status" : null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:52,283 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:56:52,284 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3459659b-219b-4211-ad23-f2223471f857', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3459659b-219b-4211-ad23-f2223471f857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:53,339 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:53,339 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6009f7a-2b4a-471a-8534-b5a964a196cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6009f7a-2b4a-471a-8534-b5a964a196cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:54,465 85803 INFO [tempest.lib.common .rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.113s 2024-03-13 10:56:54,465 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e67f4b-aedc-470d-8ec2-8e8cdeee7f8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e67f4b-aedc-470d-8ec2-8e8cdeee7f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:55,533 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.055s 2024-03-13 10:56:55,533 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e737a091-9d0f-4e21-a916-8ff2995ab6e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e737a091-9d0f-4e21-a916-8ff2995ab6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:56,587 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0 .038s 2024-03-13 10:56:56,587 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7baeb027-6014-4987-a03b-7eb6bddeed4d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7baeb027-6014-4987-a03b-7eb6bddeed4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:57,641 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:56:57,641 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6331747-2772-469f-b696-5dfaa2ce41ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6331747-2772-469f-b696-5dfaa2ce41ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:58,692 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:56:58,693 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fbf8e7-5f41-445b-b2c4-16903351a968', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fbf8e7-5f41-445b-b2c4-16903351a968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:56:59,746 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:56:59,747 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dbbdfa-b6a6-48f3-a25c-71ac445cf706', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dbbdfa-b6a6-48f3-a25c-71ac445cf706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:00,943 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.183s 2024-03-13 10:57:00,943 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7246c05-79c4-4b56-91ad-8c39e2e11 a39', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7246c05-79c4-4b56-91ad-8c39e2e11a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:01,997 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:01,997 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-302ce11b-4040-4797-9abe-b21223b695d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-302ce11b-4040-4797-9abe-b21223b695d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:03,094 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.083s 2024-03-13 10:57:03,095 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e466054-5bea-48f6-811a-22eb74c497ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e466054-5bea-48f6-811a-22eb74c497ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:04,151 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:04,151 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-157a55a5-51ba-4a6a-a4f4-856e691352b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157a55a5-51ba-4a6a-a4f4-856e691352b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:05,208 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:05,208 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b0faca-e323-471f-9101-007402187fac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b0faca-e323-471f-9101-007402187fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142 e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:06,269 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:06,269 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5e7ad5f-c247-4954-a617-390faffd098d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e7ad5f-c247-4954-a617-390faffd098d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:07,328 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:57:07,328 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db3060a-de9d-4da5-b426-b93d47838b43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db3060a-de9d-4da5-b426-b93d47838b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-430276 39", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:08,397 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:57:08,398 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b5da89-f5b2-4c2b-85b1-142865280899', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b5da89-f5b2-4c2b-85b1-142865280899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:09,463 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.050s 2024-03-13 10:57:09,463 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8405a109-6e07-4260-8f54-a6a6e685f29a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8405a109-6e07-4260-8f54-a6a6e685f29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b7 3679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:10,523 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:57:10,524 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c8b9ec-95cd-4ffc-a033-761c80371e78', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c8b9ec-95cd-4ffc-a033-761c80371e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:11,578 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:57:11,579 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78176258-2529-4c66-9034-e736b72582e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78176258-2529-4c66-9034-e736b72582e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304a df0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:12,632 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:12,632 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44a812e-a4ee-49ad-834b-72d7fc575c17', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44a812e-a4ee-49ad-834b-72d7fc575c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:13,691 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:57:13,692 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5fa19df-9643-4c2a-a4dd-10dee5c5bbfc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5fa19df-9643-4c2a-a4dd-10dee5c5bbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3c de87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:14,748 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:57:14,749 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2248545-496a-4ff8-a7d0-98ce4334e787', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2248545-496a-4ff8-a7d0-98ce4334e787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:15,806 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:57:15,807 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ede8272-86cb-4705-89b9-8f594a090ecb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ede8272-86cb-4705-89b9-8f594a090ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:16,860 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.21 0/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:16,860 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbffa15-5818-44bd-9e41-786ee84b9633', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbffa15-5818-44bd-9e41-786ee84b9633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:17,919 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:57:17,919 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa8c8a4-3ee3-417d-8c25-5875bc266692', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa8c8a4-3ee3-417d-8c25-5875bc266692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:18,974 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:18,975 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edf8d6a-4c15-4e46-a133-51548bcb9d46', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edf8d6a-4c15-4e46-a133-51548bcb9d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:20,029 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:57:20,030 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af203e4f-78b9-4534-bd18-7f58c85e8d2a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af203e4f-78b9-4534-bd18-7f58c85e8d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:21,085 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:21,086 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conten t-type': 'application/json', 'x-compute-request-id': 'req-9deea799-0b38-4fe2-b64f-0f697362ab1a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9deea799-0b38-4fe2-b64f-0f697362ab1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:22,137 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:57:22,138 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd78e79b-1970-4501-97e6-6833a7745adc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd78e79b-1970-4501-97e6-6833a7745adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:23,195 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:57:23,196 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82cce96e-aada-4285-8624-d31726dec58c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack -request-id': 'req-82cce96e-aada-4285-8624-d31726dec58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:24,248 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:57:24,248 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e09a34-6682-4c2f-ba0d-bf3afc36b2df', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e09a34-6682-4c2f-ba0d-bf3afc36b2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:25,302 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:25,302 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5cb3ac3-59cd-4fc3-ac2f-d5d7a3973b1d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5cb3ac3-59cd-4fc3-ac2f-d5d7a3973b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd -943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:26,362 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.046s 2024-03-13 10:57:26,363 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad41ad2a-1b88-43aa-95c8-102c9bff0b4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad41ad2a-1b88-43aa-95c8-102c9bff0b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:27,421 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.044s 2024-03-13 10:57:27,421 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1135900-4e68-4f15-9244-ff116af89366', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1135900-4e68-4f15-9244-ff116af89366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "upda ted_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:28,475 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:28,475 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca0f828-af8a-49ee-b4bd-d462e04b675f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca0f828-af8a-49ee-b4bd-d462e04b675f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:29,531 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:29,531 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a3101f-8dfc-442a-9fbf-a9f6ce42c8b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a3101f-8dfc-442a-9fbf-a9f6ce42c8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:30,587 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:30,588 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765f3e2c-dca3-45fa-a3a8-91f158210c68', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765f3e2c-dca3-45fa-a3a8-91f158210c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:31,641 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:57:31,641 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3748bfb2-2a43-4da7-9a0b-7c4d3c7c9bf0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3748bfb2-2a43-4da7-9a0b-7c4d3c7c9bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87 a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:32,703 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:32,703 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ee27a5-09bf-4518-889e-ab73bfaa3cdd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ee27a5-09bf-4518-889e-ab73bfaa3cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:33,758 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:33,758 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cb2a4c5-289c-4d66-af38-24329399b7ad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cb2a4c5-289c-4d66-af38-24329399b7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygrou p_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:34,812 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:34,813 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2eafc03-45a8-4ddb-a186-781dfa1e72b1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2eafc03-45a8-4ddb-a186-781dfa1e72b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:35,868 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.041s 2024-03-13 10:57:35,868 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f7b0ba-533d-46d5-b437-1fee1f2b1f6d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f7b0ba-533d-46d5-b437-1fee1f2b1f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:36,922 85803 INFO [tempest.lib.common.rest_client] Request (D eleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:36,922 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e51f798-acf7-407c-8b69-a2bec0ec5271', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e51f798-acf7-407c-8b69-a2bec0ec5271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:37,974 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:37,975 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dd9677-cf36-4e78-8cf3-4cffa68674f0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dd9677-cf36-4e78-8cf3-4cffa68674f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:39,027 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.038s 2024-03-13 10:57:3 9,027 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a21977-a6d5-4c77-8dc2-68c3017f0d0c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a21977-a6d5-4c77-8dc2-68c3017f0d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:40,088 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.048s 2024-03-13 10:57:40,089 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a4aaf9-7e7f-40a3-9be6-d8223977c6da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a4aaf9-7e7f-40a3-9be6-d8223977c6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:41,146 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:41,146 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6659ee12-bb23-4cfa-9ff1-8c34f43f1bae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6659ee12-bb23-4cfa-9ff1-8c34f43f1bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:42,202 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:42,202 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947a19b9-8038-4a80-987d-8a575490ad2a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947a19b9-8038-4a80-987d-8a575490ad2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:43,254 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.037s 2024-03-13 10:57:43,254 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f680128a-e7d7-4e5d-a8e8-4a53c59d7d96', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f680128a-e7d7-4e5d-a8e8-4a53c59d7d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:44,307 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:44,307 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986573ee-df13-4251-828d-07da50e23e32', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986573ee-df13-4251-828d-07da50e23e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:45,360 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:45,360 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20bfae7f-fa0d-497c-b08b-ca75111b8596', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20bfae7f-fa0d-497c-b08b-ca75111b8596', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:46,414 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:46,414 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b239d6-2377-4ee7-8789-a58ca0c052d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b239d6-2377-4ee7-8789-a58ca0c052d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:47,473 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.045s 2024-03-13 10:57:47,473 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1ea98e-4f6d-4014-b883-85d3ba7c808c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1ea98e-4f6d-4014-b883-85d3ba7c808c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating" , "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:48,689 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.201s 2024-03-13 10:57:48,689 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2419ac77-e97f-4630-a317-4f66b8468c4f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2419ac77-e97f-4630-a317-4f66b8468c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:49,762 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.056s 2024-03-13 10:57:49,763 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7199819-40ed-45e0-98b8-cd2f31d3bf77', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7199819-40ed-45e0-98b8-cd2f31d3bf77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null , "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:50,818 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:50,819 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce3ed7f-f0e2-4308-bfb9-ed1012c2b85c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce3ed7f-f0e2-4308-bfb9-ed1012c2b85c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:51,872 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.040s 2024-03-13 10:57:51,872 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-653b0621-a5b0-46e8-a98a-b5e780e05a32', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-653b0621-a5b0-46e8-a98a-b5e780e05a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7 c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:52,926 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.039s 2024-03-13 10:57:52,926 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58876f8-e406-46bf-a47b-a5c7bcabd506', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58876f8-e406-46bf-a47b-a5c7bcabd506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:53,982 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.043s 2024-03-13 10:57:53,983 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfff779-3130-488d-980a-0751eca58b38', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfff779-3130-488d-980a-0751eca58b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e 6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:55,063 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.065s 2024-03-13 10:57:55,063 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd17208-1073-4c06-8c7f-c880fb237cae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd17208-1073-4c06-8c7f-c880fb237cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 2024-03-13 10:57:56,129 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.050s 2024-03-13 10:57:56,129 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccedac9-75a3-4071-9e30-89a04b4b428d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccedac9-75a3-4071-9e30-89a04b4b428d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b7 3679"}}' 2024-03-13 10:57:57,185 85803 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e 0.042s 2024-03-13 10:57:57,186 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9877e877-e074-496e-b998-e3565f771fc0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9877e877-e074-496e-b998-e3565f771fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e'} Body: b'{"volume": {"id": "56f56997-e7c3-43dd-943c-763bdd75142e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:41.000000", "updated_at": "2024-03-13T10:54:41.000000", "name": "tempest-DeleteServersTestJSON-volume-43027639", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6c3cde87a7624bfd8ee8516f75b73679/volumes/56f56997-e7c3-43dd-943c-763bdd75142e"}], "user_id": "f304adf0618442868cc47f1b91a6e6bb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c3cde87a7624bfd8ee8516f75b73679"}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 65dd6f4c-6647-4d63-9653-b213a6d06605 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:03,043 85821 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:53:03,499 85821 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.454s 2024-03-13 10:53:03,500 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1992054131", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMHYbedG2zmPOMsTA1KFy/ZUYKj69CQG6eo3yfSZm253p4pUyt7ABPjvRz1WCUpV/cEkGjh/vXhDWfTZk+BhdCTcTxHjujl2dHjnshXl81nCnKCdv3X820opVWif6RrXJA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:03 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-5a4a49c0-43c1-41c9-a970-63a121b818b4', 'x-compute-request-id': 'req-5a4a49c0-43c1-41c9-a970-63a121b818b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1992054131", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMHYbedG2zmPOMsTA1KFy/ZUYKj69CQG6eo3yfSZm253p4pUyt7ABPjvRz1WCUpV/cEkGjh/vXhDWfTZk+BhdCTcTxHjujl2dHjnshXl81nCnKCdv3X820opVWif6RrXJA==", "fingerprint": "f2:4a:e5:54:5b:d9:ef:23:c9:9f:29:6a:a6:f9:be:f1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba"}}' 2024-03-13 10:53:03,503 85821 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1992054131 created 2024-03-13 10:53:04,794 85821 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 1.290s 2024-03-13 10:53:04,794 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--832485567", "description": "tempest-description--558121393"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-d0e4168e-af4e-4c2e-bcd4-ab766d6ec86e', 'date': 'Wed, 13 Mar 2024 10:53:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "name": "tempest-securitygroup--832485567", "stateful": true, "tenant_id": "b526376da1324514a14bcffb78641db1", "description": "tempest-description--558121393", "shared": false, "security_group_rules": [{"id": "71871958-e171-4882-9389-ecfbb8065b5a", "project_id": "b526376da1324514a14bcffb78641db1", "tenant_id": "b526376da1324514a14bcffb78641db1", "security_group_id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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": 280, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:53:04Z", "updated_at": "2024-03-13T10:53:04Z", "revision_number": 0}, {"id": "85d812b5-bd64-454e-8343-e59c6d51a9f9", "project_id": "b526376da1324514a14bcffb78641db1", "tenant_id": "b526376da1324514a14bcffb78641db1", "security_group_id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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": 279, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:53:03Z", "updated_at": "2024-03-13T10:53:03Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:53:03Z", "updated_at": "2024-03-13T10:53:04Z", "revision_number": 1, "project_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:53:05,361 85821 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.566s 2024-03-13 10:53:05,361 85821 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": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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-c581e376-a909-4631-9bdf-e327a685b620', 'date': 'Wed, 13 Mar 2024 10:53:05 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": "40f1a42f-206f-4af6-880d-c0fe34e4a657", "project_id": "b526376da1324514a14bcffb78641db1", "tenant_id": "b526376da1324514a14bcffb78641db1", "security_group_id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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-03-13T10:53:04Z", "updated_at": "2024-03-13T10:53:04Z", "revision_number": 0}}' 2024-03-13 10:53:07,553 85821 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 2.191s 2024-03-13 10:53:07,554 85821 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": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e3162ae0-e690-4614-83f3-5f59d19f802b', 'date': 'Wed, 13 Mar 2024 10:53: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": "575b34cf-f707-4c3c-b6c4-85d18a3de287", "project_id": "b526376da1324514a14bcffb78641db1", "tenant_id": "b526376da1324514a14bcffb78641db1", "security_group_id": "67c8dd51-58ac-49ca-af04-c53a9ba9cc6c", "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-03-13T10:53:06Z", "updated_at": "2024-03-13T10:53:06Z", "revision_number": 0}}' 2024-03-13 10:53:07,554 85821 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--832485567 created 2024-03-13 10:53:08,864 85821 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 1.309s 2024-03-13 10:53:08,864 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6aee253f-4bd4-4bec-8814-06a136792e55', 'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3f0e7208-46fe-4058-bd93-bf998655ec10", "tenant_id": "b526376da1324514a14bcffb78641db1", "floating_ip_address": "172.24.4.64", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b526376da1324514a14bcffb78641db1", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:53:08Z", "updated_at": "2024-03-13T10:53:08Z", "revision_number": 0}}' 2024-03-13 10:53:08,865 85821 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3f0e7208-46fe-4058-bd93-bf998655ec10', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'floating_ip_address': '172.24.4.64', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b526376da1324514a14bcffb78641db1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:53:08Z', 'updated_at': '2024-03-13T10:53:08Z', 'revision_number': 0, 'ip': '172.24.4.64'} created 2024-03-13 10:53:08,915 85821 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.044s 2024-03-13 10:53:08,915 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:08 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-639326dd-ed9c-4e8f-8e06-0f880d58e0cf', '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": "cbb989db9ae84fb2a78f0113cbf340ba", "name": "tempest-VolumesAdminNegativeTest-370377659-project-member", "password_expires_at": null}, "audit_ids": ["2cf-ID3VQBCXRcWHrNFkhQ"], "expires_at": "2024-03-13T11:53:08.000000Z", "issued_at": "2024-03-13T10:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b526376da1324514a14bcffb78641db1", "name": "tempest-VolumesAdminNegativeTest-370377659"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region ": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:53:08,916 85821 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '42b5f558-3fc3-4991-9f9c-fc72f21772db', 'name': 'tempest-VolumesAdminNegativeTest-1783580053-network', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b526376da1324514a14bcffb78641db1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41200, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:53:08,916 85821 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1992054131', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMHYbedG2zmPOMsTA1KFy/ZUYKj69CQG6eo3yfSZm253p4pUyt7ABPjvRz1WCUpV/cEkGjh/vXhDWfTZk+BhdCTcTxHjujl2dHjnshXl81nCnKCdv3X820opVWif6RrXJA==', 'fingerprint': 'f2:4a:e5:54:5b:d9:ef:23:c9:9f:29:6a:a6:f9:be:f1', 'user_id': 'cbb989db9ae84fb2a78f0113cbf340ba', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCgzaUW3H5Ee8Q+wd6SOejI/+WZZuxlzcwdcV5p6OVHWdXEWgrRkJzW\nmlFeZ+DIV0egBwYFK4EEACKhZANiAATB2G3nRts5jzjLEwNShcv2VGCo+vQkBunq\nN8n0mZtud6eKVMrewAT470c9VglKVf3BJBo4f714Q1n02ZPgYXQk3E8R47o5dnR4\n57IV5fNZwpygnb91/NtKKVVon+ka1yQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '67c8dd51-58ac-49ca-af04-c53a9ba9cc6c', 'name': 'tempest-securitygroup--832485567', 'stateful': True, 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'description': 'tempest-description--558121393', 'shared': False, 'security_group_rules': [{'id': '71871958-e171-4882-9389-ecfbb8065b5a', 'project_id': 'b526376da1324514a14bcffb78641db1', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'security_group_id': '67c8dd51-58ac-49ca-af04-c53a9ba9cc6c', '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': 280, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:53:04Z', 'updated_at': '2024-03-13T10:53:04Z', 'revision_number': 0}, {'id': '85d812b5-bd64-454e-8343-e59c6d51a9f9', 'project_id': 'b526376da1324514a14bcffb78641db1', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'security_group_id': '67c8dd51-58ac-49ca-af04-c53a9ba9cc6c', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_r ange_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 279, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:53:03Z', 'updated_at': '2024-03-13T10:53:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:53:03Z', 'updated_at': '2024-03-13T10:53:04Z', 'revision_number': 1, 'project_id': 'b526376da1324514a14bcffb78641db1'}, 'floating_ip': {'id': '3f0e7208-46fe-4058-bd93-bf998655ec10', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'floating_ip_address': '172.24.4.64', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b526376da1324514a14bcffb78641db1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:53:08Z', 'updated_at': '2024-03-13T10:53:08Z', 'revision_number': 0, 'ip': '172.24.4.64'}} 2024-03-13 10:53:10,232 85821 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.315s 2024-03-13 10:53:10,233 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-996712908", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "42b5f558-3fc3-4991-9f9c-fc72f21772db"}], "security_groups": [{"name": "tempest-securitygroup--832485567"}], "key_name": "tempest-keypair-1992054131", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72b03b76-cd94-419d-ac6c-970c058452d0', 'x-compute-request-id': 'req-72b03b76-cd94-419d-ac6c-970c058452d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "70097f7c-061c-4f6a-aa20-a70f9f00f90c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--832485567"}], "adminPass": "NJErERjG4bP9"}}' 2024-03-13 10:53:10,462 85821 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/70097f7c-061c-4f6a-aa20-a70f9f00f90c 0.226s 2024-03-13 10:53:10,462 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8ec1e1-3db9-407d-ac3b-8bed3bb931fc', 'x-compute-request-id': 'req-ae8ec1e1-3db9-407d-ac3b-8bed3bb931fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c'} Body: b'{"server": {"id": "70097f7c-061c-4f6a-aa20-a70f9f00f90c", "name": "tempest-VolumesAdminNegativeTest-server-996712908", "status": "BUILD", "tenant_id": "b526376da1324514a14bcffb78641db1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:10Z", "updated": "2024-03-13T10:53:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1992054131", "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-03-13 10:54:00,815 85821 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/70097f7c-061c-4f6a-aa20-a70f9f00f90c 0.297s 2024-03-13 10:54:00,815 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:00 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-00ae16d2-3456-4d45-a5ad-802fe92a62df', 'x-compute-request-id': 'req-00ae16d2-3456-4d45-a5ad-802fe92a62df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c'} Body: b'{"server": {"id": "70097f7c-061c-4f6a-aa20-a70f9f00f90c", "name": "tempest-VolumesAdminNegativeTest-server-996712908", "status": "ACTIVE", "tenant_id": "b526376da1324514a14bcffb78641db1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "metadata": {}, "hostId": "2ab56bdbf2ad2c70be1965b0feaef0fbda2cfd2f7fb5b5cfed8433f6", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:10Z", "updated": "2024-03-13T10:53:24Z", "addresses": {"tempest-VolumesAdminNegativeTest-1783580053-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:51:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1992054131", "OS-SRV-USG:launched_at": "2024-03-13T10:53:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--832485567"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:54:00,829 85821 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:55:01,048 85821 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/70097f7c-061c-4f6a-aa20-a70f9f00f90c/os-interface 0.164s 2024-03-13 10:55:01,049 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 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-bdf13534-e4d4-4e59-b4be-cb5d0822a636', 'x-compute-request-id': 'req-bdf13534-e4d4-4e59-b4be-cb5d0822a636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/70097f7c-061c-4f6a-aa20-a70f9f00f90c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "42b5f558-3fc3-4991-9f9c-fc72f21772db", "port_id": "b70b5700-a1fb-48b0-a3fc-409fb81014ce", "mac_addr": "fa:16:3e:ce:51:18", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "0331a8c3-4baf-4d40-af94-7439c889e769", "ip_address": "10.0.0.7"}]}]}' 2024-03-13 10:55:02,081 85821 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/3f0e7208-46fe-4058-bd93-bf998655ec10 1.028s 2024-03-13 10:55:02,082 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b70b5700-a1fb-48b0-a3fc-409fb81014ce"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-b42b2e16-bcc0-44f9-bea8-e32a8a421738', 'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3f0e7208-46fe-4058-bd93-bf998655ec10'} Body: b'{"floatingip": {"id": "3f0e7208-46fe-4058-bd93-bf998655ec10", "tenant_id": "b526376da1324514a14bcffb78641db1", "floating_ip_address": "172.24.4.64", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "15db6454-f2d3-4c46-bb05-494e68424cf7", "port_id": "b70b5700-a1fb-48b0-a3fc-409fb81014ce", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "42b5f558-3fc3-4991-9f9c-fc72f21772db", "mac_address": "fa:16:3e:ce:51:18", "admin_state_up": true, "status": "ACTIVE", "device_id": "70097f7c-061c-4f6a-aa20-a70f9f00f90c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:53:08Z", "updated_at": "2024-03-13T10:55:01Z", "revision_number": 1, "project_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:02,085 85821 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.64:22' as 'cirros' with public key authentication 2024-03-13 10:55:02,099 85821 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:55:02,213 85821 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:55:02,214 85821 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.64 successfully created 2024-03-13 10:55:02,457 85821 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/b526376da1324514a14bcffb78641db1/volumes 0.242s 2024-03-13 10:55:02,458 85821 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-1684515742"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x- compute-request-id': 'req-9c9ded0c-97bf-4aad-b7fd-ed8fb042a680', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9ded0c-97bf-4aad-b7fd-ed8fb042a680', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.382343", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:55:02,508 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:55:02,508 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cb91e9-e72b-4210-b2d7-65c6d3136ffa', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cb91e9-e72b-4210-b2d7-65c6d3136ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:03,559 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:03,560 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442461eb-11c2-448d-a589-95bcf528c03e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442461eb-11c2-448d-a589-95bcf528c03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/ volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:04,613 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:04,614 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2dc6fe1-448c-48c8-8b79-7b8449a5b7ab', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2dc6fe1-448c-48c8-8b79-7b8449a5b7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:05,671 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:05,672 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640b4b21-b9c9-4b2b-89f4-c199afe1fa79', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640b4b21-b9c9-4b2b-89f4-c199afe1fa79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06 605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:06,758 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.072s 2024-03-13 10:55:06,758 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a05ba811-11c8-41cf-bfe0-59435dda8de0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a05ba811-11c8-41cf-bfe0-59435dda8de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:07,809 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:07,810 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e861d2-b14e-439a-9d50-8ceaf2fa79d5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e861d2-b14e-439a-9d50-8ceaf2fa79d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "n ame": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:08,863 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:08,864 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9936e078-1c80-4c04-b82d-d20ae4e31337', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9936e078-1c80-4c04-b82d-d20ae4e31337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:09,914 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:09,914 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a29166-face-4aeb-a175-489320b3e95f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a29166-face-4aeb-a175-489320b3e95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:10,966 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:10,967 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3faea5-ab8d-480a-b137-064344283e4a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3faea5-ab8d-480a-b137-064344283e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:12,016 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.036s 2024-03-13 10:55:12,016 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74378f41-5499-4673-950b-3eb0abe7eaf6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74378f41-5499-4673-950b-3eb0abe7eaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {" rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:13,072 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:13,072 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22422520-aa52-402d-a3fe-6682f49b8ff0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22422520-aa52-402d-a3fe-6682f49b8ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:14,129 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:14,130 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a806cc2-cca4-472e-b6a0-eafa86efe2fd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a806cc2-cca4-472e-b6a0-eafa86efe2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae8 4fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:15,184 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:15,185 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d368f5-c6a0-41c9-a40b-6c80d2093156', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d368f5-c6a0-41c9-a40b-6c80d2093156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:16,270 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.072s 2024-03-13 10:55:16,270 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd526d7b-5a4f-46a5-b506-e8efc3bdf567', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd526d7b-5a4f-46a5-b506-e8efc3bdf567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:17,327 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:17,327 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81d8420-ecc6-4ee9-938b-e74bbddf2175', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81d8420-ecc6-4ee9-938b-e74bbddf2175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:18,382 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:18,383 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d188b465-33e1-4bf6-8f78-80cc313cb9f0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d188b465-33e1-4bf6-8f78-80cc313cb9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:19,437 85821 INFO [tempest.lib.common.rest_client] Request (Vol umesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:19,437 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc0b4d3-62c1-4c61-8c12-7cebcf257ccb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc0b4d3-62c1-4c61-8c12-7cebcf257ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:20,492 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:55:20,492 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f83c064f-a0b3-4677-9e74-5fc23685018c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83c064f-a0b3-4677-9e74-5fc23685018c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:21,546 85821 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/b526376da1324514a14bcffb78641db1/volum es/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:21,546 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66408aad-4126-47f3-9427-82178616040d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66408aad-4126-47f3-9427-82178616040d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:22,598 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:55:22,599 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24988b6c-97f7-449d-8759-31b3ef1baff9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24988b6c-97f7-449d-8759-31b3ef1baff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:23,692 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.081s 2024-03-13 10:55:23,693 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1992b6dc-c97b-4489-8a31-0171d501f141', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1992b6dc-c97b-4489-8a31-0171d501f141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:24,745 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:55:24,745 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06035713-11ce-4559-b8bc-842993f9e9f3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06035713-11ce-4559-b8bc-842993f9e9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:25,801 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:25,802 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa0e0d8-b234-43f5-be9a-a93d2f26e194', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa0e0d8-b234-43f5-be9a-a93d2f26e194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:26,861 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:26,862 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a626ac5-611c-4017-b2b0-2e0ff90b69ee', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a626ac5-611c-4017-b2b0-2e0ff90b69ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:27,939 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.064s 2024-03-13 10:55:27,939 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe3e821-5844-43b2-a8ac-07321858a295', 'content-length ': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe3e821-5844-43b2-a8ac-07321858a295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:28,996 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:28,996 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc38386-37a6-48bc-8c4e-99ec84b6f0a8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc38386-37a6-48bc-8c4e-99ec84b6f0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:30,048 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:55:30,048 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f53f35-ebe5-4c38-9991-4dab0e2753db', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f53f35-ebe5-4c38-9991-4dab0e2753db', 'conne ction': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:31,111 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.049s 2024-03-13 10:55:31,111 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c7fc78-4e85-4167-9d98-12f7e5ec00f2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c7fc78-4e85-4167-9d98-12f7e5ec00f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:32,164 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:32,165 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19783e44-39e9-450c-b533-2a24c2188787', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19783e44-39e9-450c-b533-2a24c2188787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d066 05'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:33,218 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:33,219 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910b066f-b62f-4d9b-9c79-2d3e9f0e812c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910b066f-b62f-4d9b-9c79-2d3e9f0e812c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:34,282 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.049s 2024-03-13 10:55:34,282 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7372cb0-2d26-4216-b37b-14913b0b4ce7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7372cb0-2d26-4216-b37b-14913b0b4ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "20 24-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:35,356 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:55:35,358 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880f395e-9946-43f7-8b83-818bd061308e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880f395e-9946-43f7-8b83-818bd061308e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:36,413 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:36,414 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a14a7d-8931-4ff5-9d88-7b69513ffd19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a14a7d-8931-4ff5-9d88-7b69513ffd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "vol ume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:37,472 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:55:37,472 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e35e0e2a-70e1-4e70-8686-c6fd16d3119f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e35e0e2a-70e1-4e70-8686-c6fd16d3119f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:38,545 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.047s 2024-03-13 10:55:38,546 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81967e0c-4ff5-4ee3-b3fa-7cfd75e96fc4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81967e0c-4ff5-4ee3-b3fa-7cfd75e96fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1 324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:39,600 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:39,600 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce37223-e11c-486d-aae5-d90a046dbbe3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce37223-e11c-486d-aae5-d90a046dbbe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:40,657 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:40,657 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93ef9a9-f140-4bee-96a4-003171f49d1c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93ef9a9-f140-4bee-96a4-003171f49d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/ volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:41,803 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.133s 2024-03-13 10:55:41,804 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882934b3-bfa3-4b51-9a1e-8280d9b52c8a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882934b3-bfa3-4b51-9a1e-8280d9b52c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:42,854 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:55:42,854 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e26e2421-53d6-41b7-950f-2cedc0fcc2b3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26e2421-53d6-41b7-950f-2cedc0fcc2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:43,917 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:55:43,918 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc34f1c-0c06-40af-80af-64d2641507ea', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc34f1c-0c06-40af-80af-64d2641507ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:44,971 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:44,971 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e1e337-813d-4ce9-bdb2-cbae76846ab4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e1e337-813d-4ce9-bdb2-cbae76846ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:46,032 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.047s 2024-03-13 10:55:46,033 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7f954e-6ce4-47cf-8176-71312e6187ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7f954e-6ce4-47cf-8176-71312e6187ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:47,089 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:55:47,089 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d77d8d7-0a56-4205-b542-5bce158190e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d77d8d7-0a56-4205-b542-5bce158190e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:48,142 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 2 00 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:48,143 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96913550-6e30-4562-bebd-ea4b8742a5b1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96913550-6e30-4562-bebd-ea4b8742a5b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:49,196 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:49,196 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc78068-cb15-48b6-afa6-1417eb179349', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc78068-cb15-48b6-afa6-1417eb179349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:50,252 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:55:50,253 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b879c2-f0f5-461e-b41d-887865cddeb3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b879c2-f0f5-461e-b41d-887865cddeb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:51,306 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:55:51,306 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e532d9-0e34-45da-8836-91402672ad4c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e532d9-0e34-45da-8836-91402672ad4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:52,364 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:55:52,364 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} B ody: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c1a851-70ca-4e7e-95d0-f363db24568e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c1a851-70ca-4e7e-95d0-f363db24568e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:53,419 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:53,419 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42ba257-bbf1-44ef-a5a9-f726f3e59238', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42ba257-bbf1-44ef-a5a9-f726f3e59238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:54,490 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.058s 2024-03-13 10:55:54,490 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute -request-id': 'req-10281a4b-d374-4c6d-9c73-29c58ee74463', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10281a4b-d374-4c6d-9c73-29c58ee74463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:55,545 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:55:55,545 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24195764-ac60-43ca-8d6b-f4f58f834daa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24195764-ac60-43ca-8d6b-f4f58f834daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:56,599 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:55:56,600 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c56b71-614e-488d-a61b-501bde53f573', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-86c56b71-614e-488d-a61b-501bde53f573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:57,652 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:57,653 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7e476a-ef2c-4cb4-909e-59fbbaae59cb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7e476a-ef2c-4cb4-909e-59fbbaae59cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:58,713 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:55:58,714 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414cfe75-8638-4dcf-aea2-37d0872cd4c1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414cfe75-8638-4dcf-aea2-37d0872cd4c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5 26376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:55:59,780 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:55:59,780 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41043b7-f8d8-497d-b2e4-f41e252ce486', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41043b7-f8d8-497d-b2e4-f41e252ce486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:00,830 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:00,830 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a1b689-b106-4dd7-ab4b-b9a74990f6ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a1b689-b106-4dd7-ab4b-b9a74990f6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "statu s": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:01,884 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:01,884 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934e27dd-178a-4efe-b3f4-606001e2711f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934e27dd-178a-4efe-b3f4-606001e2711f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:02,936 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:02,936 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b048dda7-9a25-44f7-8be9-ebf0aa6a954b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b048dda7-9a25-44f7-8be9-ebf0aa6a954b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempe st-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:03,998 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.047s 2024-03-13 10:56:03,999 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae181de-4166-43a9-b8d4-ca7f5d111f86', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae181de-4166-43a9-b8d4-ca7f5d111f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:05,047 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.036s 2024-03-13 10:56:05,047 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6efaa8fa-3644-4563-9bc0-2c386198a461', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6efaa8fa-3644-4563-9bc0-2c386198a461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:06,097 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:06,098 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d63c38-04d5-4e75-a94a-1f2007ec2a2a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d63c38-04d5-4e75-a94a-1f2007ec2a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:07,155 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:56:07,156 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4eb6c25-6a43-4773-831e-982106f6ec04', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4eb6c25-6a43-4773-831e-982106f6ec04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:08,211 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:08,212 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd222ce-c218-4559-92d1-f80c8c556d72', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd222ce-c218-4559-92d1-f80c8c556d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:09,261 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:09,261 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c56219-5b60-4ddb-b978-eb1f03a9e062', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c56219-5b60-4ddb-b978-eb1f03a9e062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113 cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:10,313 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:10,314 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f918653-b329-47d8-9454-e0e099be9094', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f918653-b329-47d8-9454-e0e099be9094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:11,367 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:11,368 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a6acf3-744b-4ef7-adbf-83469281b25a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a6acf3-744b-4ef7-adbf-83469281b25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol- tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:12,420 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:56:12,421 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3fcc21-dcca-48ac-bd94-a8df34012b42', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3fcc21-dcca-48ac-bd94-a8df34012b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:13,505 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.071s 2024-03-13 10:56:13,505 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d35645b-0986-40b6-b9aa-3b024f186af9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d35645b-0986-40b6-b9aa-3b024f186af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:14,558 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNeg ativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:14,558 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee970a9-d1e3-41d4-8ea7-a281cd9255aa', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee970a9-d1e3-41d4-8ea7-a281cd9255aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:15,612 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:15,612 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14f6d98-72d0-42f6-bd8c-d3c2f7f6b499', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14f6d98-72d0-42f6-bd8c-d3c2f7f6b499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:16,663 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c- 6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:16,663 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1db72e0-aaa8-4c33-b7ab-3afc9df4ee31', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1db72e0-aaa8-4c33-b7ab-3afc9df4ee31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:17,732 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:56:17,732 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe23927-7afd-4a5b-b154-118799c34ffe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe23927-7afd-4a5b-b154-118799c34ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:18,783 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:56:18,783 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f4e39e-45e4-4e5a-b6be-2dc5e1bb214a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f4e39e-45e4-4e5a-b6be-2dc5e1bb214a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:19,840 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:56:19,840 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe789dc-0669-4b18-a42b-d4f535f8e52a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe789dc-0669-4b18-a42b-d4f535f8e52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:20,895 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:20,896 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d552ea88-33e3-4862-b133-862ccf2d9dd2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d552ea88-33e3-4862-b133-862ccf2d9dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:21,953 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:21,953 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e0e6837-96ab-42db-ad56-05a019ca4c3b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e0e6837-96ab-42db-ad56-05a019ca4c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:23,005 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:23,005 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd0ddd1-5341-49fc-adc7-5367aa1d5b0e', 'content-length': '914', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd0ddd1-5341-49fc-adc7-5367aa1d5b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:24,056 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:24,057 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af7c104-b05d-4e5a-8ed0-240416f8f682', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af7c104-b05d-4e5a-8ed0-240416f8f682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:25,108 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:25,109 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb10ec4-56b8-40a3-8467-1fb6ef65fcae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb10ec4-56b8-40a3-8467-1fb6ef65fcae', 'connection': 'clo se', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:26,161 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:26,161 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cf5039-2b02-4a6e-aca6-7f28e38d5752', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cf5039-2b02-4a6e-aca6-7f28e38d5752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:27,221 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.046s 2024-03-13 10:56:27,221 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f755c59-9f92-4c5b-b524-506f9a537407', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f755c59-9f92-4c5b-b524-506f9a537407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:28,272 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:28,273 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91e127e2-396a-4922-bf38-8a9b6cefa24a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e127e2-396a-4922-bf38-8a9b6cefa24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:29,327 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:29,327 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ccf524-6eb3-49f4-ab7e-24ad37ea88cb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ccf524-6eb3-49f4-ab7e-24ad37ea88cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10: 55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:30,377 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:30,378 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41592e4f-aa1d-4644-870b-abbd48bb0f5f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41592e4f-aa1d-4644-870b-abbd48bb0f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:31,432 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:31,432 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfd48ac-2b81-4d95-b094-760a845dac9d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfd48ac-2b81-4d95-b094-760a845dac9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": " joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:32,490 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:56:32,490 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43f5264-e51d-4f42-b7d0-132aa6f5f76e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43f5264-e51d-4f42-b7d0-132aa6f5f76e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:33,542 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:33,542 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498df9a4-3d9c-40f4-a625-e3be7abcdda6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498df9a4-3d9c-40f4-a625-e3be7abcdda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcf fb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:34,600 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:56:34,600 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f44881-7011-464d-9003-b3e04c079428', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f44881-7011-464d-9003-b3e04c079428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:35,656 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:56:35,656 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2d6330-e563-467f-a484-f7dbbe71d82d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2d6330-e563-467f-a484-f7dbbe71d82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd 6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:36,715 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.046s 2024-03-13 10:56:36,716 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdc8d55-0da3-4a5a-a035-dacdfd08b551', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdc8d55-0da3-4a5a-a035-dacdfd08b551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:37,770 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:56:37,771 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bb1045-7cac-4479-b2a8-369172a1d55e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bb1045-7cac-4479-b2a8-369172a1d55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "cons istencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:38,827 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:38,827 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f85394a-5a90-4506-9933-2006eca9a115', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f85394a-5a90-4506-9933-2006eca9a115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:39,879 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:56:39,880 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f870e4-2e30-4c93-973b-2ffec63d1927', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f870e4-2e30-4c93-973b-2ffec63d1927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:40,931 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:40,939 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ab3da9-09af-464b-b080-0f46cc53804d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ab3da9-09af-464b-b080-0f46cc53804d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:41,998 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:41,999 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc0bfda-53cd-4d9c-ab89-2e77be390ce3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc0bfda-53cd-4d9c-ab89-2e77be390ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:43,057 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:56:43,058 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541245f4-86b2-47b9-84b1-078b5ba56a15', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541245f4-86b2-47b9-84b1-078b5ba56a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:44,111 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:44,112 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dd5a84-11b3-4339-8913-1a8d6d327976', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dd5a84-11b3-4339-8913-1a8d6d327976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:45,166 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:45,167 85821 DEBUG [tempest.li b.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4613a88-2384-45c8-9053-4bb271732825', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4613a88-2384-45c8-9053-4bb271732825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:46,229 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:46,229 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852d69bb-8893-45f0-9d3b-dabedcf7a19a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852d69bb-8893-45f0-9d3b-dabedcf7a19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:47,283 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:56:47,283 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5367ec-801c-4152-aa89-ef771696cd92', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5367ec-801c-4152-aa89-ef771696cd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:48,344 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.048s 2024-03-13 10:56:48,344 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250fd9c7-09f3-4c22-b44d-7c8e77e4fefe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250fd9c7-09f3-4c22-b44d-7c8e77e4fefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:49,400 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:56:49,401 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-3ab96524-e2e7-45bd-aead-b88b901f0efe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab96524-e2e7-45bd-aead-b88b901f0efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:50,456 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:56:50,457 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f730df0-5490-4b50-8ef9-c2af7e357979', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f730df0-5490-4b50-8ef9-c2af7e357979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:51,511 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:51,512 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336d8222-93a1-4f8c-8592-ab4f8c454f29', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-336d8222-93a1-4f8c-8592-ab4f8c454f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:52,566 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:52,567 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f34c7ab1-61b8-4fae-b009-37225b4d201b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f34c7ab1-61b8-4fae-b009-37225b4d201b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:53,622 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:53,622 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a163632-b8db-4947-8015-1fbc8aa77a92', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a163632-b8db-4947-8015-1fbc8aa77a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da13245 14a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:54,686 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.050s 2024-03-13 10:56:54,686 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99abaa1-e5f8-4171-879c-be585586e798', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99abaa1-e5f8-4171-879c-be585586e798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:55,752 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.049s 2024-03-13 10:56:55,753 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63fcc92-895b-4207-83f2-df0c501b1e27', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63fcc92-895b-4207-83f2-df0c501b1e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creatin g", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:56,805 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:56:56,805 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-031a544a-ba17-4e51-b321-3dbba4c96b1c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031a544a-ba17-4e51-b321-3dbba4c96b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:57,859 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:56:57,860 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a718f8de-435e-44c3-8656-abf5d57536a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a718f8de-435e-44c3-8656-abf5d57536a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAd minNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:58,914 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:56:58,914 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89fd3bca-1455-4b4c-89db-992bc284e87d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89fd3bca-1455-4b4c-89db-992bc284e87d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:56:59,964 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:56:59,964 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6899ddfd-7346-4c58-89c4-c83e7907ee6f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6899ddfd-7346-4c58-89c4-c83e7907ee6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:01,019 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:01,019 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1df9ffd-db22-4ff0-8d0c-dfb23c3c0de3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1df9ffd-db22-4ff0-8d0c-dfb23c3c0de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:02,075 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:02,075 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef86b05-6dfc-4567-b6ba-fada1c96ab8b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef86b05-6dfc-4567-b6ba-fada1c96ab8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href" : "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:03,130 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:03,131 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2ae4d29-67cd-468c-9ab5-e394b8ee5391', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2ae4d29-67cd-468c-9ab5-e394b8ee5391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:04,185 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:04,185 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0dd24f6-40c4-46c5-aa36-669a5881f21b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0dd24f6-40c4-46c5-aa36-669a5881f21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", " bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:05,238 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:05,238 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64eb0246-9069-4f19-b271-a23524aa14ae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64eb0246-9069-4f19-b271-a23524aa14ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:06,316 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.065s 2024-03-13 10:57:06,316 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5b19d3-4a88-4d2a-b932-846cd51709e9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5b19d3-4a88-4d2a-b932-846cd51709e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr: tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:07,366 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:57:07,367 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be08508-09e1-40b7-af1e-79d41d2acd63', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be08508-09e1-40b7-af1e-79d41d2acd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:08,422 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:57:08,422 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d86d19e-ff4c-4e5c-bfa4-9a28ea5a59e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d86d19e-ff4c-4e5c-bfa4-9a28ea5a59e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:09,479 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:te st_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:09,480 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b0544ae-5182-46c8-97a1-41b917d4f92c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b0544ae-5182-46c8-97a1-41b917d4f92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:10,532 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:10,532 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed4abbf-b341-4d96-b5d9-161cc9929300', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed4abbf-b341-4d96-b5d9-161cc9929300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:11,587 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-96 53-b213a6d06605 0.043s 2024-03-13 10:57:11,588 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56497d97-d4a4-4779-9fc0-32d10603f1ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56497d97-d4a4-4779-9fc0-32d10603f1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:12,641 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:12,642 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaeb277c-04c7-49d2-8f72-6dae5e4ecb02', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaeb277c-04c7-49d2-8f72-6dae5e4ecb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:13,698 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:13,698 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9cdd59-ad09-4199-a370-be57276ed353', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9cdd59-ad09-4199-a370-be57276ed353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:14,756 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:57:14,757 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbee4bf3-d6e7-459f-bc15-0301fec99310', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbee4bf3-d6e7-459f-bc15-0301fec99310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:15,808 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:15,808 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4 .52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09da23b9-9bd3-42ae-acca-6b8cbae589a4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09da23b9-9bd3-42ae-acca-6b8cbae589a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:16,866 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:16,867 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d03c655a-26f3-443d-9a9c-6a9cb0c1d678', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d03c655a-26f3-443d-9a9c-6a9cb0c1d678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:17,918 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:17,919 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bacf41c-a53e-4b31-9110-b90cb346e809', 'content-length': '914', 'openstack-api -version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bacf41c-a53e-4b31-9110-b90cb346e809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:18,970 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:18,970 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e68c74-86ff-423b-b687-f55e8de5ead3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e68c74-86ff-423b-b687-f55e8de5ead3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:20,021 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:20,021 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16ea420-6edc-4856-b50f-94977d4993d6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16ea420-6edc-4856-b50f-94977d4993d6', 'connection': 'close', 'status ': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:21,083 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.049s 2024-03-13 10:57:21,084 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66fe4c98-1e33-4850-96e7-eb27484815a6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66fe4c98-1e33-4850-96e7-eb27484815a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:22,138 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:22,138 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c08829fa-c3bb-445a-880e-6b6c4fdecba2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c08829fa-c3bb-445a-880e-6b6c4fdecba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"v olume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:23,195 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:23,195 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4426a01-7162-43ce-877b-eca3f18f0166', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4426a01-7162-43ce-877b-eca3f18f0166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:24,249 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:24,249 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be99693d-a912-41f5-a92b-5e03e4ed3efd', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be99693d-a912-41f5-a92b-5e03e4ed3efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000 ", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:25,311 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.048s 2024-03-13 10:57:25,312 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8bd468-d480-4a89-a99e-10bd0c876ee3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8bd468-d480-4a89-a99e-10bd0c876ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:26,370 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:26,371 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19b2ffa-1d1a-4763-9595-e41d61f72e4c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19b2ffa-1d1a-4763-9595-e41d61f72e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2" , "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:27,421 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:57:27,421 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0bcc1a-8456-4d36-b12a-096b21221630', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0bcc1a-8456-4d36-b12a-096b21221630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:28,473 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:28,474 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73db515-d4d8-41c0-be7d-cdf3b1c6d8da', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73db515-d4d8-41c0-be7d-cdf3b1c6d8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/v olumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:29,529 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:29,529 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d99b65-a628-41ff-af73-7b18e09a1577', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d99b65-a628-41ff-af73-7b18e09a1577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:30,586 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:30,587 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30114148-c897-42ad-b361-e8b25395f540', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30114148-c897-42ad-b361-e8b25395f540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d 63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:31,637 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:57:31,637 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7788229e-9199-4672-96b6-662cabf96c2c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7788229e-9199-4672-96b6-662cabf96c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:32,692 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:32,692 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e293981-fa14-4f24-a233-a89fe8b6a985', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e293981-fa14-4f24-a233-a89fe8b6a985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup _id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:33,749 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:33,749 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5575843-cae7-4c41-aa9f-2d395d1cb8c0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5575843-cae7-4c41-aa9f-2d395d1cb8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:34,810 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.046s 2024-03-13 10:57:34,811 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a07e09a-1c66-4f3d-8608-88eeee83fc0c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a07e09a-1c66-4f3d-8608-88eeee83fc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:35,861 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:35,862 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b79e640-6f4f-4a71-9ec1-66ef1285f9f8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b79e640-6f4f-4a71-9ec1-66ef1285f9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:36,914 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:36,914 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ceea5d-e73b-4504-bd56-0b6600a23ad9', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ceea5d-e73b-4504-bd56-0b6600a23ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:37,972 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:57:37,972 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba7c49b-6181-41e3-abc5-1235ad8ce3d7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba7c49b-6181-41e3-abc5-1235ad8ce3d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:39,026 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:57:39,026 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f648f36e-55de-419d-85c2-b72e9c874e3d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f648f36e-55de-419d-85c2-b72e9c874e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:40,087 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:40,088 85821 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d224e20-4a65-4c02-9ded-cccec4234cb8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d224e20-4a65-4c02-9ded-cccec4234cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:41,149 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.048s 2024-03-13 10:57:41,149 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ab1f88-de2f-45de-914c-5a040f4232a8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ab1f88-de2f-45de-914c-5a040f4232a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:42,202 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:42,202 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58198313-ca90-47ad-aaac-3c01ac2cc943', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58198313-ca90-47ad-aaac-3c01ac2cc943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:43,254 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:43,255 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c54c922-4fd9-42c8-bb15-53969899477c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c54c922-4fd9-42c8-bb15-53969899477c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:44,310 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:57:44,310 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531c5 d1b-52a4-48f0-9172-4e1803c20704', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531c5d1b-52a4-48f0-9172-4e1803c20704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:45,367 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:57:45,368 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe2405d-4684-4880-ba02-cc95b4d4fcee', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe2405d-4684-4880-ba02-cc95b4d4fcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:46,430 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.050s 2024-03-13 10:57:46,431 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36d9363-3116-4719-967d-e6517b8079f1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': ' req-a36d9363-3116-4719-967d-e6517b8079f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:47,488 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:57:47,488 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b296a9eb-6a76-4947-a11d-c9a26d03c289', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b296a9eb-6a76-4947-a11d-c9a26d03c289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:48,543 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:57:48,543 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81abcd61-772c-4ec2-b592-ec790b9423ef', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81abcd61-772c-4ec2-b592-ec790b9423ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78 641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:49,596 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:49,597 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c615cf-139a-4b8b-9ca4-c8bcef21a12b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c615cf-139a-4b8b-9ca4-c8bcef21a12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:50,674 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.064s 2024-03-13 10:57:50,674 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d30de54-2dd6-4e9c-b7fa-6fdd749cd867', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d30de54-2dd6-4e9c-b7fa-6fdd749cd867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:51,806 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.119s 2024-03-13 10:57:51,806 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea941767-0ea5-4ca8-a094-b2323aa58640', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea941767-0ea5-4ca8-a094-b2323aa58640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:52,858 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:52,858 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62187843-7198-4df6-b310-a271a1fd202d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62187843-7198-4df6-b310-a271a1fd202d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeT est-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:53,970 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.098s 2024-03-13 10:57:53,970 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c7300f9-fb13-4df9-8bfc-1525e9581e62', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c7300f9-fb13-4df9-8bfc-1525e9581e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:55,054 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.070s 2024-03-13 10:57:55,055 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f9910d-819c-4022-bad3-5647675d9a20', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f9910d-819c-4022-bad3-5647675d9a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self" , "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:56,120 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:57:56,121 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05504cf4-eeb1-4d97-aa94-593ca66ff8d0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05504cf4-eeb1-4d97-aa94-593ca66ff8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:57,173 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.039s 2024-03-13 10:57:57,173 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a76c8218-0f90-4c62-b9a0-497fccaac959', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a76c8218-0f90-4c62-b9a0-497fccaac959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10 .0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:58,224 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:57:58,224 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74726e90-b625-484c-9caf-83fdc7ceeff6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74726e90-b625-484c-9caf-83fdc7ceeff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:57:59,274 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.037s 2024-03-13 10:57:59,274 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8afce7-a9c5-40b1-9b4c-539271e2c6e6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8afce7-a9c5-40b1-9b4c-539271e2c6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": " false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:00,324 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.036s 2024-03-13 10:58:00,324 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b41d52-953a-4100-9522-e21fc6853e65', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b41d52-953a-4100-9522-e21fc6853e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:01,406 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.068s 2024-03-13 10:58:01,407 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b896cbab-c181-44ac-8960-de08294124e3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b896cbab-c181-44ac-8960-de08294124e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:02,460 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.040s 2024-03-13 10:58:02,461 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9cbb88b-975e-45ea-8aa8-53cd6515b74e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9cbb88b-975e-45ea-8aa8-53cd6515b74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:03,607 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.133s 2024-03-13 10:58:03,607 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3617ffa7-f541-4be6-b014-18532d9c98d8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3617ffa7-f541-4be6-b014-18532d9c98d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:04,661 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_at tached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:58:04,661 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7106b136-bcd8-42e3-8606-299d27f7483a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7106b136-bcd8-42e3-8606-299d27f7483a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:05,720 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.044s 2024-03-13 10:58:05,720 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762d5d6c-6796-4e9d-92b8-dd335b3476b0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762d5d6c-6796-4e9d-92b8-dd335b3476b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:06,780 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06 605 0.046s 2024-03-13 10:58:06,780 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce1daac-595e-4333-a3d3-33c0c8fa4617', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce1daac-595e-4333-a3d3-33c0c8fa4617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:07,831 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.038s 2024-03-13 10:58:07,832 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6510963e-b04b-4add-9e06-54dddd6151d8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6510963e-b04b-4add-9e06-54dddd6151d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:08,880 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.035s 2024-03-13 10:58:08,881 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61e4d53-334b-4532-be43-1672480a4d19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61e4d53-334b-4532-be43-1672480a4d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:09,970 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.077s 2024-03-13 10:58:09,971 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39bf6ef8-d4d6-4c31-9243-781cc7038b29', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39bf6ef8-d4d6-4c31-9243-781cc7038b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:11,030 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.046s 2024-03-13 10:58:11,031 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38cfdf7-e3d9-42a6-a479-10181fccc27d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38cfdf7-e3d9-42a6-a479-10181fccc27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:12,089 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.042s 2024-03-13 10:58:12,089 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baeeccf4-54f6-4dd3-b068-07dbd296f2fe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baeeccf4-54f6-4dd3-b068-07dbd296f2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:13,144 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.041s 2024-03-13 10:58:13,145 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a32129-e4d2-4610-a2ce-b97734e8f0ca', 'content-length': '914', 'openstack-api-version': ' volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a32129-e4d2-4610-a2ce-b97734e8f0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:14,202 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:58:14,203 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085c36c0-9f14-480e-8a8b-083cae6010fc', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085c36c0-9f14-480e-8a8b-083cae6010fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:15,264 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.047s 2024-03-13 10:58:15,265 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7598c1d6-a1f9-4310-a99a-90d07c6bcd5b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7598c1d6-a1f9-4310-a99a-90d07c6bcd5b', 'connection': 'close', 'status': '200', 'c ontent-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:16,330 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.048s 2024-03-13 10:58:16,330 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c40b07-8c63-4d2d-bbf9-b255e4e24190', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c40b07-8c63-4d2d-bbf9-b255e4e24190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:17,387 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.043s 2024-03-13 10:58:17,387 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c0b896-6d8a-4a37-8fe7-84a95743e67a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c0b896-6d8a-4a37-8fe7-84a95743e67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id ": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 10:58:18,445 85821 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/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605 0.045s 2024-03-13 10:58:18,446 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064a9e36-f856-4746-9b20-30b44d2260a7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064a9e36-f856-4746-9b20-30b44d2260a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605'} Body: b'{"volume": {"id": "65dd6f4c-6647-4d63-9653-b213a6d06605", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:02.000000", "updated_at": "2024-03-13T10:55:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1684515742", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/65dd6f4c-6647-4d63-9653-b213a6d06605"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 51df372f-38f0-4ee2-8636-b7c42493c24c failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:52:46,175 85813 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:52:46,175 85813 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:52:46,292 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.115s 2024-03-13 10:52:46,292 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1110481912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPywdHAyFVtdkTTar19b42DCeg5798ruL8s2tLmCER6j+4sD3h9MmdhU4pixEZ9zdY97dmUPV8TeZkdKYGz3wAkIrRooSSZfCgQZxKQP1RensG2iFlLDw1n/nWWn1LWgvw=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52: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-90d25052-f763-4cf7-91e2-5c6ab322c292', 'x-compute-request-id': 'req-90d25052-f763-4cf7-91e2-5c6ab322c292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1110481912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPywdHAyFVtdkTTar19b42DCeg5798ruL8s2tLmCER6j+4sD3h9MmdhU4pixEZ9zdY97dmUPV8TeZkdKYGz3wAkIrRooSSZfCgQZxKQP1RensG2iFlLDw1n/nWWn1LWgvw==", "fingerprint": "4a:2e:79:14:68:e3:52:cb:ec:9d:f4:07:e3:cb:b4:80", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534"}}' 2024-03-13 10:52:46,295 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1110481912 created 2024-03-13 10:52:47,083 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.788s 2024-03-13 10:52:47,084 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--247015791", "description": "tempest-description--1990741909"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9387faca-d134-463e-8568-97fbd06aae90', 'date': 'Wed, 13 Mar 2024 10:52:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "name": "tempest-securitygroup--247015791", "stateful": true, "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "tempest-description--1990741909", "shared": false, "security_group_rules": [{"id": "1699aea4-6529-457e-b4c2-0e3a32c1e046", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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": 223, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:52:46Z", "updated_at": "2024-03-13T10:52:46Z", "revision_number": 0}, {"id": "8ede4091-ac42-489f-bd7c-3ee78948d96b", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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": 224, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:52:46Z", "updated_at": "2024-03-13T10:52:46Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:52:46Z", "updated_at": "2024-03-13T10:52:46Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:52:48,019 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.934s 2024-03-13 10:52:48,020 85813 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": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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-455987d9-f457-49bc-b31c-9d58480d3fbf', 'date': 'Wed, 13 Mar 2024 10:52: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": "30ecd32d-972c-420f-aa56-8b2c569aa3c4", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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-03-13T10:52:47Z", "updated_at": "2024-03-13T10:52:47Z", "revision_number": 0}}' 2024-03-13 10:52:49,404 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.383s 2024-03-13 10:52:49,404 85813 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": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8c89705a-40de-41eb-b4d1-d227fdf400d2', 'date': 'Wed, 13 Mar 2024 10:52: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": "c8feb964-458e-49da-94ee-fdb62d717aa1", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "003f3ab9-78ff-4f4a-8835-a46025e440a4", "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-03-13T10:52:48Z", "updated_at": "2024-03-13T10:52:48Z", "revision_number": 0}}' 2024-03-13 10:52:49,404 85813 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--247015791 created 2024-03-13 10:52:52,609 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.204s 2024-03-13 10:52:52,609 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fe653f87-b2b7-4554-b2f4-e05a839b97cd', 'date': 'Wed, 13 Mar 2024 10:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5b2a25f0-72f4-4b03-94f2-d27febc092ac", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.242", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:52:51Z", "updated_at": "2024-03-13T10:52:51Z", "revision_number": 0}}' 2024-03-13 10:52:52,610 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5b2a25f0-72f4-4b03-94f2-d27febc092ac', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.242', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:52:51Z', 'updated_at': '2024-03-13T10:52:51Z', 'revision_number': 0, 'ip': '172.24.4.242'} created 2024-03-13 10:52:52,765 85813 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.084s 2024-03-13 10:52:52,766 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:52 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-a1e4944f-d2f3-4789-9d1b-18ae384535fb', '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": "46dbfa2dfaa2459c822ee636f6dcb534", "name": "tempest-AttachVolumeNegativeTest-1633351270-project-member", "password_expires_at": null}, "audit_ids": ["EEN9d3guSVaJ8UrMAScsLw"], "expires_at": "2024-03-13T11:52:52.000000Z", "issued_at": "2024-03-13T10:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac2f0ea3c5634b9288bc68b9742ed031", "name": "tempest-AttachVolumeNegativeTest-1633351270"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova" }, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:52:52,766 85813 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '71910def-8c77-4086-b371-4ea608914ff3', 'name': 'tempest-AttachVolumeNegativeTest-1252761524-network', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:52:52,767 85813 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1110481912', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPywdHAyFVtdkTTar19b42DCeg5798ruL8s2tLmCER6j+4sD3h9MmdhU4pixEZ9zdY97dmUPV8TeZkdKYGz3wAkIrRooSSZfCgQZxKQP1RensG2iFlLDw1n/nWWn1LWgvw==', 'fingerprint': '4a:2e:79:14:68:e3:52:cb:ec:9d:f4:07:e3:cb:b4:80', 'user_id': '46dbfa2dfaa2459c822ee636f6dcb534', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDb8OJzOB2NJETve8liY04Pw7H0oXy/zm/RWz1e3epEEUy7xbxtamiY\nTwhet/C8KtmgBwYFK4EEACKhZANiAAT8sHRwMhVbXZE02q9fW+NgwnoOe/fK7i/L\nNrS5ghEeo/uLA94fTJnYVOKYsRGfc3WPe3ZlD1fE3mZHSmBs98AJCK0aKEkmXwoE\nGcSkD9UXp7BtohZSw8NZ/51lp9S1oL8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '003f3ab9-78ff-4f4a-8835-a46025e440a4', 'name': 'tempest-securitygroup--247015791', 'stateful': True, 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': 'tempest-description--1990741909', 'shared': False, 'security_group_rules': [{'id': '1699aea4-6529-457e-b4c2-0e3a32c1e046', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': '003f3ab9-78ff-4f4a-8835-a46025e440a4', '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': 223, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 0}, {'id': '8ede4091-ac42-489f-bd7c-3ee78948d96b', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': '003f3ab9-78ff-4f4a-8835-a46025e440a4', '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, 're mote_group_id': None, 'standard_attr_id': 224, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 1, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031'}, 'floating_ip': {'id': '5b2a25f0-72f4-4b03-94f2-d27febc092ac', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.242', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:52:51Z', 'updated_at': '2024-03-13T10:52:51Z', 'revision_number': 0, 'ip': '172.24.4.242'}} 2024-03-13 10:52:55,006 85813 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.238s 2024-03-13 10:52:55,007 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1281934259", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "71910def-8c77-4086-b371-4ea608914ff3"}], "security_groups": [{"name": "tempest-securitygroup--247015791"}], "key_name": "tempest-keypair-1110481912", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a473984-28fd-4992-a0b2-1379474a5e23', 'x-compute-request-id': 'req-0a473984-28fd-4992-a0b2-1379474a5e23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--247015791"}], "adminPass": "password"}}' 2024-03-13 10:52:55,238 85813 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/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.227s 2024-03-13 10:52:55,238 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:55 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-b27ecc9e-d84d-479c-b57e-e121dfb2cb16', 'x-compute-request-id': 'req-b27ecc9e-d84d-479c-b57e-e121dfb2cb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'{"server": {"id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "name": "tempest-AttachVolumeNegativeTest-server-1281934259", "status": "BUILD", "tenant_id": "ac2f0ea3c5634b92 88bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1110481912", "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-03-13 10:53:45,906 85813 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/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.594s 2024-03-13 10:53:45,906 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:45 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-f3675be2-4aa6-440c-864f-3a0257616167', 'x-compute-request-id': 'req-f3675be2-4aa6-440c-864f-3a0257616167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'{"server": {"id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "name": "tempest-AttachVolumeNegativeTest-server-1281934259", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:54Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f9:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110481912", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--247015791"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:53:45,920 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:54:46,151 85813 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/60ccf2f6-293e-434d-8d2b-871c7e4f468c/os-interface 0.170s 2024-03-13 10:54:46,151 85813 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:45 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-e0e2bc26-adbc-4bab-94b1-5f545738aa44', 'x-compute-request-id': 'req-e0e2bc26-adbc-4bab-94b1-5f545738aa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "71910def-8c77-4086-b371-4ea608914ff3", "port_id": "a617263c-0be6-40ad-acb1-f55b705c548d", "mac_addr": "fa:16:3e:c4:f9:de", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "10ff7795-da28-4828-91fd-b9a27a57a45e", "ip_address": "10.0.0.12"}]}]}' 2024-03-13 10:54:47,633 85813 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/5b2a25f0-72f4-4b03-94f2-d27febc092ac 1.477s 2024-03-13 10:54:47,633 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a617263c-0be6-40ad-acb1-f55b705c548d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-a59ecb26-a97e-408c-8e51-ee375f8b7a1a', 'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5b2a25f0-72f4-4b03-94f2-d27febc092ac'} Body: b'{"floatingip": {"id": "5b2a25f0-72f4-4b03-94f2-d27febc092ac", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.242", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e48e46ea-1c95-42d8-8344-f755972a7a6e", "port_id": "a617263c-0be6-40ad-acb1-f55b705c548d", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "71910def-8c77-4086-b371-4ea608914ff3", "mac_address": "fa:16:3e:c4:f9:de", "admin_state_up": true, "status": "ACTIVE", "device_id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:52:51Z", "updated_at": "2024-03-13T10:54:46Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:47,635 85813 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.242:22' as 'cirros' with public key authentication 2024-03-13 10:54:47,648 85813 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:54:47,757 85813 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:54:47,757 85813 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.242 successfully created 2024-03-13 10:54:47,799 85813 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/60ccf2f6-293e-434d-8d2b-871c7e4f468c/ips 0.040s 2024-03-13 10:54:47,799 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 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-dd5cb53b-12be-40bf-93c5-9ebcc ae116b6', 'x-compute-request-id': 'req-dd5cb53b-12be-40bf-93c5-9ebccae116b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2024-03-13 10:54:48,186 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes 0.384s 2024-03-13 10:54:48,187 85813 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-694876523"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0459a8ed-945b-499c-8065-063e84bf6024', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0459a8ed-945b-499c-8065-063e84bf6024', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.089230", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:54:48,240 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:54:48,241 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd316ac3-4c7a-4faa-a38c-f14425824e79', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd316ac3-4c7a-4faa-a38c-f14425824e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol -tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:49,295 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:54:49,295 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecde36e-54b3-4941-b76d-0e20ba918b77', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecde36e-54b3-4941-b76d-0e20ba918b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:50,360 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.051s 2024-03-13 10:54:50,360 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bdc80f4-6211-4dc2-b495-d362d1a56a5c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bdc80f4-6211-4dc2-b495-d362d1a56a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:51,415 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_att ached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:54:51,416 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a193dcd-b58a-45ff-8efe-39e5e3fbb255', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a193dcd-b58a-45ff-8efe-39e5e3fbb255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:52,478 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.048s 2024-03-13 10:54:52,478 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e677158-18f8-4e7f-8060-9701da74617d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e677158-18f8-4e7f-8060-9701da74617d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:53,634 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.142s 2024-03-13 10:54:53,635 8581 3 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5fc422-e2ef-4708-9e97-d6d7d6bcef5e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5fc422-e2ef-4708-9e97-d6d7d6bcef5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:54,720 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.072s 2024-03-13 10:54:54,721 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a46361-4b19-4daa-b0ad-7982dfc49043', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a46361-4b19-4daa-b0ad-7982dfc49043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:55,784 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:54:55,785 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Wed, 13 Mar 2024 10:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad334166-a689-432b-b192-d0cccdb094d8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad334166-a689-432b-b192-d0cccdb094d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:56,865 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.066s 2024-03-13 10:54:56,865 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d561ccd-7317-4cb3-9cbb-da072f0f7187', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d561ccd-7317-4cb3-9cbb-da072f0f7187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:57,951 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.070s 2024-03-13 10:54:57,951 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e792316a-0b7f-4cde-acad -060d7f1a6938', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e792316a-0b7f-4cde-acad-060d7f1a6938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:54:59,001 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:54:59,002 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ab72d2-67f9-4730-857c-0436434ad571', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ab72d2-67f9-4730-857c-0436434ad571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:00,055 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:00,056 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf8247a-19b8-4629-8d60-a33e1a0a9ff9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf8247a-19b8-4629-8d60-a33e1a0a9ff9', ' connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:01,109 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:01,109 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d297bc-14ec-4ee3-bef9-4e695393ec4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d297bc-14ec-4ee3-bef9-4e695393ec4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:02,168 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:55:02,168 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9153e44-5e89-48ac-a02b-00af9ededfd1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9153e44-5e89-48ac-a02b-00af9ededfd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b' {"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:03,222 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:03,223 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfe8c3b-6dfa-4a8f-a820-ec17ce18ce4e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfe8c3b-6dfa-4a8f-a820-ec17ce18ce4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:04,278 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:04,278 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb1cd53-98e5-45ea-9732-069bf606d073', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb1cd53-98e5-45ea-9732-069bf606d073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024- 03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:05,331 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:05,331 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b569426d-c168-44df-a029-e51c6e1e891d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b569426d-c168-44df-a029-e51c6e1e891d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:06,385 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:06,386 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a05bd2f-0a2b-4cac-860a-7aea4f219472', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a05bd2f-0a2b-4cac-860a-7aea4f219472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:07,454 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.051s 2024-03-13 10:55:07,454 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb5d996-5939-41c8-a774-acc42e133310', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb5d996-5939-41c8-a774-acc42e133310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:08,513 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:08,513 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90790541-283e-4536-8402-4a5e142f58a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90790541-283e-4536-8402-4a5e142f58a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": " http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:09,572 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:09,572 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce5a343-eeb3-432b-a65e-f5fc712011d2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce5a343-eeb3-432b-a65e-f5fc712011d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:10,625 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:10,626 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2f25b39-ed78-4dec-bcc5-bd8f524f7be8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2f25b39-ed78-4dec-bcc5-bd8f524f7be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypte d": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:11,684 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:11,685 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0145e28-5265-46e4-99d5-d8092eba7474', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0145e28-5265-46e4-99d5-d8092eba7474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:12,748 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:55:12,748 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc03b28-7c63-4087-bb8f-dceaddc7878a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc03b28-7c63-4087-bb8f-dceaddc7878a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024- 03-13 10:55:13,800 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:13,800 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c562eb23-f8bb-4f3c-a5e8-85d23d4b4e7c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c562eb23-f8bb-4f3c-a5e8-85d23d4b4e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:14,857 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:55:14,858 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e3d070-5e59-439f-a905-46a04ce8d828', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e3d070-5e59-439f-a905-46a04ce8d828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:15,936 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/ v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:55:15,940 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f796a2db-5562-4461-b904-c98d5deac341', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f796a2db-5562-4461-b904-c98d5deac341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:16,997 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:16,998 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee732251-f0ed-4f34-8e42-fe9e089eea91', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee732251-f0ed-4f34-8e42-fe9e089eea91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:18,054 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:18,055 85813 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, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01ab16d-dee3-4215-aae2-9f200b261fab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01ab16d-dee3-4215-aae2-9f200b261fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:19,115 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:55:19,115 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef44a677-3de7-4180-9592-728156e15d25', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef44a677-3de7-4180-9592-728156e15d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:20,175 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:55:20,176 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e48cad0-9720-4415-9ccb-8944e146b096', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e48cad0-9720-4415-9ccb-8944e146b096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:21,230 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:21,230 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f899098d-a3de-428e-b94c-91d543a66f88', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f899098d-a3de-428e-b94c-91d543a66f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:22,283 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:22,284 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da674f5-aa2c-4970-9ff4-0739f60e5201', 'content-length': '913', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da674f5-aa2c-4970-9ff4-0739f60e5201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:23,337 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:23,337 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0307125e-f569-401b-8f40-d1480f4c54b1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0307125e-f569-401b-8f40-d1480f4c54b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:24,400 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.049s 2024-03-13 10:55:24,401 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98bea0e6-0264-4ecd-8dea-403ffc678cfd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98bea0e6-0264-4ecd-8dea-403ffc678cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://1 0.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:25,468 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.054s 2024-03-13 10:55:25,468 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270255c2-d33f-4d9a-bf0e-a5531505fccb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270255c2-d33f-4d9a-bf0e-a5531505fccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:26,520 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:26,520 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db45a522-c36d-4d00-9f44-9c9da1a94d9b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db45a522-c36d-4d00-9f44-9c9da1a94d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:27,576 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:27,576 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0551a44-de24-4582-9632-38cdb5c7a0de', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0551a44-de24-4582-9632-38cdb5c7a0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:28,639 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.048s 2024-03-13 10:55:28,639 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30cd0d0-351e-463b-8e51-5fe94d46034e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30cd0d0-351e-463b-8e51-5fe94d46034e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-vo lume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:29,692 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:29,693 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fd8344-1bed-46fd-bf2d-f9de054b033f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54fd8344-1bed-46fd-bf2d-f9de054b033f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:30,754 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:55:30,755 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650ffe38-48bb-4cd3-a412-0eff77f161d3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650ffe38-48bb-4cd3-a412-0eff77f161d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volu me/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:31,808 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:31,808 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4850b9a0-dfee-41f2-bf6e-136abb01354f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4850b9a0-dfee-41f2-bf6e-136abb01354f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:32,861 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:32,862 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b719afc4-aba5-4f8a-9b4a-e02ac0c1d870', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b719afc4-aba5-4f8a-9b4a-e02ac0c1d870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51 df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:33,918 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:55:33,918 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4869c632-f365-4544-9e9d-28590cc44704', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4869c632-f365-4544-9e9d-28590cc44704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:34,969 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:34,970 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efeb3415-98fb-4b4f-85df-08194eb405fc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efeb3415-98fb-4b4f-85df-08194eb405fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:36,025 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:36,026 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9d7677-5f2a-4592-9f7c-6122d299b8aa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9d7677-5f2a-4592-9f7c-6122d299b8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:37,082 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:37,082 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-227ccb29-3a66-49a8-893a-662d5662745d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-227ccb29-3a66-49a8-893a-662d5662745d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:38,139 85813 INFO [tempest.lib.common.rest_client] R equest (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:38,139 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a039eda-cdf1-40d3-871d-a75a4d29ecd8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a039eda-cdf1-40d3-871d-a75a4d29ecd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:39,193 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:39,193 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae60f06c-1165-4b6d-a3c3-02a944ba7fec', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae60f06c-1165-4b6d-a3c3-02a944ba7fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:40,249 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636- b7c42493c24c 0.042s 2024-03-13 10:55:40,250 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613d3df9-caa3-4233-a557-7be6c6554dda', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613d3df9-caa3-4233-a557-7be6c6554dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:41,331 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.068s 2024-03-13 10:55:41,332 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d91172-a5a0-4491-96c8-f4cce602afb1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d91172-a5a0-4491-96c8-f4cce602afb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:42,387 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:55:42,387 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Aut h-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44064c3c-5a40-46fa-9144-31aa18ee29b9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44064c3c-5a40-46fa-9144-31aa18ee29b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:43,446 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:55:43,446 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2b84e3-a882-4e9b-b829-7f9f62429bb3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2b84e3-a882-4e9b-b829-7f9f62429bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:44,500 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:44,500 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-23c2d1f4-8395-487c-822c-16c728df7674', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c2d1f4-8395-487c-822c-16c728df7674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:45,559 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:55:45,559 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ac18f90-9e22-4218-928f-ff8d0f1f35a8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ac18f90-9e22-4218-928f-ff8d0f1f35a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:46,629 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.052s 2024-03-13 10:55:46,630 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b125adbb-da0d-463b-b702-7abe5792095f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-b125adbb-da0d-463b-b702-7abe5792095f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:47,683 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:47,683 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5b1dc9-43b7-41ef-a900-df00ce25346d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5b1dc9-43b7-41ef-a900-df00ce25346d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:48,739 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:48,740 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3db9d6d-3516-447f-a8ad-f4e33736e2a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3db9d6d-3516-447f-a8ad-f4e33736e2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372 f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:49,793 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:49,793 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6db806e-6df4-440f-b9c2-5a37a94bd4d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6db806e-6df4-440f-b9c2-5a37a94bd4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:50,851 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:55:50,851 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f91817-a200-4fe5-a26e-3252afc8045b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f91817-a200-4fe5-a26e-3252afc8045b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2 024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:51,903 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:51,904 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f638b792-f740-4de0-848f-7d5ffb3173e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f638b792-f740-4de0-848f-7d5ffb3173e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:52,955 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:55:52,956 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b398998e-4fcf-47c9-88f9-be79d99920e6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b398998e-4fcf-47c9-88f9-be79d99920e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:54,013 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:55:54,013 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b522b10e-e6ad-4e56-b31c-6f4e292c0960', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b522b10e-e6ad-4e56-b31c-6f4e292c0960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:55,070 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:55:55,071 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dadbf06-d8e3-4455-a1cc-63be6841b35f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dadbf06-d8e3-4455-a1cc-63be6841b35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-86 36-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:56,124 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:55:56,124 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c50b3c2-c854-4961-a877-a2c039619205', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c50b3c2-c854-4961-a877-a2c039619205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:57,183 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:55:57,183 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4639478d-5dba-4142-91cd-ac0c17f54e9b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4639478d-5dba-4142-91cd-ac0c17f54e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c8 22ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:58,310 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.113s 2024-03-13 10:55:58,311 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d92fbf7-c310-4e2e-96b1-16573c81bf89', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d92fbf7-c310-4e2e-96b1-16573c81bf89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:55:59,367 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:55:59,367 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3665cf86-5d88-46f6-b944-9d5d7d7b5685', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3665cf86-5d88-46f6-b944-9d5d7d7b5685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_ id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:00,418 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:56:00,418 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7045cd2c-5859-4eab-bd06-a0ab9cededb6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7045cd2c-5859-4eab-bd06-a0ab9cededb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:01,471 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:56:01,472 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7730fb8-460d-492a-936d-7be36a14bf26', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7730fb8-460d-492a-936d-7be36a14bf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:02,527 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_diff erent_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:02,527 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bba301-3fd8-4bfa-955e-c2a78fa2c8ad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bba301-3fd8-4bfa-955e-c2a78fa2c8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:03,577 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:56:03,577 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f45f8e-414a-4909-98d5-8a147f0850ed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f45f8e-414a-4909-98d5-8a147f0850ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:04,629 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:56:04,630 85813 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad1ddef-7ae8-46f9-b32a-6155de85ef5c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad1ddef-7ae8-46f9-b32a-6155de85ef5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:05,683 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:56:05,683 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356f1594-e86e-44f9-b030-d43527d3db81', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356f1594-e86e-44f9-b030-d43527d3db81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:06,735 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:56:06,736 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb76180-5cd2-4751-8787-86edd1cc2d46', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb76180-5cd2-4751-8787-86edd1cc2d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:07,794 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:56:07,794 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ba3d12a-87c0-41f3-b076-13a2dd5042dc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba3d12a-87c0-41f3-b076-13a2dd5042dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:08,847 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:56:08,847 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f320dc-5bd2-4b3a-92d8-985100dad19e', 'con tent-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f320dc-5bd2-4b3a-92d8-985100dad19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:09,907 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:56:09,908 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f7495d-f775-4f7b-b583-5036c3837018', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f7495d-f775-4f7b-b583-5036c3837018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:10,963 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:10,964 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb3c74a-1897-4f40-a2be-5c8a6fd30a96', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb3c74a-1897-4f40-a2be-5c8a6fd30a96', 'connection': 'close' , 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:12,020 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:12,021 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd76e605-30f3-4331-a322-775c2e5c9163', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd76e605-30f3-4331-a322-775c2e5c9163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:13,075 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:56:13,075 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e049d4af-6216-4c00-bafd-f4cadad54cd8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e049d4af-6216-4c00-bafd-f4cadad54cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "5 1df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:14,125 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:56:14,126 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d95b54-da66-45a1-ba01-b2a6f408b9db', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d95b54-da66-45a1-ba01-b2a6f408b9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:15,197 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.059s 2024-03-13 10:56:15,198 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c731676e-4476-450d-aac6-57845b0b1a61', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c731676e-4476-450d-aac6-57845b0b1a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.00000 0", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:16,252 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:16,253 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb7e0890-9ca3-411d-af20-ad54080d5360', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb7e0890-9ca3-411d-af20-ad54080d5360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:17,313 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:56:17,313 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596ed27e-f1b7-4ff6-9f65-54df91dd91bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596ed27e-f1b7-4ff6-9f65-54df91dd91bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:18,370 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:18,370 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5abe579f-f65a-47c1-9f5b-2cfb509e5e5f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5abe579f-f65a-47c1-9f5b-2cfb509e5e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:19,442 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.058s 2024-03-13 10:56:19,443 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33497091-fd99-4e63-b200-c4e56dee42d5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33497091-fd99-4e63-b200-c4e56dee42d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/vo lume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:20,508 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.053s 2024-03-13 10:56:20,509 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c41b8f0-0247-41cf-8dd8-aeae0774a544', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c41b8f0-0247-41cf-8dd8-aeae0774a544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:21,574 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.052s 2024-03-13 10:56:21,575 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492dd783-960f-4b8d-8711-0faddb77aea4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492dd783-960f-4b8d-8711-0faddb77aea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replicat ion_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:22,629 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:22,630 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086c7ea8-0160-4d7e-b6f3-cea974cffb50', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086c7ea8-0160-4d7e-b6f3-cea974cffb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:23,688 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:56:23,689 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedc4225-d5e4-41d9-a0bb-f3b9037ac2b1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedc4225-d5e4-41d9-a0bb-f3b9037ac2b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:24,746 8 5813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:24,746 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b637c92-d80b-4d5e-b77b-5f3b11ac065e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b637c92-d80b-4d5e-b77b-5f3b11ac065e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:25,815 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.052s 2024-03-13 10:56:25,815 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4319e6c-267f-418d-8713-99dc810f92e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4319e6c-267f-418d-8713-99dc810f92e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:26,872 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b928 8bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:26,873 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae223f3-8d85-495a-b28c-65cf7ccdfedc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae223f3-8d85-495a-b28c-65cf7ccdfedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:27,928 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:27,928 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638ef35c-9072-4e0c-8127-eb985aa6c21a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638ef35c-9072-4e0c-8127-eb985aa6c21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:28,987 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:28,987 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732d4bab-f333-4ebe-be1f-b2e18dde22a4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732d4bab-f333-4ebe-be1f-b2e18dde22a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:30,058 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:56:30,058 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6552e6-01b1-4532-8662-44630170c146', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6552e6-01b1-4532-8662-44630170c146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:31,116 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:56:31,117 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ub untu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb4ca5d-5114-47e9-8b0f-daa34dbd88cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb4ca5d-5114-47e9-8b0f-daa34dbd88cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:32,172 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:32,173 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353920fc-b877-4554-b062-1221305daa7d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353920fc-b877-4554-b062-1221305daa7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:33,233 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:33,233 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8233860a-7625-4868-a93b-6f69f51e3f56', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8233860a-7625-4868-a93b-6f69f51e3f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:34,288 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:34,288 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2be86a1-7704-43dd-8045-61ee900ecbd3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2be86a1-7704-43dd-8045-61ee900ecbd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:35,343 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:35,344 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d6437c-fdb7-414e-8d94-62db4a951ef2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d6437c-fdb7-414e-8d94-62db4a951ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:36,416 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.059s 2024-03-13 10:56:36,417 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8031c96-d775-461a-9a76-dd9b25488a4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8031c96-d775-461a-9a76-dd9b25488a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:37,473 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:37,474 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ab218f-60e5-488e-90ce-ba7cd2e5337a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ab218f-60e5-488e-90ce-ba7cd2e5337a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:38,524 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:56:38,525 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19cd6ce9-82be-402d-a015-498356f91c51', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19cd6ce9-82be-402d-a015-498356f91c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:39,579 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:39,580 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141ffba9-1e3a-417c-b8b0-25de09ea28cd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141ffba9-1e3a-417c-b8b0-25de09ea28cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "de scription": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:40,644 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.051s 2024-03-13 10:56:40,644 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b91761-ba6c-45a4-97e7-7f6ae2d4d4a4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b91761-ba6c-45a4-97e7-7f6ae2d4d4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:41,699 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:41,700 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0f3d0d-928c-49b3-9f97-002cb0d2b49e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0f3d0d-928c-49b3-9f97-002cb0d2b49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b 9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:42,757 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:42,757 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dabad95-c965-4cd9-a233-aa4678964e5a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dabad95-c965-4cd9-a233-aa4678964e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:43,824 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.048s 2024-03-13 10:56:43,824 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e33af99-f66e-4f9d-9b63-87d8004129d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e33af99-f66e-4f9d-9b63-87d8004129d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-863 6-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:44,880 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:44,880 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0811160-c4e7-4dcc-8009-5856167c3ea9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0811160-c4e7-4dcc-8009-5856167c3ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:45,938 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:45,938 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8920723a-e946-464d-8069-0a735de2f452', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8920723a-e946-464d-8069-0a735de2f452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false , "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:46,994 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:56:46,994 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9393937-a8e2-4db3-81c3-cbab753c2161', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9393937-a8e2-4db3-81c3-cbab753c2161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:48,045 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:56:48,046 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db75a8c-69e8-4377-b3a2-6e85e7599fbf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db75a8c-69e8-4377-b3a2-6e85e7599fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:49,101 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolume NegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:56:49,101 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1bf594-d1cf-4a00-b215-374e2112b4ef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1bf594-d1cf-4a00-b215-374e2112b4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:50,162 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.048s 2024-03-13 10:56:50,162 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c939d29c-cd21-4a6c-bb98-562642e3db34', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c939d29c-cd21-4a6c-bb98-562642e3db34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:51,219 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:51,219 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b9f061-80b5-45af-9771-8976b234ba85', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b9f061-80b5-45af-9771-8976b234ba85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:52,278 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:52,278 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9409121d-3b81-4c4a-a6c0-6ddca9797cf0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9409121d-3b81-4c4a-a6c0-6ddca9797cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:53,334 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:56:53,334 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d226c2c0-e529-4a93-ab29-3dc5497998f8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d226c2c0-e529-4a93-ab29-3dc5497998f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:54,414 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.067s 2024-03-13 10:56:54,415 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb4361c-d207-482c-9907-6933db9af2ed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb4361c-d207-482c-9907-6933db9af2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:55,480 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.051s 2024-03-13 10:56:55,481 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe7fcad-4f64-4b1a-ac3f-52dd89846157', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe7fcad-4f64-4b1a-ac3f-52dd89846157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:56,539 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:56:56,539 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5af14cc-d6ab-4ef6-b10e-2abd19549b1c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5af14cc-d6ab-4ef6-b10e-2abd19549b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:57,602 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.050s 2024-03-13 10:56:57,602 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4828769e-3eb2-43a9-b2f9-15344a727aa7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4828769e-3eb 2-43a9-b2f9-15344a727aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:58,656 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:56:58,656 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cf5c7a-7092-4ff1-8831-aa78f8133f72', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cf5c7a-7092-4ff1-8831-aa78f8133f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:56:59,712 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:56:59,712 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bec612b-67d0-4751-a28d-7053e7326577', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bec612b-67d0-4751-a28d-7053e7326577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c 42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:00,778 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.052s 2024-03-13 10:57:00,778 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221e4f70-8987-40d6-80d8-d544179c005e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221e4f70-8987-40d6-80d8-d544179c005e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:01,836 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:01,836 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d918459-5889-4bc6-9b51-968365c8dfb8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d918459-5889-4bc6-9b51-968365c8dfb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.0 00000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:02,891 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:02,891 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4780221-a80d-40c7-b8ec-ee55342de95f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4780221-a80d-40c7-b8ec-ee55342de95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:03,945 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:03,945 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf37f319-85ad-4886-9ccd-6f7880d565f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf37f319-85ad-4886-9ccd-6f7880d565f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:04,998 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:04,998 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27df1b51-c1bb-4a62-a81e-1ced6570612d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27df1b51-c1bb-4a62-a81e-1ced6570612d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:06,061 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:06,061 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f8e9be-31f2-41f8-ac79-2da7d637d795', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f8e9be-31f2-41f8-ac79-2da7d637d795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, { "rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:07,117 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:07,117 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b3cb900-1122-45fc-8cb6-dde227fe560b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b3cb900-1122-45fc-8cb6-dde227fe560b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:08,176 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:57:08,176 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a546e71-40ab-49eb-8433-426500ae279b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a546e71-40ab-49eb-8433-426500ae279b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "b ootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:09,237 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:57:09,237 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1600d54-74b7-49ea-9545-cab0354f335c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1600d54-74b7-49ea-9545-cab0354f335c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:10,296 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:57:10,297 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689aa443-1314-4473-9bfe-721e42e08252', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689aa443-1314-4473-9bfe-721e42e08252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b 9288bc68b9742ed031"}}' 2024-03-13 10:57:11,365 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.054s 2024-03-13 10:57:11,365 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0bf1ee-4062-4f9e-baf6-afc36d726c68', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0bf1ee-4062-4f9e-baf6-afc36d726c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:12,427 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.049s 2024-03-13 10:57:12,428 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21495513-8692-4a54-b649-658cdd1c610e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21495513-8692-4a54-b649-658cdd1c610e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:13,490 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 G ET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:57:13,490 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949c41c9-1f4c-44ba-8272-88349d6adc5a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949c41c9-1f4c-44ba-8272-88349d6adc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:14,547 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:14,547 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f642e5ac-f868-40f1-a907-922c030990b9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f642e5ac-f868-40f1-a907-922c030990b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:15,600 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:15,600 85813 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, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ffc02e9-1650-4972-bd7a-7281182f72cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ffc02e9-1650-4972-bd7a-7281182f72cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:16,651 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:16,652 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565791fa-4cdb-45ce-8ee8-8b8ae1ac179c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565791fa-4cdb-45ce-8ee8-8b8ae1ac179c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:17,706 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:17,706 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129bef09-0f09-4cc7-8265-b838c56a6059', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129bef09-0f09-4cc7-8265-b838c56a6059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:18,766 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:57:18,766 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e878ab73-020f-4ae5-b791-dfbea6a11c09', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e878ab73-020f-4ae5-b791-dfbea6a11c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:19,824 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:19,824 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72884a4a-9f37-4704-a8da-5c32ff4e52d4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72884a4a-9f37-4704-a8da-5c32ff4e52d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:20,880 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:20,880 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eeaaca2-e580-420c-b95a-b0d71572f55c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eeaaca2-e580-420c-b95a-b0d71572f55c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:21,944 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:57:21,944 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6ff2a9-13e8-4bfb-8789-c66480a7fb75', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6ff2a9-13e8-4bfb-8789-c66480a7fb75', 'connection': 'close', 'status': '200', ' content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:23,001 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:23,001 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb40a2f-5286-40e1-a415-124fea9ea381', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb40a2f-5286-40e1-a415-124fea9ea381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:24,054 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:24,054 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d9488d-d5b2-434a-b0ba-cf2534cb255f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d9488d-d5b2-434a-b0ba-cf2534cb255f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-86 36-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:25,104 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:57:25,105 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532b413f-0dac-409b-aeb4-2199052fc092', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532b413f-0dac-409b-aeb4-2199052fc092', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:26,160 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:26,160 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125fe7ad-9248-4593-bd5b-27c9a9ba7c6e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125fe7ad-9248-4593-bd5b-27c9a9ba7c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest -AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:27,230 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:27,231 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0a7ba3a-2597-4530-8c8c-4d379dd8957c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0a7ba3a-2597-4530-8c8c-4d379dd8957c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:28,287 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.036s 2024-03-13 10:57:28,288 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48905ded-dc9e-497f-a885-fc0d347d4fff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48905ded-dc9e-497f-a885-fc0d347d4fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hr ef": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:29,341 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:57:29,342 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a01968-7a1c-46fc-bfa8-c7941ca4dfb6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a01968-7a1c-46fc-bfa8-c7941ca4dfb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:30,397 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:30,398 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6d28884-c2dd-4a4a-85b0-389e8d24cb9b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6d28884-c2dd-4a4a-85b0-389e8d24cb9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9 288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:31,450 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:31,450 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be5068e-70e7-4031-a317-cf88ed1d1852', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be5068e-70e7-4031-a317-cf88ed1d1852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:32,505 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:32,506 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1acefe5c-db69-4ffb-ab7a-57b40cc4ab8c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1acefe5c-db69-4ffb-ab7a-57b40cc4ab8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, " consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:33,565 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:57:33,566 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3bd62c-6c15-44e5-8f0d-23c6dd0a055f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3bd62c-6c15-44e5-8f0d-23c6dd0a055f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:34,624 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:34,624 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4050eb-8676-4667-8826-1862be7724aa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4050eb-8676-4667-8826-1862be7724aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:35,679 85813 INFO [tempe st.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:57:35,679 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c939603-10b3-4f4d-a443-1f1ab23ce872', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c939603-10b3-4f4d-a443-1f1ab23ce872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:36,738 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.044s 2024-03-13 10:57:36,739 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82e8252b-4c55-4957-8cfa-eb0e1130d47d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82e8252b-4c55-4957-8cfa-eb0e1130d47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:37,790 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volu mes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:37,791 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2843303-664f-4902-88e7-79c788e6af04', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2843303-664f-4902-88e7-79c788e6af04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:38,845 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:38,845 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79569ed-989c-4ae1-aca3-f9d13ff0ae21', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79569ed-989c-4ae1-aca3-f9d13ff0ae21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:39,900 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:39,900 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba16de2a-5089-49d2-9b37-7fbb88180a94', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba16de2a-5089-49d2-9b37-7fbb88180a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:40,957 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:40,957 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fbfe0b-35a3-4f3a-81c0-f44f7912f78f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fbfe0b-35a3-4f3a-81c0-f44f7912f78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:42,050 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.080s 2024-03-13 10:57:42,050 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-1e0065cd-878c-4499-a26f-a3a83977839f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0065cd-878c-4499-a26f-a3a83977839f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:43,102 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:43,102 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b0463c-9d33-4aff-ae2b-7f77a4b4c95b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b0463c-9d33-4aff-ae2b-7f77a4b4c95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:44,163 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:57:44,163 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319a683a-932e-4b0d-9538-9949de6c4eb0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-319a683a-932e-4b0d-9538-9949de6c4eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:45,245 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.069s 2024-03-13 10:57:45,246 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2abd6a6-f3d4-4858-b216-52030b00cc8e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2abd6a6-f3d4-4858-b216-52030b00cc8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:46,451 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.193s 2024-03-13 10:57:46,452 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba0bda2-8880-4e62-9c61-d248559a06d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba0bda2-8880-4e62-9c61-d248559a06d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc 68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:47,518 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.041s 2024-03-13 10:57:47,518 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848c6263-0afd-4eb3-bafd-0e6d447fcebf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848c6263-0afd-4eb3-bafd-0e6d447fcebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:48,574 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:48,574 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31df1e8c-ed80-4e47-ba07-c8798c457ddf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31df1e8c-ed80-4e47-ba07-c8798c457ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zon e": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:49,626 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.038s 2024-03-13 10:57:49,626 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d6a297-73c4-497e-8ade-4258427513be', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d6a297-73c4-497e-8ade-4258427513be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:50,679 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.035s 2024-03-13 10:57:50,680 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29dc463-1737-4412-a9c5-5d8fbac23b8a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29dc463-1737-4412-a9c5-5d8fbac23b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "v olume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:51,747 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.053s 2024-03-13 10:57:51,748 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f962dd-122f-41e6-80ff-5df1cb2c6e28', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f962dd-122f-41e6-80ff-5df1cb2c6e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:52,798 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.037s 2024-03-13 10:57:52,799 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be697348-d07e-4fac-b38a-d447c4891133', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be697348-d07e-4fac-b38a-d447c4891133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/v olumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:53,852 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.040s 2024-03-13 10:57:53,852 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f55daa5-99ec-4da5-a921-596c54eef1d2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f55daa5-99ec-4da5-a921-596c54eef1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:54,909 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:57:54,909 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5439f3-eef5-4403-a5a6-b3b3f526645e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5439f3-eef5-4403-a5a6-b3b3f526645e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], " user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:55,973 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.039s 2024-03-13 10:57:55,974 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-258fe106-c804-4316-93cf-beb5e7d61520', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-258fe106-c804-4316-93cf-beb5e7d61520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:57,051 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.064s 2024-03-13 10:57:57,051 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e92ed66-0ebd-451f-8cc5-e636cac8813e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e92ed66-0ebd-451f-8cc5-e636cac8813e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:58,109 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:58,110 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a102f0-c4e7-4e41-a399-7def77e29f24', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a102f0-c4e7-4e41-a399-7def77e29f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:57:59,165 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.042s 2024-03-13 10:57:59,165 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8c724d-ad60-498d-84a2-037afef1deed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8c724d-ad60-498d-84a2-037afef1deed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:00,225 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_at tach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.046s 2024-03-13 10:58:00,226 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf49b0a-eaa2-4459-8b16-1aa3017c7cd9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf49b0a-eaa2-4459-8b16-1aa3017c7cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:01,284 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:58:01,285 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0cafa9-2b3b-49f0-84f7-48fbf74a9bb6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0cafa9-2b3b-49f0-84f7-48fbf74a9bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:02,345 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.045s 2024-03-13 10:58:02, 346 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5899919-657b-4558-b1f2-e92d8d3471bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5899919-657b-4558-b1f2-e92d8d3471bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:03,409 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.047s 2024-03-13 10:58:03,409 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fd4ce1-9332-4f30-9ed2-330fb90a10ae', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fd4ce1-9332-4f30-9ed2-330fb90a10ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:04,466 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c 0.043s 2024-03-13 10:58:04,467 85813 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, 13 Mar 2024 10:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b07a4f-ca16-40cb-bab1-02bafacb0dc8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b07a4f-ca16-40cb-bab1-02bafacb0dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c'} Body: b'{"volume": {"id": "51df372f-38f0-4ee2-8636-b7c42493c24c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:54:48.000000", "updated_at": "2024-03-13T10:54:48.000000", "name": "tempest-AttachVolumeNegativeTest-volume-694876523", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/51df372f-38f0-4ee2-8636-b7c42493c24c"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:04,654 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.169s 2024-03-13 10:58:04,654 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-ed953f7d-9161-4e23-8883-2aaa2a7504e2', 'x-compute-request-id': 'req-ed953f7d-9161-4e23-8883-2aaa2a7504e2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'' 2024-03-13 10:58:05,109 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.454s 2024-03-13 10:58:05,110 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:04 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-978e3b55-f683-411b-b843-00b333dd5332', 'x-compute-request-id': 'req-978e3b55-f683-411b-b843-00b333dd5332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'{"server": {"id": "60ccf2f6-293e-434d-8d2b-871c7e4f468c", "name": "tempest-AttachVolumeNegativeTest-server-1281934259", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "20 24-03-13T10:52:54Z", "updated": "2024-03-13T10:58:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f9:de"}, {"version": 4, "addr": "172.24.4.242", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:f9:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1110481912", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--247015791"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:58:55,229 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c 0.057s 2024-03-13 10:58:55,229 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-88f747f4-94e8-49bb-9ff1-fe907b7d499b', 'x-compute-request-id': 'req-88f747f4-94e8-49bb-9ff1-fe907b7d499b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/60ccf2f6-293e-434d-8d2b-871c7e4f468c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 60ccf2f6-293e-434d-8d2b-871c7e4f468c could not be found."}}' 2024-03-13 10:58:55,308 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1110481912 0.078s 2024-03-13 10:58:55,309 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-f960e31d-7ecd-437f-808a-61a330671bfc', 'x-compute-request-id': 'req-f960e31d-7ecd-437f-808a-61a330671bfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1110481912'} Body: b'' 2024-03-13 10:58:55,506 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/003f3ab9-78ff-4f4a-8835-a46025e440a4 0.196s 2024-03-13 10:58:55,506 85813 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-98cfc127-5e12-4db1-b2b2-74739eeabf3e', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/003f3ab9-78ff-4f4a-8835-a46025e440a4'} Body: b'' 2024-03-13 10:58:55,525 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_c leanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/003f3ab9-78ff-4f4a-8835-a46025e440a4 0.018s 2024-03-13 10:58:55,525 85813 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-c6733a38-ed4b-4403-ae8e-a03c68382e5f', 'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/003f3ab9-78ff-4f4a-8835-a46025e440a4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 003f3ab9-78ff-4f4a-8835-a46025e440a4 does not exist", "detail": ""}}' 2024-03-13 10:58:55,909 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/5b2a25f0-72f4-4b03-94f2-d27febc092ac 0.382s 2024-03-13 10:58:55,909 85813 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-662a425b-f083-449a-a0d2-5a67e620014f', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/5b2a25f0-72f4-4b03-94f2-d27febc092ac'} Body: b'' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 8cf6dcf8-8377-4334-8271-77dbf1e1583a failed to reach available status (current creating) within the required time (196 s). Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 165, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 229, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:55:47,473 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes 0.458s 2024-03-13 10:55:47,473 85825 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-1423544734"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a615a2ff-8e0d-4e81-ab4f-c0a0f35ef81d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a615a2ff-8e0d-4e81-ab4f-c0a0f35ef81d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.381820", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:55:47,542 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.057s 2024-03-13 10:55:47,543 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c339be4-f1b0-4b28-87b2-a891ca9608bd', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c339be4-f1b0-4b28-87b2-a891ca9608bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:48,595 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:55:48,595 85825 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bead0ddb-7b76-4035-9288-fd605f30df46', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bead0ddb-7b76-4035-9288-fd605f30df46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:49,648 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:55:49,648 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe0b3b8f-95e4-4ab5-99f2-18ebfb4eb4db', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe0b3b8f-95e4-4ab5-99f2-18ebfb4eb4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:50,700 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:55:50,701 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 202 4 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e88b4427-2cad-48cf-9d61-1047ad8b09f1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e88b4427-2cad-48cf-9d61-1047ad8b09f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:51,754 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:55:51,755 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c35988d8-aad1-4a99-be11-cf46898d2b4c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c35988d8-aad1-4a99-be11-cf46898d2b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:52,810 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:55:52,810 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2f7d0e-bffd-4c53-a9f5-a34a8bdbe45e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2f7d0e-bffd-4c53-a9f5-a34a8bdbe45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:53,867 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:55:53,867 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed08974b-0b23-44f4-9561-932a987ce585', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed08974b-0b23-44f4-9561-932a987ce585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:54,958 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.078s 2024-03-13 10:55:54,959 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f5e87c6-471f-4052-bf6f-9452cc1b50a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f5e87c6-471f-4052-bf6f-9452cc1b50a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3 /f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:56,030 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:55:56,030 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f1852a-5b18-42c8-ad0f-e9ed9759e4ee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f1852a-5b18-42c8-ad0f-e9ed9759e4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:57,091 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:55:57,091 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d13968-0d74-4f38-9013-5d9fabd79b31', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d13968-0d74-4f38-9013-5d9fabd79b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone ": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:58,144 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:55:58,144 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70b4e96-c88a-486e-82d1-b0c164881b8d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70b4e96-c88a-486e-82d1-b0c164881b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:55:59,202 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:55:59,202 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4abf18-4169-42c1-9918-f81882d1042d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4abf18-4169-42c1-9918-f81882d1042d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2" , "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:00,263 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:56:00,264 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2865a55f-4181-49c8-bb07-8ab96cb30371', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2865a55f-4181-49c8-bb07-8ab96cb30371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:01,322 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:56:01,323 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b397bd95-6a44-4481-9670-6886c1372e0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b397bd95-6a44-4481-9670-6886c1372e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, { "rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:02,380 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:02,380 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a495fb1d-4fe5-400c-94ea-71f1ef439233', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a495fb1d-4fe5-400c-94ea-71f1ef439233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:03,437 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:03,438 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1e2a3f-69bf-4de6-b8f8-8397802c3e14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1e2a3f-69bf-4de6-b8f8-8397802c3e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "en crypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:04,499 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:04,499 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e5bcc0-f69f-42a4-96ac-22a797a8f328', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e5bcc0-f69f-42a4-96ac-22a797a8f328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:05,564 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.051s 2024-03-13 10:56:05,565 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3b9d09-75b2-4bf2-baaa-5fa045ecabb0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3b9d09-75b2-4bf2-baaa-5fa045ecabb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:06,6 16 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:06,616 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768eda00-d70b-4e4f-9794-390689423c6e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768eda00-d70b-4e4f-9794-390689423c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:07,670 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:07,671 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df1325b-f5bb-4a2e-bbf9-502934eedf5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df1325b-f5bb-4a2e-bbf9-502934eedf5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:08,725 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8c f6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:08,726 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcaa7429-1828-48b6-969b-74e15ce3aff2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcaa7429-1828-48b6-969b-74e15ce3aff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:09,781 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:09,781 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1a85ea-d66e-46fa-8cfd-c2c493ded8f8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1a85ea-d66e-46fa-8cfd-c2c493ded8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:10,838 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:56:10,838 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Aut h-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d926274a-abc6-48c1-8b80-dcf1b3045cec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d926274a-abc6-48c1-8b80-dcf1b3045cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:11,899 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:56:11,900 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc67716-9fe1-42d6-b816-cece915ced2e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc67716-9fe1-42d6-b816-cece915ced2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:12,951 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:12,951 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-52374e8f-8754-48ef-a5f9-94745575a9b5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52374e8f-8754-48ef-a5f9-94745575a9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:14,003 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:14,004 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c6bdb8-d9a2-4390-9c9a-5b7a0e5bf116', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c6bdb8-d9a2-4390-9c9a-5b7a0e5bf116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:15,056 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:15,057 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e13500-1928-489b-b751-ccf6fe41395f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e13500-1928-489b-b751-ccf6fe41395f ', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:16,119 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:56:16,119 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b38a3c-a79b-4ffb-b52b-735ba48dda33', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b38a3c-a79b-4ffb-b52b-735ba48dda33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:17,175 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:17,175 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcefa565-2411-4a6d-8b6e-ce7642cf8ba8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcefa565-2411-4a6d-8b6e-ce7642cf8ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:18,225 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:56:18,226 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355d04e7-9602-4a86-9365-195e27295a9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355d04e7-9602-4a86-9365-195e27295a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:19,294 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.055s 2024-03-13 10:56:19,294 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e267be-45e1-4e02-a70d-a630ec3ad9a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e267be-45e1-4e02-a70d-a630ec3ad9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest -VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:20,356 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:56:20,356 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6acb48cd-69f6-4d18-8b26-0023a0825594', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6acb48cd-69f6-4d18-8b26-0023a0825594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:21,408 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:21,408 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38eac625-63cf-4be8-b481-fdfe31329a4e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38eac625-63cf-4be8-b481-fdfe31329a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/v olume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:22,462 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:22,463 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b233382-9e72-4699-9e95-9cdb5c723369', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b233382-9e72-4699-9e95-9cdb5c723369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:23,514 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:23,515 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b68ed36-4e0a-45d6-9d9d-eeb2ea0f2b2f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b68ed36-4e0a-45d6-9d9d-eeb2ea0f2b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-82 71-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:24,567 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:24,567 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9aadbcf-d51b-4277-9cb6-3db456e3e781', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9aadbcf-d51b-4277-9cb6-3db456e3e781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:25,623 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:25,624 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef22702-e6d9-44d0-a797-5ba231870785', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef22702-e6d9-44d0-a797-5ba231870785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:26,676 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:26,677 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c41842-2965-4b46-8825-1368dbca5e79', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c41842-2965-4b46-8825-1368dbca5e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:27,767 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.076s 2024-03-13 10:56:27,768 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa8e463-82ff-4cb8-b2d0-8a262988810a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa8e463-82ff-4cb8-b2d0-8a262988810a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:28,820 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume _transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:28,821 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d263d72b-dd16-41c1-9c84-5b344155fe25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d263d72b-dd16-41c1-9c84-5b344155fe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:29,875 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:29,875 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9fe903-a01b-4690-a828-bfe9a9d4f495', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9fe903-a01b-4690-a828-bfe9a9d4f495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:30,926 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:30,926 85825 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e094e9-e40e-4903-b7db-e3b5d31bb480', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e094e9-e40e-4903-b7db-e3b5d31bb480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:31,980 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:31,981 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709dc2d8-8f4c-4620-81d7-b6a1cf284658', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709dc2d8-8f4c-4620-81d7-b6a1cf284658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:33,030 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:56:33,030 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server ': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4757f515-af74-41d5-8a6d-5770ca19b399', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4757f515-af74-41d5-8a6d-5770ca19b399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:34,085 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:34,086 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046c4ba1-217c-4f48-b712-06c66f664bf3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046c4ba1-217c-4f48-b712-06c66f664bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:35,141 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:35,141 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0062e7cc-de41-4a42-acac-dfcc4def25ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': ' OpenStack-API-Version', 'x-openstack-request-id': 'req-0062e7cc-de41-4a42-acac-dfcc4def25ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:36,193 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:36,194 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9536ec76-d391-4423-bba4-bdcd4eeca154', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9536ec76-d391-4423-bba4-bdcd4eeca154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:37,254 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:56:37,254 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6f121c-1a96-4eff-96c3-878a0951ee12', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6f121c-1a96-4eff-96c3-878a0951ee12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c118 99f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:38,308 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:38,308 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90204804-274b-4764-a38b-cee641bc8435', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90204804-274b-4764-a38b-cee641bc8435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:39,357 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.035s 2024-03-13 10:56:39,357 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc8f1976-ddf0-41bf-937f-8b03e2d19499', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc8f1976-ddf0-41bf-937f-8b03e2d19499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:40,422 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.051s 2024-03-13 10:56:40,422 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a88cc2e-6909-4b5b-94f5-ef8ca0a09e9c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a88cc2e-6909-4b5b-94f5-ef8ca0a09e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:41,477 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:41,477 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3764ddba-4684-432a-824e-de81f8a0cb5f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3764ddba-4684-432a-824e-de81f8a0cb5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, " source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:42,536 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.045s 2024-03-13 10:56:42,536 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0dfc66b-6714-40ef-8228-93e2b463c4f9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0dfc66b-6714-40ef-8228-93e2b463c4f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:43,587 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:56:43,588 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d029f1-4a90-4bed-bf49-cf7852cd19f1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d029f1-4a90-4bed-bf49-cf7852cd19f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href ": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:44,640 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:44,641 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb883021-03b0-4163-a141-bc7b544732e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb883021-03b0-4163-a141-bc7b544732e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:45,697 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:45,697 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9031b11f-5ddd-4786-bae3-8d6e2b5cebb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9031b11f-5ddd-4786-bae3-8d6e2b5cebb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replic ation_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:46,751 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:46,752 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1180ac-47bc-47ca-8feb-6a7208b4ea66', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1180ac-47bc-47ca-8feb-6a7208b4ea66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:47,806 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:47,806 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466c3461-b4c0-418a-81a0-975767f7c70c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466c3461-b4c0-418a-81a0-975767f7c70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:48,859 85825 INFO [tempe st.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:56:48,860 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5bace9-0131-4a0f-9135-e9b9b0d92839', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5bace9-0131-4a0f-9135-e9b9b0d92839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:49,914 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:49,914 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d097dd6-9d5c-4329-b55c-f5b70f14eb87', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d097dd6-9d5c-4329-b55c-f5b70f14eb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:50,966 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77 dbf1e1583a 0.039s 2024-03-13 10:56:50,967 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb6420b-4618-4647-9ba0-c6bf144baaa1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb6420b-4618-4647-9ba0-c6bf144baaa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:52,022 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:52,022 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-663350f7-05fb-4f03-8160-f171592cc4bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-663350f7-05fb-4f03-8160-f171592cc4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:53,078 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:53,079 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed7775c-0b8c-409f-8eca-72bf99ac367d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed7775c-0b8c-409f-8eca-72bf99ac367d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:54,133 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:56:54,134 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a74df75a-016e-46a7-aafc-a9933ba7043a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a74df75a-016e-46a7-aafc-a9933ba7043a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:55,206 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.059s 2024-03-13 10:56:55,206 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363de99f-886a-4864-92 9f-306ffda75b14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363de99f-886a-4864-929f-306ffda75b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:56,275 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.056s 2024-03-13 10:56:56,276 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-346a514c-67bc-40c7-aad5-f743bd7902a8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-346a514c-67bc-40c7-aad5-f743bd7902a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:57,328 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:56:57,328 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0fc678-b61a-4d87-9330-ea4af7273f33', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0fc678-b61a-4d87-9330-ea4af7273f33', 'connection': 'close' , 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:58,381 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:56:58,382 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7b4856-acc9-4c0f-99a9-511c8402fedf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7b4856-acc9-4c0f-99a9-511c8402fedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:56:59,437 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:56:59,438 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321f5f64-9038-4a9e-92b3-f4aea362c1b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321f5f64-9038-4a9e-92b3-f4aea362c1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271 -77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:00,499 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:57:00,500 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eead3f0-995d-4cf9-a44d-c034fb2eda4a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eead3f0-995d-4cf9-a44d-c034fb2eda4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:01,556 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:01,556 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24945669-4891-4233-9044-a4a616cfd003', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24945669-4891-4233-9044-a4a616cfd003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Vo lume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:02,610 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:02,610 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d518d1-1c24-4d2f-b5f9-a6638135dccd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d518d1-1c24-4d2f-b5f9-a6638135dccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:03,665 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:03,665 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996abd38-b5c5-4830-8b75-6f326ed8b328', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996abd38-b5c5-4830-8b75-6f326ed8b328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e0 8be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:04,720 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:04,721 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cfdc7d9-ed37-463f-bc22-83c0d5604506', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cfdc7d9-ed37-463f-bc22-83c0d5604506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:05,776 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:05,776 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62b81261-8f14-48fa-bc36-5565aa9586fe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62b81261-8f14-48fa-bc36-5565aa9586fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "use r_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:06,834 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:06,834 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5b7dd8-cfdb-4536-927c-3ef14a01434d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5b7dd8-cfdb-4536-927c-3ef14a01434d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:07,890 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:57:07,891 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-597c2d68-3146-47f3-adf8-e91ac499daee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-597c2d68-3146-47f3-adf8-e91ac499daee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tena nt_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:08,947 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:57:08,948 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5792cdd4-31c6-4b01-b16e-3a65ac3a89da', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5792cdd4-31c6-4b01-b16e-3a65ac3a89da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:10,007 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:57:10,007 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a39a7c6-abab-43cd-b0c8-6b1d596010f5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a39a7c6-abab-43cd-b0c8-6b1d596010f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:11,084 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http ://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.061s 2024-03-13 10:57:11,085 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7636d520-7854-4bf2-ad0b-33d76305bf6a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7636d520-7854-4bf2-ad0b-33d76305bf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:12,139 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:12,140 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20bd4bd7-3700-416f-bf94-3c5a96675226', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20bd4bd7-3700-416f-bf94-3c5a96675226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:13,200 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:57:13,200 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94909172-3a70-46ed-9196-364a9b3ce352', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94909172-3a70-46ed-9196-364a9b3ce352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:14,257 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:14,258 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8daf2d-9970-4363-9f60-abed180f432b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8daf2d-9970-4363-9f60-abed180f432b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:15,314 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:15,314 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e871297-7920-4877-845c-24c2b5133f53', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e871297-7920-4877-845c-24c2b5133f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:16,369 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:16,369 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33664cb4-3738-4dab-9467-cb0dcdd007ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33664cb4-3738-4dab-9467-cb0dcdd007ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:17,427 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:17,427 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f3473d-debd-4220-94de-e9c4b598c677', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f3473d-debd-4220-94de-e9c4b598c677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:18,485 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:57:18,485 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51928eef-5867-4ff3-b99c-c260d99b63b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51928eef-5867-4ff3-b99c-c260d99b63b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:19,547 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:57:19,547 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cc7adf-2414-4f56-853b-43237690ce75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cc7adf-2414-4f56-853b-43237690ce75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dc f8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:20,608 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:20,608 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf62ed1-9883-4134-abec-33b2a6752ae2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf62ed1-9883-4134-abec-33b2a6752ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:21,661 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:57:21,661 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb853193-991b-4540-a90f-666f864dc4fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb853193-991b-4540-a90f-666f864dc4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.00 0000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:22,714 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:22,715 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc135d28-2bf4-4338-9302-85401aa6dfc0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc135d28-2bf4-4338-9302-85401aa6dfc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:23,768 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:23,768 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef6c0ab-3a77-4f7e-9ceb-32a28670c426', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef6c0ab-3a77-4f7e-9ceb-32a28670c426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "me tadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:24,824 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:24,825 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60207f3f-0ce6-4f7f-89ab-98a425546d17', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60207f3f-0ce6-4f7f-89ab-98a425546d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:25,881 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:25,881 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b74e000-0fbf-45a8-a7da-696b0d4027e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b74e000-0fbf-45a8-a7da-696b0d4027e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/vo lume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:26,935 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.036s 2024-03-13 10:57:26,936 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d4b044-a0d2-4d03-8637-81d90333e109', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d4b044-a0d2-4d03-8637-81d90333e109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:27,989 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:57:27,989 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8658c9bf-8d88-4a62-b522-dda9034de423', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8658c9bf-8d88-4a62-b522-dda9034de423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "co nsistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:29,058 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.055s 2024-03-13 10:57:29,058 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a385b64d-b025-4baf-aa67-c46877cd40e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a385b64d-b025-4baf-aa67-c46877cd40e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:30,128 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.045s 2024-03-13 10:57:30,129 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f5aef6-cc1a-4069-8a92-4a61a7b9727a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f5aef6-cc1a-4069-8a92-4a61a7b9727a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:31,187 85825 INFO [tempest.lib.common.rest_clien t] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:57:31,188 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b89029-9b64-45e2-aee2-c568003773e7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b89029-9b64-45e2-aee2-c568003773e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:32,237 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:32,237 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04788344-af43-4a9f-b8d4-e944ba7d098d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04788344-af43-4a9f-b8d4-e944ba7d098d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:33,291 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-0 3-13 10:57:33,292 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad28b2b-bc4a-41af-b6b7-044416d8fc2a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad28b2b-bc4a-41af-b6b7-044416d8fc2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:34,349 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:34,350 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d467048-d532-45b9-86f1-a201faa38616', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d467048-d532-45b9-86f1-a201faa38616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:35,402 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:35,402 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Re sponse - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93f6ab9-69db-4d04-89f8-0dcadc6ae935', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93f6ab9-69db-4d04-89f8-0dcadc6ae935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:36,457 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:36,458 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d47846-87df-4163-9c75-f04b1cb48b05', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d47846-87df-4163-9c75-f04b1cb48b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:37,515 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:37,516 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706f71d7-6fc1-4aae-b53d-89f7095a21b5', 'conte nt-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706f71d7-6fc1-4aae-b53d-89f7095a21b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:38,568 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:57:38,568 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d3b3f7-71fa-442b-bd64-f387da4f2833', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d3b3f7-71fa-442b-bd64-f387da4f2833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:39,620 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:57:39,621 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a965830f-d2f0-4341-aa7a-2bbf6bbb5085', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a965830f-d2f0-4341-aa7a-2bbf6bbb5085', 'connection': 'close', 'status': '200', 'cont ent-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:40,675 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:40,675 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f439439d-5443-4501-98a5-6391da3e0ca6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f439439d-5443-4501-98a5-6391da3e0ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:41,733 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:57:41,734 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4526cf6-f56b-4254-a68b-cb8c4b858968', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4526cf6-f56b-4254-a68b-cb8c4b858968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status" : "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:42,792 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:42,792 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a46a6e4-9291-4535-817a-1284175f84ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a46a6e4-9291-4535-817a-1284175f84ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:43,842 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:43,843 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79bd9083-ea5e-43cc-90be-3b6598e27673', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79bd9083-ea5e-43cc-90be-3b6598e27673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "descr iption": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:44,897 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:44,897 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a22288-b826-44c9-8843-f2a90d90935f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a22288-b826-44c9-8843-f2a90d90935f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:45,950 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:45,951 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed127f99-b6a6-482d-9dee-1b47bb05bbec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed127f99-b6a6-482d-9dee-1b47bb05bbec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volume s/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:47,007 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:57:47,007 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027a7dc2-74e1-4708-9c26-415b1041bbec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027a7dc2-74e1-4708-9c26-415b1041bbec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:48,064 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:57:48,064 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bf8e53-536e-4504-ab35-09e316e66cd5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bf8e53-536e-4504-ab35-09e316e66cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525 abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:49,118 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:57:49,118 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37aabd18-9c8a-4e83-8e39-876b8937001b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37aabd18-9c8a-4e83-8e39-876b8937001b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:50,170 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:57:50,170 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71fb94ea-fcae-494a-83fd-2b9778216264', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71fb94ea-fcae-494a-83fd-2b9778216264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e0 8be9c11899f56e002"}}' 2024-03-13 10:57:51,219 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.036s 2024-03-13 10:57:51,219 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8facdb67-580b-4144-8f43-a3cb0895b619', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8facdb67-580b-4144-8f43-a3cb0895b619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:52,273 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:52,273 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07582816-3191-4051-96e0-bd581fcf660b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07582816-3191-4051-96e0-bd581fcf660b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:53,328 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:53,328 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0fb3635-30eb-49ff-aee3-42a22c4783eb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0fb3635-30eb-49ff-aee3-42a22c4783eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:54,378 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.036s 2024-03-13 10:57:54,378 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1571262-cfb0-4ee6-ba84-399925e912a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1571262-cfb0-4ee6-ba84-399925e912a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:55,624 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.233s 2024-03-13 10:57:55,624 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6ced58-0cd3-4f7b-802a-31316f74f04c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6ced58-0cd3-4f7b-802a-31316f74f04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:56,689 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.050s 2024-03-13 10:57:56,689 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68ec9a5-1778-4f0b-890c-6bfba20e4fb7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68ec9a5-1778-4f0b-890c-6bfba20e4fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:57,744 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:57:57,745 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'ap plication/json', 'x-compute-request-id': 'req-391e24fc-2b57-41a1-ba0f-b206c0455662', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391e24fc-2b57-41a1-ba0f-b206c0455662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:58,801 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:57:58,802 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d784ff8e-54ca-4a67-971f-4386ae55d5ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d784ff8e-54ca-4a67-971f-4386ae55d5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:57:59,857 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:57:59,857 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916f24ee-2b00-4c37-bc6f-c0d1b9352f1d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id' : 'req-916f24ee-2b00-4c37-bc6f-c0d1b9352f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:00,917 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:58:00,917 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cffe771b-0330-411a-93a9-6332e4267026', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cffe771b-0330-411a-93a9-6332e4267026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:01,974 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:01,974 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12161301-a99f-4ad0-8227-99b1c07eb7ae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12161301-a99f-4ad0-8227-99b1c07eb7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1 e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:03,030 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:03,031 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ef30d1-c5f4-4f2c-b9a3-5a0f85067b0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ef30d1-c5f4-4f2c-b9a3-5a0f85067b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:04,087 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:58:04,088 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9207cb5d-25f7-4bff-97bd-51470fbf492e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9207cb5d-25f7-4bff-97bd-51470fbf492e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "20 24-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:05,146 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:58:05,147 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6921e5f5-bb55-4fa6-9cf4-6d0f1d1ed2e2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6921e5f5-bb55-4fa6-9cf4-6d0f1d1ed2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:06,202 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:06,202 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-144d1854-3d56-466a-b615-8856e60c4f7e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-144d1854-3d56-466a-b615-8856e60c4f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{ "rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:07,254 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:07,255 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c27e03e-722a-46d6-8914-69a919cf0622', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c27e03e-722a-46d6-8914-69a919cf0622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:08,312 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:08,312 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f5aa45-de53-4da0-8f19-ec9a1821ae81', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f5aa45-de53-4da0-8f19-ec9a1821ae81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9 c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:09,363 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.037s 2024-03-13 10:58:09,363 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d53bc1-36ba-4915-bc69-c1ddfa0794c5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d53bc1-36ba-4915-bc69-c1ddfa0794c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:10,417 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:58:10,417 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b348b1c4-a2d1-4870-b0ef-1cc1c8226bc0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b348b1c4-a2d1-4870-b0ef-1cc1c8226bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null , "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:11,470 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:11,470 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73647670-89e6-4682-8b7f-630e2f180f1c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73647670-89e6-4682-8b7f-630e2f180f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:12,524 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:12,524 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b15062-54c0-4241-bf91-c0a40543a05a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b15062-54c0-4241-bf91-c0a40543a05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:13,576 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTrans fersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:13,576 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945bcded-3725-46f6-8a1d-6d6be311dd5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945bcded-3725-46f6-8a1d-6d6be311dd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:14,631 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:14,632 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d264f55-2c73-4436-aef2-bb09ce557959', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d264f55-2c73-4436-aef2-bb09ce557959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:15,922 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.275s 2024-03-13 10:58:15,922 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472590fe-0066-4ad4-959a-31eb255cd764', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472590fe-0066-4ad4-959a-31eb255cd764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:16,984 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:58:16,984 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72057ea6-250d-4cd4-8d6b-173d05608556', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72057ea6-250d-4cd4-8d6b-173d05608556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:18,047 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:58:18,047 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Wed, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d97be1-5197-4c4e-bee9-1bb137922c6f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d97be1-5197-4c4e-bee9-1bb137922c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:19,104 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:19,104 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c61efd-35bb-4513-a44c-13a1056b3895', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c61efd-35bb-4513-a44c-13a1056b3895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:20,167 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:58:20,167 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9c7cf2-86bb-4c98-aec1-c54f14c786bf', 'content-length': '910', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9c7cf2-86bb-4c98-aec1-c54f14c786bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:21,228 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.048s 2024-03-13 10:58:21,228 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ebde25-2b07-4f3c-90c5-311f3868d852', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ebde25-2b07-4f3c-90c5-311f3868d852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:22,302 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.060s 2024-03-13 10:58:22,303 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c658e988-b8f3-4ca0-a4ab-eff97548a1b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c658e988-b8f3-4ca0-a4ab-eff97548a1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://1 0.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:23,371 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.051s 2024-03-13 10:58:23,372 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f470834-f7f4-47be-afc7-97567c2fa9d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f470834-f7f4-47be-afc7-97567c2fa9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:24,442 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.058s 2024-03-13 10:58:24,443 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9b41c6-d77c-49d8-b8e8-b2f72741f205', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9b41c6-d77c-49d8-b8e8-b2f72741f205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:25,502 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.046s 2024-03-13 10:58:25,503 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4c8a086-188b-4cba-945c-f299497f1b84', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4c8a086-188b-4cba-945c-f299497f1b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:26,557 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:58:26,557 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68468770-730e-41f8-8229-54148bcabd3e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68468770-730e-41f8-8229-54148bcabd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_t ype": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:27,612 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:27,612 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b2e0a9-003e-47b0-93e7-9d898236f010', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b2e0a9-003e-47b0-93e7-9d898236f010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:28,664 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:28,665 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5f9ae5-e4e2-43d1-892e-411e6cbd6f4d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5f9ae5-e4e2-43d1-892e-411e6cbd6f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-827 1-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:29,726 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:58:29,727 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d472b4db-ec6f-4698-ae87-1c09849016fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d472b4db-ec6f-4698-ae87-1c09849016fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:30,823 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.081s 2024-03-13 10:58:30,824 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45864904-4bba-48a2-b42d-b7fa4dd84f5a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45864904-4bba-48a2-b42d-b7fa4dd84f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "boot able": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:31,878 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:31,878 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a35d39f1-620d-45c7-b6c6-998048ae3d9d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a35d39f1-620d-45c7-b6c6-998048ae3d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:32,935 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:32,936 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07036890-e451-435c-9f33-77e870c15847', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07036890-e451-435c-9f33-77e870c15847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 20 24-03-13 10:58:33,990 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:33,990 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307ae43b-c2a2-41a2-8674-a24229a261d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307ae43b-c2a2-41a2-8674-a24229a261d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:35,061 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:35,061 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a450dc6b-1384-44ca-96b5-d56072e76d1a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a450dc6b-1384-44ca-96b5-d56072e76d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:36,115 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c1189 9f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:58:36,115 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83940353-6027-42c7-9f1d-ccca14da63c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83940353-6027-42c7-9f1d-ccca14da63c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:37,172 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.045s 2024-03-13 10:58:37,173 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe4e99f-d31d-4345-9553-83493e580c45', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe4e99f-d31d-4345-9553-83493e580c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:38,226 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:38,226 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6237f04b-7a8e-4410-9d72-80056e28304b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6237f04b-7a8e-4410-9d72-80056e28304b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:39,278 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:58:39,278 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d8cc7a-f01a-4e99-88e7-f5201552e75b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d8cc7a-f01a-4e99-88e7-f5201552e75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:40,331 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:40,332 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comp ute-request-id': 'req-ce2b4045-4601-4ef8-9569-5eed443d4c8e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2b4045-4601-4ef8-9569-5eed443d4c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:41,385 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:41,385 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bffcee9-9ee9-4aee-9e9e-423b815d4def', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bffcee9-9ee9-4aee-9e9e-423b815d4def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:42,435 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:58:42,435 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe4f98c-7319-4ad5-bd13-82ce401e3f89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe4f98c-7319-4ad 5-bd13-82ce401e3f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:43,488 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:43,489 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea1d3a64-5092-4be9-8c92-7464bc0fd5f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea1d3a64-5092-4be9-8c92-7464bc0fd5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:44,543 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:44,544 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1896673f-03c1-4e2f-baff-5b93a1e84fa4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1896673f-03c1-4e2f-baff-5b93a1e84fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b '{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:45,604 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.044s 2024-03-13 10:58:45,605 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6818dc1e-6737-43f6-afc5-75d00920f423', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6818dc1e-6737-43f6-afc5-75d00920f423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:46,661 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:46,661 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ead6b7d-b9b6-4a9e-a034-41f72aa86b4b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ead6b7d-b9b6-4a9e-a034-41f72aa86b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000 ", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:47,715 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:47,715 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-390bcdb1-1ab8-4b91-86b5-cd02d310a312', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-390bcdb1-1ab8-4b91-86b5-cd02d310a312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:48,767 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:58:48,768 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f23e0a-d617-44e5-834f-00a023a3b8c5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f23e0a-d617-44e5-834f-00a023a3b8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": " http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:49,823 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.041s 2024-03-13 10:58:49,823 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f729d5e-d1de-4516-af22-8de4a5eff491', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f729d5e-d1de-4516-af22-8de4a5eff491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:50,876 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.040s 2024-03-13 10:58:50,877 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7fe4ff-51c1-4728-89a1-80e6488220b2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7fe4ff-51c1-4728-89a1-80e6488220b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8c f6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:51,928 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.038s 2024-03-13 10:58:51,929 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bdacd4f-ef97-4a14-b803-4021f272631c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bdacd4f-ef97-4a14-b803-4021f272631c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:52,987 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:52,987 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfab2eb-336c-47f0-8c96-0403f21c5f4f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfab2eb-336c-47f0-8c96-0403f21c5f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:54,052 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.051s 2024-03-13 10:58:54,052 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713fe516-1e8c-4bb9-9ca9-ba818a88f428', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713fe516-1e8c-4bb9-9ca9-ba818a88f428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:55,116 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.042s 2024-03-13 10:58:55,116 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc01fe3a-2f0e-4564-a0e0-444b5a9a9b21', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc01fe3a-2f0e-4564-a0e0-444b5a9a9b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:56,183 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get _list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:58:56,184 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794759f0-779a-48cb-8d97-400920c29fa8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794759f0-779a-48cb-8d97-400920c29fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:57,241 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:58:57,241 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e53062-7c1a-4637-9572-530b33960e49', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e53062-7c1a-4637-9572-530b33960e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:58,301 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:58:58,303 85825 DEBUG [tempest.lib.co mmon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf67118-724d-4528-a6bf-d447f0f905ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf67118-724d-4528-a6bf-d447f0f905ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:58:59,406 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.073s 2024-03-13 10:58:59,406 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7b1c15-74c7-439f-a8ee-cd472df23061', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7b1c15-74c7-439f-a8ee-cd472df23061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:00,456 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.036s 2024-03-13 10:59:00,457 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10: 59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c63888f-bc4f-4437-8724-07791f28fea9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c63888f-bc4f-4437-8724-07791f28fea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:01,513 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.043s 2024-03-13 10:59:01,513 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f9ad05-11a4-49b4-a8a3-aa1c66d1c3e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f9ad05-11a4-49b4-a8a3-aa1c66d1c3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:02,566 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.039s 2024-03-13 10:59:02,566 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1cf53c3-6bd1-495b-8734-c9e9cd9a75a7', 'content-length': '910', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1cf53c3-6bd1-495b-8734-c9e9cd9a75a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:03,627 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.047s 2024-03-13 10:59:03,628 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faff0e2f-9341-48f5-80c8-077f8ac5bc41', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faff0e2f-9341-48f5-80c8-077f8ac5bc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:03,726 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.084s 2024-03-13 10:59:03,727 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd3b95c-ed2d-4802-8308-fa4d02581d72', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd3b95c-ed2d-4802-8308-fa4d02581d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/v olumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"volume": {"id": "8cf6dcf8-8377-4334-8271-77dbf1e1583a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:47.000000", "updated_at": "2024-03-13T10:55:48.000000", "name": "tempest-VolumesTransfersTest-Volume-1423544734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:03,788 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a 0.049s 2024-03-13 10:59:03,788 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-776f4abb-95d0-4645-9a80-39badd62eb3b', 'x-openstack-request-id': 'req-776f4abb-95d0-4645-9a80-39badd62eb3b', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/8cf6dcf8-8377-4334-8271-77dbf1e1583a'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 5c5eb1d3-5e1d-4c0c-9286-f91db260a19e failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:53:03,450 85819 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/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.213s 2024-03-13 10:53:03,451 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5eaa6033-c3d7-46b5-89a9-77134ee5e6a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:53:04,513 85819 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.017s 2024-03-13 10:53:04,514 85819 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, 13 Mar 2024 10:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5c5b6add-3642-43f1-8115-92e79a1c15c1', '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": "4e37021c53b34474964fcbe8db076135", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "created_at": "2024-03-13T10:53:04Z", "updated_at": "2024-03-13T10:53:04Z", "tags": [], "self": "/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5", "file": "/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:53:06,752 85819 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2024-03-13 10:53:06,753 85819 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/7aa6dfaf-45bd-417d-bae1-958b06551fc5/file 2.238s 2024-03-13 10:53:06,753 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dac96dd1-7629-4306-805f-853d07f509ea', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5/file'} Body: b'' 2024-03-13 10:53:06,754 85819 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:53:06,754 85819 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:53:06,987 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.231s 2024-03-13 10:53:06,987 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1331193469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLu11UALxhUcc5vpiOw3B59ZRUJM2VnjJiUjLpFTpTle8yAAweVTNQk/yFGnbMFFAdsAOZjGeSYJWsxX67lKJUwdhepgmzJwWRZUiR+JZbtgdPK3JrsrCd7UsDUBoA/76w=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:06 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-02eaadfd-0533-4a28-ba88-c65b14b4c6c3', 'x-compute-request-id': 'req-02eaadfd-0533-4a28-ba88-c65b14b4c6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1331193469", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLu11UALxhUcc5vpiOw3B59ZRUJM2VnjJiUjLpFTpTle8yAAweVTNQk/yFGnbMFFAdsAOZjGeSYJWsxX67lKJUwdhepgmzJwWRZUiR+JZbtgdPK3JrsrCd7UsDUBoA/76w==", "fingerprint": "e0:4e:03:77:2e:f4:ef:cc:51:70:fb:2d:95:1b:e1:e5", "user_id": "fae880bf639b4cc8ac5c180da518fd30"}}' 2024-03-13 10:53:06,990 85819 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1331193469 created 2024-03-13 10:53:08,244 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.253s 2024-03-13 10:53:08,244 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1649914115", "description": "tempest-description--1524976627"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-3407a01c-deec-4548-ac8e-883797e7c44d', 'date': 'Wed, 13 Mar 2024 10:53:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "name": "tempest-securitygroup--1649914115", "stateful": true, "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "description": "tempest-description--1524976627", "shared": false, "security_group_rules": [{"id": "87b47124-dff4-4cfe-8188-8bebc507446d", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "security_group_id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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": 291, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:53:07Z", "updated_at": "2024-03-13T10:53:07Z", "revision_number": 0}, {"id": "b28ac4f3-a438-42b6-bd76-0f1ad6dd094e", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "security_group_id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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": 290, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:53:07Z", "updated_at": "2024-03-13T10:53:07Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:53:07Z", "updated_at": "2024-03-13T10:53:07Z", "revision_number": 1, "project_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:53:09,286 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.041s 2024-03-13 10:53:09,287 85819 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": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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-6c818346-fc31-4e6d-9dc6-810f4de994d1', 'date': 'Wed, 13 Mar 2024 10:53: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": "ac8afa16-90f9-4f95-b522-886e2222a5b5", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "security_group_id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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-03-13T10:53:08Z", "updated_at": "2024-03-13T10:53:08Z", "revision_number": 0}}' 2024-03-13 10:53:10,024 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.737s 2024-03-13 10:53:10,025 85819 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": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-bdfa4158-5798-434c-af8a-027fe6bf9b2c', 'date': 'Wed, 13 Mar 2024 10:53:10 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": "8923463b-f223-44ea-9a89-f365e42df2e9", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "security_group_id": "d3eaba39-da7e-42b3-b98b-2a9ff623db90", "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-03-13T10:53:09Z", "updated_at": "2024-03-13T10:53:09Z", "revision_number": 0}}' 2024-03-13 10:53:10,025 85819 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icm p rules tempest-securitygroup--1649914115 created 2024-03-13 10:53:11,741 85819 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.714s 2024-03-13 10:53:11,741 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f1bc9586-aa02-499f-8e1b-344059ff3e40', 'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1dbdda76-9523-48c7-a0c7-1a78a6b63562", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "floating_ip_address": "172.24.4.243", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "de11ee0158be4607ae9efb4ce95b0805", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:53:10Z", "updated_at": "2024-03-13T10:53:10Z", "revision_number": 0}}' 2024-03-13 10:53:11,742 85819 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1dbdda76-9523-48c7-a0c7-1a78a6b63562', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'floating_ip_address': '172.24.4.243', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:53:10Z', 'updated_at': '2024-03-13T10:53:10Z', 'revision_number': 0, 'ip': '172.24.4.243'} created 2024-03-13 10:53:11,816 85819 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.068s 2024-03-13 10:53:11,817 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53: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-cc0db776-f4a9-481a-93ae-8203df88591a', '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": "fae880bf639b4cc8ac5c180da518fd30", "name": "tempest-AttachSCSIVolumeTestJSON-1328481570-project-member", "password_expires_at": null}, "audit_ids": ["UhPtPpaPQ4au_A-ayLtdug"], "expires_at": "2024-03-13T11:53:11.000000Z", "issued_at": "2024-03-13T10:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de11ee0158be4607ae9efb4ce95b0805", "name": "tempest-AttachSCSIVolumeTestJSON-1328481570"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface ": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/de11ee0158be4607ae9efb4ce95b0805", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:53:11,817 85819 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '6380ce88-0774-45e3-9ab8-a3f249f6071e', 'name': 'tempest-AttachSCSIVolumeTestJSON-2041644891-network', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 54823, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:53:11,818 85819 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1331193469', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLu11UALxhUcc5vpiOw3B59ZRUJM2VnjJiUjLpFTpTle8yAAweVTNQk/yFGnbMFFAdsAOZjGeSYJWsxX67lKJUwdhepgmzJwWRZUiR+JZbtgdPK3JrsrCd7UsDUBoA/76w==', 'fingerprint': 'e0:4e:03:77:2e:f4:ef:cc:51:70:fb:2d:95:1b:e1:e5', 'user_id': 'fae880bf639b4cc8ac5c180da518fd30', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAf8addcARsPfr11HJl42zHhrzFR7AE/efKi/4Hha720YLgOLP1YwRs\nu3Erp0G65d+gBwYFK4EEACKhZANiAAS7tdVAC8YVHHOb6YjsNwefWUVCTNlZ4yYl\nIy6RU6U5XvMgAMHlUzUJP8hRp2zBRQHbADmYxnkmCVrMV+u5SiVMHYXqYJsycFkW\nVIkfiWW7YHTytya7Kwne1LA1AaAP++s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd3eaba39-da7e-42b3-b98b-2a9ff623db90', 'name': 'tempest-securitygroup--1649914115', 'stateful': True, 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'description': 'tempest-description--1524976627', 'shared': False, 'security_group_rules': [{'id': '87b47124-dff4-4cfe-8188-8bebc507446d', 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'security_group_id': 'd3eaba39-da7e-42b3-b98b-2a9ff623db90', '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': 291, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:53:07Z', 'updat ed_at': '2024-03-13T10:53:07Z', 'revision_number': 0}, {'id': 'b28ac4f3-a438-42b6-bd76-0f1ad6dd094e', 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'security_group_id': 'd3eaba39-da7e-42b3-b98b-2a9ff623db90', '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': 290, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:53:07Z', 'updated_at': '2024-03-13T10:53:07Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:53:07Z', 'updated_at': '2024-03-13T10:53:07Z', 'revision_number': 1, 'project_id': 'de11ee0158be4607ae9efb4ce95b0805'}, 'floating_ip': {'id': '1dbdda76-9523-48c7-a0c7-1a78a6b63562', 'tenant_id': 'de11ee0158be4607ae9efb4ce95b0805', 'floating_ip_address': '172.24.4.243', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'de11ee0158be4607ae9efb4ce95b0805', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:53:10Z', 'updated_at': '2024-03-13T10:53:10Z', 'revision_number': 0, 'ip': '172.24.4.243'}} 2024-03-13 10:53:13,255 85819 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 1.436s 2024-03-13 10:53:13,255 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-351942069", "imageRef": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "6380ce88-0774-45e3-9ab8-a3f249f6071e"}], "security_groups": [{"name": "tempest-securitygroup--1649914115"}], "key_name": "tempest-keypair-1331193469", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c14ed00-983b-4844-a1c1-e3fdff870905', 'x-compute-request-id': 'req-6c14ed00-983b-4844-a1c1-e3fdff870905', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3975055f-e579-4695-ab91-0e8fbef94335", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3975055f-e579-4695-ab91-0e8fbef94335"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1649914115"}], "adminPass": "wW7CH2Rnzzsd"}}' 2024-03-13 10:53:13,363 85819 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/3975055f-e579-4695-ab91-0e8fbef94335 0.104s 2024-03-13 10:53:13,364 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:53:13 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-requ est-id': 'req-54c0daa3-d684-4237-af09-657ea17be49e', 'x-compute-request-id': 'req-54c0daa3-d684-4237-af09-657ea17be49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'{"server": {"id": "3975055f-e579-4695-ab91-0e8fbef94335", "name": "tempest-AttachSCSIVolumeTestJSON-server-351942069", "status": "BUILD", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "user_id": "fae880bf639b4cc8ac5c180da518fd30", "metadata": {}, "hostId": "", "image": {"id": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:13Z", "updated": "2024-03-13T10:53:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3975055f-e579-4695-ab91-0e8fbef94335"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1331193469", "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-03-13 10:54:03,663 85819 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/3975055f-e579-4695-ab91-0e8fbef94335 0.222s 2024-03-13 10:54:03,664 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a873c00-7be3-4475-a0cf-10b6906a0625', 'x-compute-request-id': 'req-2a873c00-7be3-4475-a0cf-10b6906a0625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'{"server": {"id": "3975055f-e579-4695-ab91-0e8fbef94335", "name": "tempest-AttachSCSIVolumeTestJSON-server-351942069", "status": "ACTIVE", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "user_id": "fae880bf639b4cc8ac5c180da518fd30", "metadata": {}, "hostId": "c8310866da34a91609e980fba665c477f6a946fd2345c0c924fce2fe", "image": {"id": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:13Z", "updated": "2024-03-13T10:53:26Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-2041644891-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:01:d2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3975055f-e579-4695-ab91-0e8fbef94335"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1331193469", "OS-SRV-USG:launched_at": "2024-03-13T10:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1649914115"}], "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-03-13 10:54:03,678 85819 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:55:03,852 85819 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/3975055f-e579-4695-ab91-0e8fbef94335/os-interface 0.147s 2024-03-13 10:55:03,852 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:03 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-43bcc3b6-f9d4-4a61-845d-12beb2fc26df', 'x-compute-request-id': 'req-43bcc3b6-f9d4-4a61-845d-12beb2fc26df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6380ce88-0774-45e3-9ab8-a3f249f6071e", "port_id": "518ddb53-f9aa-4a4c-8c22-8eb5d5d3fad1", "mac_addr": "fa:16:3e:69:01:d2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00b48412-d28c-4364-a421-dc5b898dc6dc", "ip_address": "10.0.0.4"}]}]}' 2024-03-13 10:55:05,352 85819 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/1dbdda76-9523-48c7-a0c7-1a78a6b63562 1.495s 2024-03-13 10:55:05,352 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "518ddb53-f9aa-4a4c-8c22-8eb5d5d3fad1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-24f3ffef-ecbf-4544-8a20-874ba923f196', 'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1dbdda76-9523-48c7-a0c7-1a78a6b63562'} Body: b'{"floatingip": {"id": "1dbdda76-9523-48c7-a0c7-1a78a6b63562", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "floating_ip_address": "172.24.4.243", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "d9e6717a-2887-4445-a2d7-c8fdc0cc8919", "port_id": "518ddb53-f9aa-4a4c-8c22-8eb5d5d3fad1", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6380ce88-0774-45e3-9ab8-a3f249f6071e", "mac_address": "fa:16:3e:69:01:d2", "admin_state_up": true, "status": "ACTIVE", "device_id": "3975055f-e579-4695-ab91-0e8fbef94335", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:53:10Z", "updated_at": "2024-03-13T10:55:04Z", "revision_number": 1, "project_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:05,354 85819 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.243:22' as 'cirros' with public key authentication 2024-03-13 10:55:05,367 85819 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:55:05,481 85819 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:55:05,481 85819 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.243 successfully created 2024-03-13 10:55:05,769 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes 0.286s 2024-03-13 10:55:05,770 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Au th-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82be8063-502e-4964-acf1-94d5f4a35cc6', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82be8063-502e-4964-acf1-94d5f4a35cc6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:05.681140", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:55:05,824 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:05,824 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eeee228-4acd-4289-ae81-a82a3372ff07', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eeee228-4acd-4289-ae81-a82a3372ff07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:06,883 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:55:06,884 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48c94c6-150d-4143-8ef1-d426a2250a7a', 'content-length' : '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48c94c6-150d-4143-8ef1-d426a2250a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:07,938 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:07,939 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-072e23bf-cdc7-4dbc-8649-7ea2dd364fcd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-072e23bf-cdc7-4dbc-8649-7ea2dd364fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:08,991 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:55:08,991 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81981fbb-d215-4795-99a4-481d246447dc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81981fbb-d215-4795-99a4-481d246447dc', 'connection': 'close', 'status': '200', 'content- location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:10,047 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:10,047 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b20b14-c2e3-4af7-86a7-9a3f65d203f1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b20b14-c2e3-4af7-86a7-9a3f65d203f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:11,099 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:11,100 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd224e01-86a0-41c1-bc8a-21aa3875407d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd224e01-86a0-41c1-bc8a-21aa3875407d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "statu s": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:12,152 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:55:12,152 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce46322-0279-4e6a-8325-73c637513a5b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce46322-0279-4e6a-8325-73c637513a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:13,206 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:13,207 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4606d6-c544-4293-bfb5-bb5296812588', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4606d6-c544-4293-bfb5-bb5296812588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-2469444 91", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:14,288 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.068s 2024-03-13 10:55:14,289 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd75d59-12eb-471d-90dc-b2b74f26a69a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd75d59-12eb-471d-90dc-b2b74f26a69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:15,342 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:55:15,343 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81c2c0a9-c868-4049-83c9-d21b0b504915', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81c2c0a9-c868-4049-83c9-d21b0b504915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb 4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:16,399 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:16,399 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b0da93-90ed-414b-8518-e1a8deafcf4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b0da93-90ed-414b-8518-e1a8deafcf4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:17,456 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:17,456 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d25d8a3-fd67-4d84-9ef9-6b434f8dd547', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d25d8a3-fd67-4d84-9ef9-6b434f8dd547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user _id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:18,513 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:18,513 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2328ad4-9f6e-421d-be98-22fdcadb973c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2328ad4-9f6e-421d-be98-22fdcadb973c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:19,570 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:19,570 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a073e0a-92f5-4cc4-9f6e-2c04cd318635', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a073e0a-92f5-4cc4-9f6e-2c04cd318635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr :tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:20,630 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:20,630 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a626b2c-643e-4587-9863-2351c1cd2de3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a626b2c-643e-4587-9863-2351c1cd2de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:21,684 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:21,685 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8cb43e9-20c4-40c9-a0cf-d0945e15c66c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8cb43e9-20c4-40c9-a0cf-d0945e15c66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:22,741 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 2 00 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:22,741 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d21adc1-a4e3-452c-97ca-2b4592b04ee8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d21adc1-a4e3-452c-97ca-2b4592b04ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:23,795 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:23,796 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe4050f-38ae-4f2e-99ce-8090e6866763', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe4050f-38ae-4f2e-99ce-8090e6866763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:24,851 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:24,851 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca11f644-5009-49ec-986c-43289c34038b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca11f644-5009-49ec-986c-43289c34038b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:25,903 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:55:25,914 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebb36d4-aa1d-4ba1-9825-db60fdb21fde', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebb36d4-aa1d-4ba1-9825-db60fdb21fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:26,985 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.046s 2024-03-13 10:55:26,986 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:26 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e59c652-fcd3-4f3b-ab4f-1fcdd6efac5f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e59c652-fcd3-4f3b-ab4f-1fcdd6efac5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:28,037 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:28,037 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a014e9d9-39ac-47ac-b806-c7e6951b24a6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a014e9d9-39ac-47ac-b806-c7e6951b24a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:29,094 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:55:29,094 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d591350-e398-4307-b97f-4f3f7f1c8ea3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d591350-e398-4307-b97f-4f3f7f1c8ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:30,148 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:55:30,149 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7caf2a7d-e4d3-435f-8ef2-7ba80de11a32', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7caf2a7d-e4d3-435f-8ef2-7ba80de11a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:31,208 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:55:31,209 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649cd500-9cc2-44d3-9a3c-2455a5918729', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649cd500-9cc2-44d3-9a3c-2455a5918729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be 4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:32,264 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:55:32,265 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6424f6-1eac-4e9c-912d-022e31c6705c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6424f6-1eac-4e9c-912d-022e31c6705c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:33,319 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:55:33,320 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9333938-5298-492f-b44f-782acaae41c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9333938-5298-492f-b44f-782acaae41c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nov a", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:34,369 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:34,370 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd8ad53-17de-4fb7-9501-e01499f938c5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd8ad53-17de-4fb7-9501-e01499f938c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:35,422 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:35,422 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06373993-94f8-4255-ac92-c5ce59f1955f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06373993-94f8-4255-ac92-c5ce59f1955f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss- 2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:36,473 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:36,474 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa25f5f4-278e-4798-ba5c-7367e80fa701', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa25f5f4-278e-4798-ba5c-7367e80fa701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:37,527 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:55:37,527 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16225eab-02e8-4534-a3a9-c940ef372ef2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16225eab-02e8-4534-a3a9-c940ef372ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a 19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:38,576 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:55:38,576 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee93b26-6a39-4bca-be6b-d04d2a6065e1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee93b26-6a39-4bca-be6b-d04d2a6065e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:39,631 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:39,631 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ebc6d11-fd30-45a4-bf3f-c0b4041314c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ebc6d11-fd30-45a4-bf3f-c0b4041314c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable" : "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:40,687 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:40,687 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753153db-d699-40e2-88f5-52d5d94187c7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753153db-d699-40e2-88f5-52d5d94187c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:41,744 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:41,744 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf7dee9-ce93-42e8-a1ad-152e88e49dcd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf7dee9-ce93-42e8-a1ad-152e88e49dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2 024-03-13 10:55:42,802 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:55:42,802 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64217092-b23d-41b5-b503-05fdd152d34f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64217092-b23d-41b5-b503-05fdd152d34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:43,865 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.049s 2024-03-13 10:55:43,865 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8486bee7-2f48-4cbd-ae27-929295a0d035', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8486bee7-2f48-4cbd-ae27-929295a0d035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:44,922 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607a e9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:44,923 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf575aa-db89-481e-b534-6c9f4ee0c375', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf575aa-db89-481e-b534-6c9f4ee0c375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:45,985 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.050s 2024-03-13 10:55:45,986 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73969f5-2e9a-4d33-8190-f553daf25197', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73969f5-2e9a-4d33-8190-f553daf25197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:47,043 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:47,044 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7992077-ef5c-4c99-a1bc-c975cbd3be10', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7992077-ef5c-4c99-a1bc-c975cbd3be10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:48,103 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:55:48,104 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e5a485-6b00-4cf9-b8c7-d46f6eef0ff2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e5a485-6b00-4cf9-b8c7-d46f6eef0ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:49,158 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:49,158 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-dd09fc1d-e960-47cc-8d3b-8f0ea7a63602', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd09fc1d-e960-47cc-8d3b-8f0ea7a63602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:50,214 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:55:50,214 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692c0686-ddc9-43a8-9ebe-98eff9502321', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692c0686-ddc9-43a8-9ebe-98eff9502321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:51,270 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:51,271 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4b7fa1-1f74-42cb-b2ce-cae600febed5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-9b4b7fa1-1f74-42cb-b2ce-cae600febed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:52,331 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.046s 2024-03-13 10:55:52,331 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4746f748-dd45-4fc0-ae84-3008c267e758', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4746f748-dd45-4fc0-ae84-3008c267e758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:53,385 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:53,385 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dac6793-183f-4cb1-83b8-92dea5315ee7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dac6793-183f-4cb1-83b8-92dea5315ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286 -f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:54,469 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.070s 2024-03-13 10:55:54,469 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13438c45-40f8-4f87-96b3-a507d0d03897', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13438c45-40f8-4f87-96b3-a507d0d03897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:55,527 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:55:55,528 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62ba8fd-d3df-4231-958d-33aff4a666e8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62ba8fd-d3df-4231-958d-33aff4a666e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "upd ated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:56,580 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:55:56,580 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a058b2cf-c9de-4cbc-a7c9-90bbee3ed3aa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a058b2cf-c9de-4cbc-a7c9-90bbee3ed3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:57,631 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:55:57,631 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b74928-8304-4a77-9ffc-5044cda7ee0a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b74928-8304-4a77-9ffc-5044cda7ee0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "meta data": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:58,685 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:58,685 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb0d4f5-cbdf-4e3b-812c-a5e11f75f450', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb0d4f5-cbdf-4e3b-812c-a5e11f75f450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:55:59,739 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:55:59,740 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa208999-1594-48e8-a1ad-bf74bebae73c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa208999-1594-48e8-a1ad-bf74bebae73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:00,790 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:56:00,791 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f5ea4c-fa11-45f9-be47-3a07d4d6e9e7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f5ea4c-fa11-45f9-be47-3a07d4d6e9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:01,845 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:01,845 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4ae16c-5fb1-46a5-b95d-11c933296663', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4ae16c-5fb1-46a5-b95d-11c933296663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:02,897 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:02,897 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1cc9de9-821b-4e6a-9690-654b91152ecb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1cc9de9-821b-4e6a-9690-654b91152ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:03,950 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:03,951 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f581be-1380-40fb-a671-ba044efbe9bc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f581be-1380-40fb-a671-ba044efbe9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:05,001 85819 INFO [tempest.lib.c ommon.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:56:05,002 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd3d726-ca56-4420-bd72-cc5b4ef64a0b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd3d726-ca56-4420-bd72-cc5b4ef64a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:06,053 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:06,053 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e912ba59-3474-4d19-87e3-f34e633765b3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e912ba59-3474-4d19-87e3-f34e633765b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:07,106 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91d b260a19e 0.039s 2024-03-13 10:56:07,106 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f210ba3b-acc8-4efc-97e3-53d58a45ab73', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f210ba3b-acc8-4efc-97e3-53d58a45ab73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:08,158 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:08,158 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0857c229-4db4-4d45-ad51-7187bf86d5ef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0857c229-4db4-4d45-ad51-7187bf86d5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:09,210 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:09,211 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae7a1a8-c46a-4886-91cd-a74d8b5364da', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae7a1a8-c46a-4886-91cd-a74d8b5364da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:10,264 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:10,264 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80d7a994-b8f3-4075-819d-55ba63693a08', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80d7a994-b8f3-4075-819d-55ba63693a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:11,326 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.048s 2024-03-13 10:56:11,326 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90dcd999-6f 89-4f29-8e28-2e450d2b4bb7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90dcd999-6f89-4f29-8e28-2e450d2b4bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:12,378 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:12,378 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5030986c-3cb9-4b45-aa10-7ea2f5b3c6f7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5030986c-3cb9-4b45-aa10-7ea2f5b3c6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:13,434 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:56:13,435 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa093a36-4b84-445d-a450-f8e9460bd3f5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa093a36-4b84-445d-a450-f8e9460bd3f5', 'conn ection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:14,488 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:14,488 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037daddf-f141-4a27-8dbc-dd28cb6f8d1a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037daddf-f141-4a27-8dbc-dd28cb6f8d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:15,546 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:15,546 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2430b7-f6c6-48de-adc5-23b276120798', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2430b7-f6c6-48de-adc5-23b276120798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5 c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:16,596 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:56:16,596 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50c11b4-f02c-4de4-a6af-ffcefdfbbbcc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50c11b4-f02c-4de4-a6af-ffcefdfbbbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:17,650 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:17,650 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cddbe198-1a0c-46e4-aac4-1b321c54aa5f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cddbe198-1a0c-46e4-aac4-1b321c54aa5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tem pest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:18,704 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:18,704 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b4c155-755a-457f-8ba4-5b29bca1b199', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b4c155-755a-457f-8ba4-5b29bca1b199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:19,753 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:56:19,753 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114f208b-cddb-4706-98a9-1facd31abefb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114f208b-cddb-4706-98a9-1facd31abefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:/ /10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:20,806 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:20,807 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13580c4-7b61-4a3e-bce1-90e62a96ba95', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13580c4-7b61-4a3e-bce1-90e62a96ba95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:21,871 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.051s 2024-03-13 10:56:21,871 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0068ead4-2f31-4d90-997c-8b7b94133501', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0068ead4-2f31-4d90-997c-8b7b94133501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c 5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:22,923 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:22,923 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea9b52c-e984-434d-b6aa-6e42cce1f998', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea9b52c-e984-434d-b6aa-6e42cce1f998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:23,975 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:23,975 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ea9e69-e54c-4b19-90f3-0cb6c6a26bb5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ea9e69-e54c-4b19-90f3-0cb6c6a26bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:25,028 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:25,029 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d8ae4c-fcc7-4153-85e9-54a859cd5ad0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d8ae4c-fcc7-4153-85e9-54a859cd5ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:26,089 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:56:26,090 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7639a5-b55d-482d-b1ac-f014c4f6b0a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7639a5-b55d-482d-b1ac-f014c4f6b0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:27,210 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON :test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.106s 2024-03-13 10:56:27,210 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe19bb26-68ff-49c8-bddb-1ba7b331f76d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe19bb26-68ff-49c8-bddb-1ba7b331f76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:28,266 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:56:28,266 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2c4444-daa8-47ab-9525-4d90fa8fafc6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2c4444-daa8-47ab-9525-4d90fa8fafc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:29,323 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:56:29,324 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-993c2ad6-93e2-4ce1-80e0-ba8ffe15d15d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-993c2ad6-93e2-4ce1-80e0-ba8ffe15d15d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:30,379 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:56:30,380 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd38ad33-5231-498d-9dcc-73e3eb868314', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd38ad33-5231-498d-9dcc-73e3eb868314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:31,433 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:31,433 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Wed, 13 Mar 2024 10:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f42aef9-9bb8-42c9-9585-efd682f29be8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f42aef9-9bb8-42c9-9585-efd682f29be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:32,489 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:32,490 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4aa1b2b-6f7d-4ce2-90b5-137c0854ca7f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4aa1b2b-6f7d-4ce2-90b5-137c0854ca7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:33,541 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:33,542 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19782c1e-b198-43f0-9eb0-205749934b3c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19782c1e-b198-43f0-9eb0-205749934b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:34,612 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.058s 2024-03-13 10:56:34,613 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5a3ce4-4fde-4151-a904-a9e178dfe329', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5a3ce4-4fde-4151-a904-a9e178dfe329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:35,681 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:35,682 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a0a064-5cc1-4e0d-b15b-8b394b58dacd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a0a064-5cc1-4e0d-b15b-8b394b58dacd', 'connection': 'close', 'status': '200', 'content-location ': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:36,735 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:36,735 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ffd387-35bd-4b51-ab09-4c69f93de1a9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ffd387-35bd-4b51-ab09-4c69f93de1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:37,790 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:37,791 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9dd698-c026-4317-96d0-605b2372ec56', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9dd698-c026-4317-96d0-605b2372ec56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "cre ating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:38,844 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:38,845 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8196cc-67fd-4c80-8e49-b598c3c14093', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8196cc-67fd-4c80-8e49-b598c3c14093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:39,900 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:39,901 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65dc16f9-7f34-46f2-915e-24fd3f326d95', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65dc16f9-7f34-46f2-915e-24fd3f326d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "de scription": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:40,955 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:40,956 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab08db6e-35e3-455f-9d38-9471d954655f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab08db6e-35e3-455f-9d38-9471d954655f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:42,019 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.051s 2024-03-13 10:56:42,020 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90c2c30-8eed-458b-a3c5-3b509408c230', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90c2c30-8eed-458b-a3c5-3b509408c230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b08 05/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:43,104 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.070s 2024-03-13 10:56:43,104 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bbfaf06-b37b-49b5-bf80-ec29a7a64912', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bbfaf06-b37b-49b5-bf80-ec29a7a64912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:44,158 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:44,158 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3866ff3a-1bfb-43b8-a05c-c59fd46f784c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3866ff3a-1bfb-43b8-a05c-c59fd46f784c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "f ae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:45,252 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.081s 2024-03-13 10:56:45,252 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce92b496-1e2e-4a3d-985b-6c62b5c36a72', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce92b496-1e2e-4a3d-985b-6c62b5c36a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:46,306 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:46,307 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a14368d-da11-451e-8769-4f1ab451b729', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a14368d-da11-451e-8769-4f1ab451b729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_ id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:47,356 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:56:47,357 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a38a73b-1351-48e0-ae2e-61a1bc1d7f27', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a38a73b-1351-48e0-ae2e-61a1bc1d7f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:48,410 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:48,410 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb2d45b-e6b0-4f0e-b78a-ff12dbeeba45', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb2d45b-e6b0-4f0e-b78a-ff12dbeeba45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:49,465 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET h ttp://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:56:49,465 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4850412-8cd9-4013-a5e2-2f35be87e08c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4850412-8cd9-4013-a5e2-2f35be87e08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:50,517 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:50,518 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2bde80-2b6d-4afd-ba05-ea954e12cef4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2bde80-2b6d-4afd-ba05-ea954e12cef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:51,572 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:56:51,572 85819 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba3bcac-c206-4796-af55-b1e4ef440a87', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba3bcac-c206-4796-af55-b1e4ef440a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:52,630 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:56:52,631 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8ede3a-e4e4-4f19-a5b5-0ce7e35cbf78', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8ede3a-e4e4-4f19-a5b5-0ce7e35cbf78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:53,683 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:56:53,683 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:53 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e07f0f8-0215-4515-8875-dcfd418aed10', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e07f0f8-0215-4515-8875-dcfd418aed10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:54,763 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.067s 2024-03-13 10:56:54,763 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70f01da-a213-41bc-ac72-5ce5b0615b55', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70f01da-a213-41bc-ac72-5ce5b0615b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:55,827 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:56:55,827 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b809c916-5b62-4fd9-8e7e-e219a65bde71', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'Ope nStack-API-Version', 'x-openstack-request-id': 'req-b809c916-5b62-4fd9-8e7e-e219a65bde71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:56,884 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:56:56,885 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ff5029-3492-4d50-8cc3-a0171f9dea3a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ff5029-3492-4d50-8cc3-a0171f9dea3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:57,935 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:57,936 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0018c4-4fc9-4e6e-acf8-9b633586fb26', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0018c4-4fc9-4e6e-acf8-9b633586fb26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9e fb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:56:58,988 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:56:58,988 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4bc10ea-7169-441d-a545-36c0ed743dce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4bc10ea-7169-441d-a545-36c0ed743dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:00,055 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.054s 2024-03-13 10:57:00,055 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82a676c-6dd0-4fc7-92a0-4145f3372678', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82a676c-6dd0-4fc7-92a0-4145f3372678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "cre ated_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:01,111 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:01,112 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1d6e0c-68b9-4afb-ba4d-33b99f6dc051', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1d6e0c-68b9-4afb-ba4d-33b99f6dc051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:02,165 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:02,166 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf3a16d-7dc1-45d9-9c42-ba8b4a82f5f2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf3a16d-7dc1-45d9-9c42-ba8b4a82f5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "sna pshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:03,250 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.058s 2024-03-13 10:57:03,250 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529a4264-233d-4968-86eb-57e6bfe5c62b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529a4264-233d-4968-86eb-57e6bfe5c62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:04,302 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:04,303 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9600b0f5-058d-48f1-987a-6c40d77cfc23', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9600b0f5-058d-48f1-987a-6c40d77cfc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, { "rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:05,359 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:57:05,359 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e394a9d-fa07-4c1f-b4d2-763f701c842e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e394a9d-fa07-4c1f-b4d2-763f701c842e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:06,413 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:06,414 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba874804-f83e-411c-8ddd-fdbc1f409055', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba874804-f83e-411c-8ddd-fdbc1f409055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false ", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:07,472 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:57:07,472 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e720c68c-aa2a-4ca6-89d9-21bff06e0654', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e720c68c-aa2a-4ca6-89d9-21bff06e0654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:08,533 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.048s 2024-03-13 10:57:08,534 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd5891f1-7f2c-4e62-b93a-2f8028639309', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd5891f1-7f2c-4e62-b93a-2f8028639309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-1 3 10:57:09,591 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:57:09,591 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca8fbcf7-cbed-4c21-87b3-1c62afdbb866', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca8fbcf7-cbed-4c21-87b3-1c62afdbb866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:10,648 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:57:10,649 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7980c7-714a-4c2c-a161-3ebfd02318e2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7980c7-714a-4c2c-a161-3ebfd02318e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:11,702 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce 95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:11,703 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c26b1e42-db60-4545-9ce7-28bab346a97d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c26b1e42-db60-4545-9ce7-28bab346a97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:12,757 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:12,758 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a504718-02c6-4a0e-a14d-d1f492bcaafd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a504718-02c6-4a0e-a14d-d1f492bcaafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:13,810 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:13,810 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a7729b9-a9f0-4003-87dd-970c47412c48', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a7729b9-a9f0-4003-87dd-970c47412c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:14,863 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:14,863 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e12feea-5a64-4be6-b831-1245e48bc74a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e12feea-5a64-4be6-b831-1245e48bc74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:15,916 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:15,916 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-329336e9-83a3-4679-a8f0-159fd6b97aa5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329336e9-83a3-4679-a8f0-159fd6b97aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:16,974 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.044s 2024-03-13 10:57:16,975 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7a41a3-b5f6-409a-93b7-d9a078613259', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7a41a3-b5f6-409a-93b7-d9a078613259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:18,025 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:57:18,026 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d1b5b7-9e8a-460d-b1b5-2f090a5dfd46', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req- d9d1b5b7-9e8a-460d-b1b5-2f090a5dfd46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:19,078 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:19,078 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90c5ec5-985a-4670-91ab-f22483e4f174', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90c5ec5-985a-4670-91ab-f22483e4f174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:20,131 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:20,131 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f482feaa-576e-4207-a012-b27a49660347', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f482feaa-576e-4207-a012-b27a49660347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db26 0a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:21,185 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:21,185 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed61ceee-657c-4641-9849-29a8d8135107', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed61ceee-657c-4641-9849-29a8d8135107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:22,238 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:22,238 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9448b8be-349d-40e7-a182-654bdf0c1242', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9448b8be-349d-40e7-a182-654bdf0c1242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at" : "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:23,293 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:23,293 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e979d892-6177-4f6d-b8de-b5f7c74ee75a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e979d892-6177-4f6d-b8de-b5f7c74ee75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:24,347 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:24,347 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55c001d-ce66-4e64-b923-76604f992d0a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e55c001d-ce66-4e64-b923-76604f992d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": { }, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:25,401 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:25,401 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df634df9-f2e1-4c93-942f-1fd8a83dab3e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df634df9-f2e1-4c93-942f-1fd8a83dab3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:26,482 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.068s 2024-03-13 10:57:26,483 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e185a66-37c5-4d10-93ac-faf07d8402b5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e185a66-37c5-4d10-93ac-faf07d8402b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume /de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:27,535 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:27,536 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c36393-2b1e-4a65-a3b2-67b464a59f82', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c36393-2b1e-4a65-a3b2-67b464a59f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:28,584 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:57:28,584 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb1b994-5a75-496f-94f1-e695d35e964e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb1b994-5a75-496f-94f1-e695d35e964e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, " consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:29,634 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:57:29,635 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a3e688-a13b-49e0-8abf-d24034cf133b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a3e688-a13b-49e0-8abf-d24034cf133b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:30,687 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.037s 2024-03-13 10:57:30,687 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0247e245-dde7-473d-afd0-8e2f82530476', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0247e245-dde7-473d-afd0-8e2f82530476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:31,737 85819 INFO [tempest.lib.common.re st_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:31,738 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a614482-cbb4-4574-96b9-c8aa05342dbb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a614482-cbb4-4574-96b9-c8aa05342dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:32,793 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:32,793 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c9c080-e0b2-4946-8405-b2e4c3ef84ff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c9c080-e0b2-4946-8405-b2e4c3ef84ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:33,849 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:33,849 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc953ca-7cfd-4bc8-a080-7dd9dff49035', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc953ca-7cfd-4bc8-a080-7dd9dff49035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:34,911 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.046s 2024-03-13 10:57:34,911 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90bd9389-ba7c-4cc8-a4cf-a278951f1158', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90bd9389-ba7c-4cc8-a4cf-a278951f1158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:35,965 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:35,965 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ab04b6-c82a-4c79-abce-207ae43c986e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ab04b6-c82a-4c79-abce-207ae43c986e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:37,021 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:37,022 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84e02e7-1a2c-452a-8305-4c01484f3690', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84e02e7-1a2c-452a-8305-4c01484f3690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:38,127 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.087s 2024-03-13 10:57:38,127 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d722f5-d678-4a7d- 96f3-8952ff692398', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d722f5-d678-4a7d-96f3-8952ff692398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:39,180 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:39,180 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea4ec19-9053-4e40-b8b5-c3e0bbaac7ce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea4ec19-9053-4e40-b8b5-c3e0bbaac7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:40,231 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:40,232 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416afef6-cf7b-4799-9890-282fc08c4e11', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416afef6-cf7b-4799-9890-282fc08c4e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:41,296 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:57:41,296 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5a6f54-e96a-41ae-8a1b-3d092f0a0e66', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5a6f54-e96a-41ae-8a1b-3d092f0a0e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:42,350 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:42,351 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6a58e0-d77b-4ab6-b610-edf62da0ca91', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6a58e0-d77b-4ab6-b610-edf62da0ca91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3- 5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:43,404 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:43,404 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f38b8bc9-bdac-4b05-8113-5338d64fbe6c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f38b8bc9-bdac-4b05-8113-5338d64fbe6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:44,460 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:57:44,461 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31530a71-4623-4da7-8a44-4d769edd2379', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31530a71-4623-4da7-8a44-4d769edd2379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-Att achSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:45,522 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:57:45,523 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ef7496-5226-42dc-afdd-2f3c158a7bcd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ef7496-5226-42dc-afdd-2f3c158a7bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:46,586 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.050s 2024-03-13 10:57:46,586 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9870f1f-a14b-4026-9877-179b1a24b1ed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9870f1f-a14b-4026-9877-179b1a24b1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0. 210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:47,651 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.052s 2024-03-13 10:57:47,652 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e0498d-e334-41da-83eb-8ed15ba5a6c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e0498d-e334-41da-83eb-8ed15ba5a6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:48,706 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:48,706 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f94a8b-d62f-42f4-b5eb-3cc1940b6d89', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f94a8b-d62f-42f4-b5eb-3cc1940b6d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5 e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:49,760 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:49,761 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfd8beb-0d21-4eb0-b54f-6eaaaf681b53', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfd8beb-0d21-4eb0-b54f-6eaaaf681b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:50,815 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.040s 2024-03-13 10:57:50,816 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2545c853-af30-4fe6-9037-79fc3319deb8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2545c853-af30-4fe6-9037-79fc3319deb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:51,868 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:51,868 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182bd076-467b-4d7f-ba06-81f6eb12226b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182bd076-467b-4d7f-ba06-81f6eb12226b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:52,941 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.045s 2024-03-13 10:57:52,941 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2188f0e-5c74-44e8-aee3-2aa4d6fd74c8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2188f0e-5c74-44e8-aee3-2aa4d6fd74c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:53,993 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_at tach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:57:53,993 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-833cb9b4-af3f-440f-b582-b09396e8eaed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-833cb9b4-af3f-440f-b582-b09396e8eaed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:55,063 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.057s 2024-03-13 10:57:55,063 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d641dc4c-b9b9-4a3d-aa8c-7070c995745e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d641dc4c-b9b9-4a3d-aa8c-7070c995745e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:56,118 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:56,118 85819 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, 13 Mar 2024 10:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd398c99-2946-4e96-8ef3-20d84d8f2f93', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd398c99-2946-4e96-8ef3-20d84d8f2f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:57,175 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:57:57,176 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7c12ff-dabf-4c96-8316-b39dbba7c394', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7c12ff-dabf-4c96-8316-b39dbba7c394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:58,226 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:57:58,226 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3ed8c55-de3c-4c6f-878e-8a32765c95fc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3ed8c55-de3c-4c6f-878e-8a32765c95fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:57:59,280 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:57:59,280 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e82d80-7208-43b7-b3f1-d7ef693988ce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e82d80-7208-43b7-b3f1-d7ef693988ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:00,337 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:00,338 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106fa4ca-4deb-4b7a-a80e-cc10d4927c8c', 'content-length': '913', 'openst ack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106fa4ca-4deb-4b7a-a80e-cc10d4927c8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:01,393 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:58:01,393 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310c01d6-2549-4382-8746-77d4a13a84c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310c01d6-2549-4382-8746-77d4a13a84c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:02,482 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.068s 2024-03-13 10:58:02,483 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc5ac65-93aa-4d7f-b0f7-d47a1c4db51a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc5ac65-93aa-4d7f-b0f7-d47a1c4db51a', 'connection': 'close', 'status': '200', 'content-location': 'http ://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:03,535 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.039s 2024-03-13 10:58:03,535 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afdf7b18-adba-49d4-a2ae-f16beb095002', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afdf7b18-adba-49d4-a2ae-f16beb095002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:04,590 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:04,590 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01da0c9-9382-45af-b7dc-499b7c789fb6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01da0c9-9382-45af-b7dc-499b7c789fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:05,646 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:58:05,646 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6430f2cf-ec4c-4b50-a414-fb346168d78f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6430f2cf-ec4c-4b50-a414-fb346168d78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:06,784 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.125s 2024-03-13 10:58:06,785 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc28f106-3ad0-4bed-bbc9-6dbf23c5c6ac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc28f106-3ad0-4bed-bbc9-6dbf23c5c6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "descriptio n": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:07,861 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.063s 2024-03-13 10:58:07,861 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b3be6e-55f7-4816-88ab-83f5eb9577cf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b3be6e-55f7-4816-88ab-83f5eb9577cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:08,910 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.036s 2024-03-13 10:58:08,910 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84754b80-3dc7-4490-b17b-be4e6352c8d8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84754b80-3dc7-4490-b17b-be4e6352c8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volum es/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:09,977 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.053s 2024-03-13 10:58:09,977 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2322965-501b-4b0c-ad84-9ceb01e77657', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2322965-501b-4b0c-ad84-9ceb01e77657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:11,028 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:58:11,029 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d41f79-3232-416c-8812-ccd93b991e68', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d41f79-3232-416c-8812-ccd93b991e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf6 39b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:12,111 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.069s 2024-03-13 10:58:12,111 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a82fb3-ba95-4ca8-89b8-33f110a5684c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a82fb3-ba95-4ca8-89b8-33f110a5684c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:13,165 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.041s 2024-03-13 10:58:13,166 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9fb4321-9fb0-4a17-a58b-d5a1034d7928', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9fb4321-9fb0-4a17-a58b-d5a1034d7928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de 11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:14,222 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:14,222 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b798974-4cc1-4b1d-b5ea-2b8b9a1f5860', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b798974-4cc1-4b1d-b5ea-2b8b9a1f5860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:15,278 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.043s 2024-03-13 10:58:15,279 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236af76d-00d2-4b93-a8bb-3e1ad1eca019', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236af76d-00d2-4b93-a8bb-3e1ad1eca019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:16,334 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10 .0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:16,334 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e491481-6380-42aa-a0cd-53becd8bef2f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e491481-6380-42aa-a0cd-53becd8bef2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:17,390 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:17,391 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4918b7d3-c1e3-4683-ac3f-a83195bc5a24', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4918b7d3-c1e3-4683-ac3f-a83195bc5a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:18,451 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.047s 2024-03-13 10:58:18,452 85819 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, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e2049a-16a6-434e-976a-7c9d57ad64d1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e2049a-16a6-434e-976a-7c9d57ad64d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:19,518 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.053s 2024-03-13 10:58:19,519 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f267aae-f7ea-4c59-adef-af49cd34aa2a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f267aae-f7ea-4c59-adef-af49cd34aa2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:20,570 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.038s 2024-03-13 10:58:20,570 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478e0ba6-c6bc-4fc7-9b8c-9a368822c4c6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478e0ba6-c6bc-4fc7-9b8c-9a368822c4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:21,625 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e 0.042s 2024-03-13 10:58:21,626 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dcada5d-9002-4c3e-b059-98ac24dd8c3e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcada5d-9002-4c3e-b059-98ac24dd8c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e'} Body: b'{"volume": {"id": "5c5eb1d3-5e1d-4c0c-9286-f91db260a19e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:55:06.000000", "updated_at": "2024-03-13T10:55:06.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-246944491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/de11ee0158be4607ae9efb4ce95b0805/volumes/5c5eb1d3-5e1d-4c0c-9286-f91db260a19e"}], "user_id": "fae880bf639b4cc8ac5c180da518fd30", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de11ee0158be4607ae9efb4ce95b0805"}}' 2024-03-13 10:58:21,780 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335 0.134s 2024-03-13 10:58:21,780 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-7f7071f8-6253-4027-8b66-044aac486 70a', 'x-compute-request-id': 'req-7f7071f8-6253-4027-8b66-044aac48670a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'' 2024-03-13 10:58:22,016 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335 0.235s 2024-03-13 10:58:22,016 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daf23b6b-3601-49f5-bbb6-727764a71819', 'x-compute-request-id': 'req-daf23b6b-3601-49f5-bbb6-727764a71819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'{"server": {"id": "3975055f-e579-4695-ab91-0e8fbef94335", "name": "tempest-AttachSCSIVolumeTestJSON-server-351942069", "status": "ACTIVE", "tenant_id": "de11ee0158be4607ae9efb4ce95b0805", "user_id": "fae880bf639b4cc8ac5c180da518fd30", "metadata": {}, "hostId": "c8310866da34a91609e980fba665c477f6a946fd2345c0c924fce2fe", "image": {"id": "7aa6dfaf-45bd-417d-bae1-958b06551fc5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:53:13Z", "updated": "2024-03-13T10:58:22Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-2041644891-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:01:d2"}, {"version": 4, "addr": "172.24.4.243", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:01:d2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3975055f-e579-4695-ab91-0e8fbef94335"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1331193469", "OS-SRV-USG:launched_at": "2024-03-13T10:53:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1649914115"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:59:12,070 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335 0.037s 2024-03-13 10:59:12,070 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 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-89ea3618-8a20-4cb9-936b-33bb1856ff84', 'x-compute-request-id': 'req-89ea3618-8a20-4cb9-936b-33bb1856ff84', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3975055f-e579-4695-ab91-0e8fbef94335'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3975055f-e579-4695-ab91-0e8fbef94335 could not be found."}}' 2024-03-13 10:59:12,099 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1331193469 0.027s 2024-03-13 10:59:12,100 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29d1f4f2-af00-4b93-afe0-18a3e9317cf5', 'x-compute-request-id': 'req-29d1f4f2-af00-4b93-afe0-18a3e9317cf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1331193469'} Body: b'' 2024-03-13 10:59:12,254 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d3eaba39-da7e-42b3-b98b-2a9ff623db90 0.154s 2024-03-13 10:59:12,255 85819 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-58f9acb9-806c-4bc0-b95b-5bbb17a07c34', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3eaba39-da7e-42b3-b98b-2a9ff623db90'} Body: b'' 2024-03-13 10:59:12,275 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d3eaba39-da7e-42b3-b98b-2a9ff623db90 0.020s 2024-03-13 10:59:12,276 85819 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-6559a0d8-31df-4857-9423-2990aa3fb644', 'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3eaba39-da7e-42b3-b98b-2a9ff623db90'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d3eaba39-da7e-42b3-b98b-2a9ff623db90 does not exist", "detail": ""}}' 2024-03-13 10:59:12,693 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/1dbdda76-9523-48c7-a0c7-1a78a6b63562 0.416s 2024-03-13 10:59:12,693 85819 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-b467dcbe-dbf2-4992-915b-a1d488d027c8', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/1dbdda76-9523-48c7-a0c7-1a78a6b63562'} Body: b'' 2024-03-13 10:59:12,924 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5 0.229s 2024-03-13 10:59:12,924 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2a305354-4e84-4b39-8e81-d486118e0eed', 'co nnection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5'} Body: b'' 2024-03-13 10:59:12,944 85819 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5 0.018s 2024-03-13 10:59:12,944 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3ee94fd-8800-4899-979f-6c5d21546e5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/7aa6dfaf-45bd-417d-bae1-958b06551fc5'} Body: b'{"message": "No image found with ID 7aa6dfaf-45bd-417d-bae1-958b06551fc5

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tearDownClass (tempest.api.compute.admin.test_volume_swap.TestVolumeSwap) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TestVolumeSwap:tearDownClass) Failed to delete volume 99e5c7ca-9e7f-46ec-90aa-f591c46a57dd within the required time (196 s). Timer started at 1710327381. Timer ended at 1710327577. Waited for 196 s., )) tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedBootDevicesTest:tearDownClass) Failed to delete volume a49766dd-5824-4f52-be12-0c278c6094d0 within the required time (196 s). Timer started at 1710327382. Timer ended at 1710327578. Waited for 196 s., )) tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedAttachmentsTest:tearDownClass) Failed to delete volume 390353f5-0fc6-46b8-9c73-45fbb3053f0e within the required time (196 s). Timer started at 1710327386. Timer ended at 1710327582. Waited for 196 s., )) tearDownClass (tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest) ----------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (VolumesAssistedSnapshotsTest:tearDownClass) Failed to delete volume 17762aea-49bc-4e4e-b112-d7f3cfb3c7a9 within the required time (196 s). Timer started at 1710327395. Timer ended at 1710327591. Waited for 196 s., )) 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 de971312-8044-4211-b145-60623c8d4536 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:58:55,971 85813 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:58:55,971 85813 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:58:56,037 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2024-03-13 10:58:56,037 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2042399819", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMPueR5n5r5CE4KgLrss03VTLK7gO+jB0UCuYqmAxSOnM7P95NvT7lRKCVlXiwhzZeksR/sTYHqihEloqn27R41o8G1rkdCn8rlDn9fpLKcoU1d8QJOp2+wAxs0PkVZ/9Q=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:55 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-138a8a1a-2252-4155-a481-e64ecde0c81d', 'x-compute-request-id': 'req-138a8a1a-2252-4155-a481-e64ecde0c81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2042399819", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMPueR5n5r5CE4KgLrss03VTLK7gO+jB0UCuYqmAxSOnM7P95NvT7lRKCVlXiwhzZeksR/sTYHqihEloqn27R41o8G1rkdCn8rlDn9fpLKcoU1d8QJOp2+wAxs0PkVZ/9Q==", "fingerprint": "fa:fa:ce:bc:d8:9c:25:04:56:e3:2e:12:06:17:b0:9a", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534"}}' 2024-03-13 10:58:56,039 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2042399819 created 2024-03-13 10:58:56,199 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.158s 2024-03-13 10:58:56,199 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--243930703", "description": "tempest-description--1062595443"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-225b7789-d4ef-42f8-a36d-f1b850c1b164', 'date': 'Wed, 13 Mar 2024 10:58:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "name": "tempest-securitygroup--243930703", "stateful": true, "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "tempest-description--1062595443", "shared": false, "security_group_rules": [{"id": "4fb0d638-a50f-4431-80d0-9902852f8a4d", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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": 347, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 0}, {"id": "d2d0dc9a-8fc0-42a1-b9d8-5d10aeb90c44", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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": 348, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 10:58:56,630 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.430s 2024-03-13 10:58:56,631 85813 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": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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-803158d1-73fc-4a96-8659-9c43851f822a', 'date': 'Wed, 13 Mar 2024 10:58: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": "877606f7-0f09-4f78-9b06-38c465b3fc42", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 0}}' 2024-03-13 10:58:56,826 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.195s 2024-03-13 10:58:56,827 85813 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": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0a725389-f11f-48a4-804a-dd8b810e7298', 'date': 'Wed, 13 Mar 2024 10:58: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": "9812c171-8ea7-4507-9159-cb6c0edf43d7", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "1d9af657-2275-49f7-bb9c-3cdde13eddb6", "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-03-13T10:58:56Z", "updated_at": "2024-03-13T10:58:56Z", "revision_number": 0}}' 2024-03-13 10:58:56,827 85813 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--243930703 created 2024-03-13 10:58:57,509 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.681s 2024-03-13 10:58:57,509 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-cd2279d8-d48e-4f81-83d3-d182dfda5797', 'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.49", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:58:57Z", "updated_at": "2024-03-13T10:58:57Z", "revision_number": 0}}' 2024-03-13 10:58:57,510 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.49', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:58:57Z', 'updated_at': '2024-03-13T10:58:57Z', 'revision_number': 0, 'ip': '172.24.4.49'} created 2024-03-13 10:58:57,575 85813 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.044s 2024-03-13 10:58:57,575 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58: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-71ddb191-b653-4dd3-85f9-2f3125a18a57', '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": "46dbfa2dfaa2459c822ee636f6dcb534", "name": "tempest-AttachVolumeNegativeTest-1633351270-project-member", "password_expires_at": null}, "audit_ids": ["2qxBSnmwQzG9sDxLd9AFzQ"], "expires_at": "2024-03-13T11:58:57.000000Z", "issued_at": "2024-03-13T10:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac2f0ea3c5634b9288bc68b9742ed031", "name": "tempest-AttachVolumeNegativeTest-1633351270"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"end points": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:58:57,576 85813 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '71910def-8c77-4086-b371-4ea608914ff3', 'name': 'tempest-AttachVolumeNegativeTest-1252761524-network', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:58:57,577 85813 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2042399819', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMPueR5n5r5CE4KgLrss03VTLK7gO+jB0UCuYqmAxSOnM7P95NvT7lRKCVlXiwhzZeksR/sTYHqihEloqn27R41o8G1rkdCn8rlDn9fpLKcoU1d8QJOp2+wAxs0PkVZ/9Q==', 'fingerprint': 'fa:fa:ce:bc:d8:9c:25:04:56:e3:2e:12:06:17:b0:9a', 'user_id': '46dbfa2dfaa2459c822ee636f6dcb534', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDVwbpxVYq/6+qKjwuru6p8vsdQkdvtNqwhIFXO8GfVOFBUHic16rUA\nCmRIVianV92gBwYFK4EEACKhZANiAATD7nkeZ+a+QhOCoC67LNN1Uyyu4DvowdFA\nrmKpgMUjpzOz/eTb0+5USglZV4sIc2XpLEf7E2B6ooRJaKp9u0eNaPBta5HQp/K5\nQ5/X6SynKFNXfECTqdvsAMbND5FWf/U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1d9af657-2275-49f7-bb9c-3cdde13eddb6', 'name': 'tempest-securitygroup--243930703', 'stateful': True, 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': 'tempest-description--1062595443', 'shared': False, 'security_group_rules': [{'id': '4fb0d638-a50f-4431-80d0-9902852f8a4d', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': '1d9af657-2275-49f7-bb9c-3cdde13eddb6', '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': 347, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:58:56Z', 'updated_at': '2024-03-13T10:58:56Z', 'revision_number': 0}, {'id': 'd2d0dc9a-8fc0-42a1-b9d8-5d10aeb90c44', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': '1d9af657-2275-49f7-bb9c-3cdde13eddb6', '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': 348, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:58:56Z', 'updated_at': '2024-03-13T10:58:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:58:56Z', 'updated_at': '2024-03-13T10:58:56Z', 'revision_number': 1, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031'}, 'floating_ip': {'id': '0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.49', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:58:57Z', 'updated_at': '2024-03-13T10:58:57Z', 'revision_number': 0, 'ip': '172.24.4.49'}} 2024-03-13 10:58:58,412 85813 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.834s 2024-03-13 10:58:58,412 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1644099304", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "71910def-8c77-4086-b371-4ea608914ff3"}], "security_groups": [{"name": "tempest-securitygroup--243930703"}], "key_name": "tempest-keypair-2042399819", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75fdfab7-c040-4f73-8132-fcb29ec56cde', 'x-compute-request-id': 'req-75fdfab7-c040-4f73-8132-fcb29ec56cde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--243930703"}], "adminPass": "password"}}' 2024-03-13 10:58:58,497 85813 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/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.081s 2024-03-13 10:58:58,497 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:58 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-2bd116c8-20f7-45b8-97d1-b57fb0259b0a', 'x-compute-request-id': 'req-2bd116c8-20f7-45b8-97d1-b57fb0259b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'{"server": {"id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "name": "tempest-AttachVolumeNegativeTest-server-1644099304", "status": "BUILD", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_ id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:58Z", "updated": "2024-03-13T10:58:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2042399819", "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-03-13 10:59:48,906 85813 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/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.346s 2024-03-13 10:59:48,906 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:48 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-2728d0e7-d86b-4efa-9576-cb58355f716b', 'x-compute-request-id': 'req-2728d0e7-d86b-4efa-9576-cb58355f716b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'{"server": {"id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "name": "tempest-AttachVolumeNegativeTest-server-1644099304", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:58Z", "updated": "2024-03-13T10:59:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:86:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2042399819", "OS-SRV-USG:launched_at": "2024-03-13T10:59:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--243930703"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:59:48,919 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:00:49,132 85813 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/e9819cda-1c04-4466-a5c7-7e2882bfd444/os-interface 0.152s 2024-03-13 11:00:49,133 85813 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00: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-d2f4be8e-cf05-4397-8c2d-fe1393f6356c', 'x-compute-request-id': 'req-d2f4be8e-cf05-4397-8c2d-fe1393f6356c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "71910def-8c77-4086-b371-4ea608914ff3", "port_id": "d81c7072-8cfd-4ca4-853c-2d8ff8b07f76", "mac_addr": "fa:16:3e:17:86:79", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "10ff7795-da28-4828-91fd-b9a27a57a45e", "ip_address": "10.0.0.6"}]}]}' 2024-03-13 11:00:50,010 85813 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/0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb 0.873s 2024-03-13 11:00:50,010 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d81c7072-8cfd-4ca4-853c-2d8ff8b07f76"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a3b0739c-5d63-439c-867f-1655c99bcbd6', 'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb'} Body: b'{"floatingip": {"id": "0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.49", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e48e46ea-1c95-42d8-8344-f755972a7a6e", "port_id": "d81c7072-8cfd-4ca4-853c-2d8ff8b07f76", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "71910def-8c77-4086-b371-4ea608914ff3", "mac_address": "fa:16:3e:17:86:79", "admin_state_up": true, "status": "ACTIVE", "device_id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:58:57Z", "updated_at": "2024-03-13T11:00:49Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:00:50,012 85813 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.49:22' as 'cirros' with public key authentication 2024-03-13 11:00:50,037 85813 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:00:50,146 85813 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:00:50,147 85813 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.49 successfully created 2024-03-13 11:00:50,226 85813 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/e9819cda-1c04-4466-a5c7-7e2882bfd444/ips 0.078s 2024-03-13 11:00:50,226 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 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-55758f61-e4bd-483f-b575-d5084b4c05b5', 'x-compute-request-id': 'req-55758f61-e4b d-483f-b575-d5084b4c05b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2024-03-13 11:00:50,478 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes 0.249s 2024-03-13 11:00:50,479 85813 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-1497735405"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165307f3-4ec2-47d7-a32c-0651383cb710', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165307f3-4ec2-47d7-a32c-0651383cb710', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes'} Body: b'{"volume": {"id": "de971312-8044-4211-b145-60623c8d4536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:50.392455", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1497735405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:00:50,544 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536 0.054s 2024-03-13 11:00:50,545 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383b2058-909f-436f-907c-26c4fa96adcf', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383b2058-909f-436f-907c-26c4fa96adcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536'} Body: b'{"volume": {"id": "de971312-8044-4211-b145-60623c8d4536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1497735405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031" }}' 2024-03-13 11:00:51,598 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536 0.040s 2024-03-13 11:00:51,599 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f29950-2dba-4b05-b5e4-f952d6c6eda0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f29950-2dba-4b05-b5e4-f952d6c6eda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536'} Body: b'{"volume": {"id": "de971312-8044-4211-b145-60623c8d4536", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:50.000000", "updated_at": "2024-03-13T11:00:51.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1497735405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/de971312-8044-4211-b145-60623c8d4536"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:00:51,804 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.193s 2024-03-13 11:00:51,805 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00: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-1d1a7152-da34-4398-be17-7170fabb4f25', 'x-compute-request-id': 'req-1d1a7152-da34-4398-be17-7170fabb4f25', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'' 2024-03-13 11:00:51,999 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.194s 2024-03-13 11:00:51,999 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c65f547-24d0-46fe-a1c4-2b5b94f4667b', 'x-compute-request-id': 'req-9c65f547-24d0-46fe-a1c4-2b5b94f4667b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'{"server": {"id": "e9819cda-1c04-4466-a5c7-7e2882bfd444", "name": "tempest-AttachVolumeNegativeTest-server-1644099304", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:58Z", "updated": "2024-03-13T11:00:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:86:79"}, {"version": 4, "addr": "172.24.4.49", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:86:79"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2042399819", "OS-SRV-USG:launched_at": "2024-03-13T10:59:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--243930703"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:01:42,102 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444 0.042s 2024-03-13 11:01:42,102 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 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-d6d591a6-45e1-45a2-99c1-5e96d54750cf', 'x-compute-request-id': 'req-d6d591a6-45e1-45a2-99c1-5e96d54750cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9819cda-1c04-4466-a5c7-7e2882bfd444'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e9819cda-1c04-4466-a5c7-7e2882bfd444 could not be found."}}' 2024-03-13 11:01:42,155 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2042399819 0.052s 2024-03-13 11:01:42,156 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 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-917f5eec-700d-467a-b16f-d049e19261d8', 'x-compute-request-id': 'req-917f5eec-700d-467a-b16f-d049e19261d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2042399819'} Body: b'' 2024-03-13 11:01:42,314 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1d9af657-2275-49f7-bb9c-3cdde13eddb6 0.158s 2024-03-13 11:01:42,314 85813 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-af3ee3c0-35b8-45b4-bae5-b333b311ced0', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1d9af657-2275-49f7-bb9c-3cdde13eddb6'} Body: b'' 2024-03-13 11:01:42,342 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1d9af657-2275-49f7-bb9c-3cdde13eddb6 0.027s 2024-03-13 11:01:42,342 85813 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-080b460f-518d-467e-88b0-9913f3c95df4', 'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1d9af657-2275-49f7-bb9c-3cdde13eddb6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1d9af657-2275-49f7-bb9c-3cdde13eddb6 does not exist", "detail": ""}}' 2024-03-13 11:01:42,769 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb 0.425s 2024-03-13 11:01:42,769 85813 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-cb349ffa-0d3f-457f-9fe1-60aa17bd6987', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0e9548a3-8d2e-45a6-94f2-2fbdb65eddcb'} Body: b'' tearDownClass (tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON) ------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (DeleteServersTestJSON:tearDownClass) Failed to delete volume 56f56997-e7c3-43dd-943c-763bdd75142e within the required time (196 s). Timer started at 1710327477. Timer ended at 1710327673. Waited for 196 s., )) 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 4be70001-49b0-4f45-b0e6-2ed622175669 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:09,490 85803 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.506s 2024-03-13 11:02:09,490 85803 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-223406420"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/4be70001-49b0-4f45-b0e6-2ed622175669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8645bc77-9e3d-4e74-85e6-002a677a478c', 'x-compute-request-id': 'req-8645bc77-9e3d-4e74-85e6-002a677a478c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "4be70001-49b0-4f45-b0e6-2ed622175669", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:02:09.368127", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-223406420", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-03-13 11:02:09,594 85803 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/4be70001-49b0-4f45-b0e6-2ed622175669 0.099s 2024-03-13 11:02:09,594 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cda58d5a-48e4-4abf-ad7a-10210dbd26ab', 'x-compute-request-id': 'req-cda58d5a-48e4-4abf-ad7a-10210dbd26ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4be70001-49b0-4f45-b0e6-2ed622175669'} Body: b'{"volume": {"id": "4be70001-49b0-4f45-b0e6-2ed622175669", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:02:09.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-223406420", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-03-13 11:02:10,685 85803 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/4be70001-49b0-4f45-b0e6-2ed622175669 0.085s 2024-03-13 11:02:10,685 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:10 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-e9f3cb9b-1380-4b76-b2cf-9ef93d9a7436', 'x-compute-request-id': 'req-e9f3cb9b-1380-4b76-b2cf-9ef93d9a7436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/4be70001-49b0-4f45-b0e6-2ed622175669'} Body: b'{"volume": {"id": "4be70001-49b0-4f45-b0e6-2ed622175669", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-1 3T11:02:09.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-223406420", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 e987512d-513a-45ca-bd70-1b12fee00278 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:13,600 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types 0.206s 2024-03-13 11:02:13,600 85803 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-2002105810"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21aaf37a-aaf5-4c31-a1d0-762a04ed7d3e', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21aaf37a-aaf5-4c31-a1d0-762a04ed7d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types'} Body: b'{"volume_type": {"id": "4c69914b-05b8-4b79-97f8-92cb8eb07179", "name": "tempest-GroupSnapshotsTest-volume-type-2002105810", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:13,653 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types 0.050s 2024-03-13 11:02:13,654 85803 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-637748731"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801943fe-acf6-43fe-8566-539f9ada7050', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801943fe-acf6-43fe-8566-539f9ada7050', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types'} Body: b'{"group_type": {"id": "0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7", "name": "tempest-GroupSnapshotsTest-group-type-637748731", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:13,913 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups 0.257s 2024-03-13 11:02:13,914 85803 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": "0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7", "volume_types": ["4c69914b-05b8-4b79-97f8-92cb8eb07179"], "name": "tempest-GroupSnapshotsTest-Group-1394042247"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-710518d2-5c93-4f73-8a3f-536ed3ca609c', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-710518d2-5c93-4f73-8a3f-536ed3ca609c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups'} Body: b'{"group": {"id": "e987512d-513a-45ca-bd70-1b12fee00278", "name": "tempest-GroupSnapshotsTest-Group-1394042247"}}' 2024-03-13 11:02:13,972 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278 0.056s 2024-03-13 11:02:13,972 85803 DEBUG [tempest.lib.com mon.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, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f103a859-95fe-4479-af71-c3bcda543376', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f103a859-95fe-4479-af71-c3bcda543376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278'} Body: b'{"group": {"id": "e987512d-513a-45ca-bd70-1b12fee00278", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:14.000000", "name": "tempest-GroupSnapshotsTest-Group-1394042247", "description": null, "group_type": "0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7", "volume_types": ["4c69914b-05b8-4b79-97f8-92cb8eb07179"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:15,035 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278 0.055s 2024-03-13 11:02:15,035 85803 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, 13 Mar 2024 11:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b25947-e81e-4df3-a295-10e3a133d8ed', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b25947-e81e-4df3-a295-10e3a133d8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278'} Body: b'{"group": {"id": "e987512d-513a-45ca-bd70-1b12fee00278", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:14.000000", "name": "tempest-GroupSnapshotsTest-Group-1394042247", "description": null, "group_type": "0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7", "volume_types": ["4c69914b-05b8-4b79-97f8-92cb8eb07179"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:15,112 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail 0.070s 2024-03-13 11:02:15,112 85803 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, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719a0867-068a-4671-aee2-89e643bb0af1', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719a0867-068a-4671-aee2-89e643bb0af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:15,201 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278/action 0.076s 2024-03-13 11:02:15,202 85803 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": {"de lete-volumes": true}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef31426b-2272-4cfc-948a-cd7855b54191', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278/action'} Body: b'' 2024-03-13 11:02:15,223 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278 0.020s 2024-03-13 11:02:15,223 85803 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, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-90982e05-867a-46a3-b924-355ed0da2ae5', 'x-openstack-request-id': 'req-90982e05-867a-46a3-b924-355ed0da2ae5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/e987512d-513a-45ca-bd70-1b12fee00278'} Body: b'{"itemNotFound": {"code": 404, "message": "Group e987512d-513a-45ca-bd70-1b12fee00278 could not be found."}}' 2024-03-13 11:02:15,260 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7 0.036s 2024-03-13 11:02:15,260 85803 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, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c1a0af-12d8-4331-b991-2af8e86f1356', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/0eebc6bd-7a4b-4c70-b07b-f93d87b4bbb7'} Body: b'' 2024-03-13 11:02:15,377 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/4c69914b-05b8-4b79-97f8-92cb8eb07179 0.116s 2024-03-13 11:02:15,377 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89204f59-94be-43ce-b40d-be17081cab3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/4c69914b-05b8-4b79-97f8-92cb8eb07179'} Body: b'' 2024-03-13 11:02:15,394 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/4c69914b-05b8-4b79-97f8-92cb8eb07179 0.016s 2024-03-13 11:02:15,394 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-37425652-e602-497c-94ab-4ba793ab0143', 'x-openstack-request-id': 'req-37425652-e602-497c-94ab-4ba793ab0143', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/4c69914b-05b8-4b79-97f8-92cb8eb07179'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 4c69914b-05b8-4b79-97f8-92cb8eb07179 could not be found."}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 74c4546b-6b88-47d2-8ba5-9eff7a21714d failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:56:15,045 85815 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:56:15,045 85815 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:56:15,208 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.160s 2024-03-13 10:56:15,208 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1470704060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAsYNtyyUHx5feMUX0gqll7r+zZ+3RRH2UrZkasl3GQN2J23Djg9NQmFzcpFhv5ZT1MG2kIGdupi1GhkYrFc8gPg/3ifZX9GH6zBIcUHq4RPwxpHBDcutZSFeCC+WCvXRQ=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:15 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-0e17de12-725f-4740-b439-c5d9ec7feb1d', 'x-compute-request-id': 'req-0e17de12-725f-4740-b439-c5d9ec7feb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1470704060", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAsYNtyyUHx5feMUX0gqll7r+zZ+3RRH2UrZkasl3GQN2J23Djg9NQmFzcpFhv5ZT1MG2kIGdupi1GhkYrFc8gPg/3ifZX9GH6zBIcUHq4RPwxpHBDcutZSFeCC+WCvXRQ==", "fingerprint": "09:17:8f:1e:78:4e:03:78:f3:f5:cf:e3:55:6a:e2:50", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6"}}' 2024-03-13 10:56:15,211 85815 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1470704060 created 2024-03-13 10:56:15,388 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.176s 2024-03-13 10:56:15,388 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--216838145", "description": "tempest-description--44250545"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1658', 'x-openstack-request-id': 'req-f3c86cce-8c88-4c7e-a81a-d55e7542895d', 'date': 'Wed, 13 Mar 2024 10:56:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "name": "tempest-securitygroup--216838145", "stateful": true, "tenant_id": "b5840372f9f14805895fcb825687097f", "description": "tempest-description--44250545", "shared": false, "security_group_rules": [{"id": "e29f6504-dd2d-4a00-90be-e9b615dd531b", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "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": 331, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 0}, {"id": "f053df09-c4f4-4b19-b06e-01f21301930f", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_rang e_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 330, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 1, "project_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:56:15,603 85815 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-03-13 10:56:15,603 85815 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": "a782217b-bc14-476c-a70d-78ace5ab51d2", "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-65eefccd-1ed4-4da5-938d-2e906aea2f18', 'date': 'Wed, 13 Mar 2024 10:56: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": "baf3aa52-66b2-4c2b-8890-4ae36a2bf6d8", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "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-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 0}}' 2024-03-13 10:56:15,807 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.203s 2024-03-13 10:56:15,808 85815 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": "a782217b-bc14-476c-a70d-78ace5ab51d2", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5595aa24-3def-4567-ab63-d9246eaae78e', 'date': 'Wed, 13 Mar 2024 10:56: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": "e5aea821-ac5a-48ea-acf4-8343b7040e6a", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "a782217b-bc14-476c-a70d-78ace5ab51d2", "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-03-13T10:56:15Z", "updated_at": "2024-03-13T10:56:15Z", "revision_number": 0}}' 2024-03-13 10:56:15,808 85815 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--216838145 created 2024-03-13 10:56:16,441 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.632s 2024-03-13 10:56:16,441 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5 dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5a1f2163-fe29-4bb3-9a28-2179f0397623', 'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2525af27-afe1-48fe-a9d6-98d99fbac401", "tenant_id": "b5840372f9f14805895fcb825687097f", "floating_ip_address": "172.24.4.60", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b5840372f9f14805895fcb825687097f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:56:16Z", "updated_at": "2024-03-13T10:56:16Z", "revision_number": 0}}' 2024-03-13 10:56:16,442 85815 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2525af27-afe1-48fe-a9d6-98d99fbac401', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5840372f9f14805895fcb825687097f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:56:16Z', 'updated_at': '2024-03-13T10:56:16Z', 'revision_number': 0, 'ip': '172.24.4.60'} created 2024-03-13 10:56:16,480 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.033s 2024-03-13 10:56:16,481 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-403f5fe4-90b4-44d5-99ea-d70de6dd3fd7', '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": "1d286e53aeb2475dbbb92b200e4e28b6", "name": "tempest-AttachVolumeTestJSON-392858932-project-member", "password_expires_at": null}, "audit_ids": ["Gf_VnkyLSCC-J1Wtlew1kQ"], "expires_at": "2024-03-13T11:56:16.000000Z", "issued_at": "2024-03-13T10:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5840372f9f14805895fcb825687097f", "name": "tempest-AttachVolumeTestJSON-392858932"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb 872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:56:16,482 85815 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '2bde30a8-d527-4c13-ace9-35f96b3a99c2', 'name': 'tempest-AttachVolumeTestJSON-1570684588-network', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5840372f9f14805895fcb825687097f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40569, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:56:09Z', 'updated_at': '2024-03-13T10:56:09Z', 'revision_number': 1} available for tenant 2024-03-13 10:56:16,482 85815 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1470704060', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAsYNtyyUHx5feMUX0gqll7r+zZ+3RRH2UrZkasl3GQN2J23Djg9NQmFzcpFhv5ZT1MG2kIGdupi1GhkYrFc8gPg/3ifZX9GH6zBIcUHq4RPwxpHBDcutZSFeCC+WCvXRQ==', 'fingerprint': '09:17:8f:1e:78:4e:03:78:f3:f5:cf:e3:55:6a:e2:50', 'user_id': '1d286e53aeb2475dbbb92b200e4e28b6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCb6B+4E4Pp32Q8rWSJ/PYq6L+pdr0RMCWwF7B9C9W9UsB11jRAs3uO\nHvW+U89sbSKgBwYFK4EEACKhZANiAAQLGDbcslB8eX3jFF9IKpZe6/s2ft0UR9lK\n2ZGrJdxkDdidtw44PTUJhc3KRYb+WU9TBtpCBnbqYtRoZGKxXPID4P94n2V/Rh+s\nwSHFB6uET8MaRwQ3LrWUhXggvlgr10U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a782217b-bc14-476c-a70d-78ace5ab51d2', 'name': 'tempest-securitygroup--216838145', 'stateful': True, 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'description': 'tempest-description--44250545', 'shared': False, 'security_group_rules': [{'id': 'e29f6504-dd2d-4a00-90be-e9b615dd531b', 'project_id': 'b5840372f9f14805895fcb825687097f', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'security_group_id': 'a782217b-bc14-476c-a70d-78ace5ab51d2', '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': 331, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:56:15Z', 'updated_at': '2024-03-13T10:56:15Z', 'revision_number': 0}, {'id': 'f053df09-c4f4-4b19-b06e-01f21301930f', 'project_id': 'b5840372f9f14805895fcb825687097f', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'security_group_id': 'a782217b-bc14-476c-a70d-78ace5ab51d2', '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': 330, 'belongs_to_default_sg': Fal se, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:56:15Z', 'updated_at': '2024-03-13T10:56:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:56:15Z', 'updated_at': '2024-03-13T10:56:15Z', 'revision_number': 1, 'project_id': 'b5840372f9f14805895fcb825687097f'}, 'floating_ip': {'id': '2525af27-afe1-48fe-a9d6-98d99fbac401', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5840372f9f14805895fcb825687097f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:56:16Z', 'updated_at': '2024-03-13T10:56:16Z', 'revision_number': 0, 'ip': '172.24.4.60'}} 2024-03-13 10:56:17,076 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.593s 2024-03-13 10:56:17,077 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-43514549", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2bde30a8-d527-4c13-ace9-35f96b3a99c2"}], "security_groups": [{"name": "tempest-securitygroup--216838145"}], "key_name": "tempest-keypair-1470704060", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9827bccb-d7ec-4a61-a81f-0d448a2ab986', 'x-compute-request-id': 'req-9827bccb-d7ec-4a61-a81f-0d448a2ab986', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--216838145"}], "adminPass": "password"}}' 2024-03-13 10:56:17,153 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.073s 2024-03-13 10:56:17,153 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d18673-17da-420c-a179-7bd340d052f8', 'x-compute-request-id': 'req-b4d18673-17da-420c-a179-7bd340d052f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'{"server": {"id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "name": "tempest-AttachVolumeTestJSON-server-43514549", "status": "BUILD", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8 ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:17Z", "updated": "2024-03-13T10:56:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1470704060", "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-03-13 10:57:07,448 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.244s 2024-03-13 10:57:07,448 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7ce81e-981b-4453-bc59-697e3a1e6981', 'x-compute-request-id': 'req-1a7ce81e-981b-4453-bc59-697e3a1e6981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'{"server": {"id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "name": "tempest-AttachVolumeTestJSON-server-43514549", "status": "ACTIVE", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "d6047d81de6993b04650ee8457ac9cae1f3a4f9fa18cb55befa2ef02", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:17Z", "updated": "2024-03-13T10:56:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:e2:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1470704060", "OS-SRV-USG:launched_at": "2024-03-13T10:56:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--216838145"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:57:07,465 85815 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:58:07,655 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0/os-interface 0.138s 2024-03-13 10:58:07,655 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date' : 'Wed, 13 Mar 2024 10:58:07 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-2f365063-dd63-48fe-a7e3-4f4c280b6df0', 'x-compute-request-id': 'req-2f365063-dd63-48fe-a7e3-4f4c280b6df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2bde30a8-d527-4c13-ace9-35f96b3a99c2", "port_id": "9c6f97aa-d51f-4bf8-8a9b-11b35e99dca0", "mac_addr": "fa:16:3e:fa:e2:db", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a7b50a74-cdc9-4b95-94da-4350a452b432", "ip_address": "10.0.0.5"}]}]}' 2024-03-13 10:58:08,376 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/2525af27-afe1-48fe-a9d6-98d99fbac401 0.717s 2024-03-13 10:58:08,376 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9c6f97aa-d51f-4bf8-8a9b-11b35e99dca0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-2e7ae380-f503-4d69-b6d7-980f4e586ad4', 'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2525af27-afe1-48fe-a9d6-98d99fbac401'} Body: b'{"floatingip": {"id": "2525af27-afe1-48fe-a9d6-98d99fbac401", "tenant_id": "b5840372f9f14805895fcb825687097f", "floating_ip_address": "172.24.4.60", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e6c0c381-bf46-4137-b0b4-fe13d6645eff", "port_id": "9c6f97aa-d51f-4bf8-8a9b-11b35e99dca0", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2bde30a8-d527-4c13-ace9-35f96b3a99c2", "mac_address": "fa:16:3e:fa:e2:db", "admin_state_up": true, "status": "ACTIVE", "device_id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:56:16Z", "updated_at": "2024-03-13T10:58:07Z", "revision_number": 1, "project_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:08,381 85815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2024-03-13 10:58:08,396 85815 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:58:08,504 85815 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:58:08,505 85815 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2024-03-13 10:58:08,560 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0/ips 0.055s 2024-03-13 10:58:08,561 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827f5701-d0a7-4d22-a0a4-f86d113ebf1e', 'x-compute-request-id': 'req-827f5701-d0a7-4d22-a0a4-f86d113ebf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0/ips'} Body: b'{"addresses": {"tempest- AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2024-03-13 10:58:08,564 85815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2024-03-13 10:58:08,567 85815 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:58:08,670 85815 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:58:08,671 85815 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2024-03-13 10:58:08,671 85815 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-13 10:58:08,671 85815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2024-03-13 10:58:08,674 85815 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:58:08,775 85815 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:58:08,776 85815 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2024-03-13 10:58:09,012 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes 0.227s 2024-03-13 10:58:09,012 85815 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-906624567"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33f9347-e11e-496c-8d9c-4e482e9e74f2', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33f9347-e11e-496c-8d9c-4e482e9e74f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:08.945857", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:58:09,067 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:58:09,067 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0563180-6cf1-433e-b06e-48e5a0c59f17', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0563180-6cf1-433e-b06e-48e5a0c59f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c 4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:10,120 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:10,121 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e51bfcf-88f9-436b-9e8e-91c3881ed035', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e51bfcf-88f9-436b-9e8e-91c3881ed035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:11,174 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:11,174 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b9f009d-830d-4981-84f2-60b9ed9f8a86', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b9f009d-830d-4981-84f2-60b9ed9f8a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "vol ume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:12,227 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:12,227 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b235745-f69b-490d-9f0c-6aa907987e37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b235745-f69b-490d-9f0c-6aa907987e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:13,282 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:13,282 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ef859a-4b53-4c9b-9c20-824f1a87b3da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ef859a-4b53-4c9b-9c20-824f1a87b3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookma rk", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:14,334 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:14,334 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb8d683-b46b-4872-909e-5c000db72687', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb8d683-b46b-4872-909e-5c000db72687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:15,385 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 10:58:15,385 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58eb2882-5c49-4723-ba52-100892dad13f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58eb2882-5c49-4723-ba52-100892dad13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consis tencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:16,442 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 10:58:16,443 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5530e0-0893-416a-956a-a075e277c406', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5530e0-0893-416a-956a-a075e277c406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:17,500 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:58:17,500 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f15385-ab87-4b16-9ddc-488d13c82c53', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f15385-ab87-4b16-9ddc-488d13c82c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:18,556 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_atta ch_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:18,556 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae964c46-39d6-4f4b-9bbd-f78ba6bde0b4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae964c46-39d6-4f4b-9bbd-f78ba6bde0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:19,634 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.056s 2024-03-13 10:58:19,634 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aaea215-c624-4428-94ca-d65bedec1a4d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aaea215-c624-4428-94ca-d65bedec1a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:20,700 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.053s 2024-03-13 10:58:20,701 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Typ e': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7650667f-7e96-4b22-a135-8044d1197b29', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7650667f-7e96-4b22-a135-8044d1197b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:21,754 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:21,754 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11151cdd-9e66-4c64-a578-b5674c47363a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11151cdd-9e66-4c64-a578-b5674c47363a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:22,826 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.059s 2024-03-13 10:58:22,826 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-35855c12-9d89-404b-a2de-d1791ec496a9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35855c12-9d89-404b-a2de-d1791ec496a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:23,884 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:58:23,884 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc9bbee-4d84-4119-a6db-edd8a44301e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc9bbee-4d84-4119-a6db-edd8a44301e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:24,946 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 10:58:24,947 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d985c7-17f4-42d9-8912-5ea6df38ad08', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19d985c7-17f4-42d9-8912-5ea6df38ad08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:26,002 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:26,002 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4351040e-073f-4c8a-8e46-e1c467ec5df1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4351040e-073f-4c8a-8e46-e1c467ec5df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:27,055 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:27,055 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0124df7-9fd8-44b2-b644-a39704fc7e96', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0124df7-9fd8-44b2-b644-a39704fc7e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "cre ating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:28,110 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:28,110 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2160f6f6-fe13-4dfa-8aad-a86fb034d768', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2160f6f6-fe13-4dfa-8aad-a86fb034d768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:29,171 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 10:58:29,171 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bae3330-a478-4e6d-8998-1e44db28706d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bae3330-a478-4e6d-8998-1e44db28706d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:30,229 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 10:58:30,229 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee8dcc71-e2b6-497c-a191-efb716838383', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8dcc71-e2b6-497c-a191-efb716838383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:31,283 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:31,283 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2403cb0a-5fd0-4ead-94b1-42ce7807587b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2403cb0a-5fd0-4ead-94b1-42ce7807587b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0. 0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:32,336 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:32,336 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce7e075f-ac90-4536-8574-e60ee762f613', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce7e075f-ac90-4536-8574-e60ee762f613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:33,387 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:58:33,387 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bb30868-af8f-4322-9333-83fbacf8d9db', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bb30868-af8f-4322-9333-83fbacf8d9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mul tiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:34,454 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.055s 2024-03-13 10:58:34,455 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d2eab9-9b4d-4c6c-9704-63e02daa7678', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d2eab9-9b4d-4c6c-9704-63e02daa7678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:35,508 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:35,508 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41427286-83ea-4a52-9a03-80d893870846', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41427286-83ea-4a52-9a03-80d893870846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:36,563 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:36,563 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e5eed1-7683-4ce2-a90c-d01afa863aff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e5eed1-7683-4ce2-a90c-d01afa863aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:37,616 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:37,616 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c757729e-f742-459b-82fc-9d01889ef14d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c757729e-f742-459b-82fc-9d01889ef14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:38,669 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:38,669 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8ae5e6-ea1d-4090-8352-4508bb3f5b0f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8ae5e6-ea1d-4090-8352-4508bb3f5b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:39,719 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:58:39,720 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e955f7c-6d32-486f-818e-e240bff6316e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e955f7c-6d32-486f-818e-e240bff6316e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:40,774 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:40,775 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e 61b26a8-9804-4d99-af0e-feef0e20d6e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61b26a8-9804-4d99-af0e-feef0e20d6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:41,830 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:41,830 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7ae5b3-3a8f-494e-9fb4-3cea80504b5d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7ae5b3-3a8f-494e-9fb4-3cea80504b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:42,896 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.053s 2024-03-13 10:58:42,897 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-857de139-7ab4-49dc-9b29-7cfeeeb5056e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-857de139-7ab4-49dc-9b29-7cfeeeb5056e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:43,946 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:58:43,947 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2363c8ca-9644-4b8b-911c-d9c21f74d972', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2363c8ca-9644-4b8b-911c-d9c21f74d972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:44,997 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:58:44,997 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6a84ce-5ee4-49de-ac5d-61fa1f95101d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6a84ce-5ee4-49de-ac5d-61fa1f95101d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availa bility_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:46,051 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:46,052 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e11a867-158f-4198-bc63-8e21da2a7a90', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e11a867-158f-4198-bc63-8e21da2a7a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:47,106 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:47,106 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61793848-d9c3-4c23-a2c1-4f01faa8272d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61793848-d9c3-4c23-a2c1-4f01faa8272d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sour ce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:48,158 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:48,159 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc093f30-007f-4634-aae8-a65433a39a22', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc093f30-007f-4634-aae8-a65433a39a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:49,208 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.036s 2024-03-13 10:58:49,208 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ae4aeaa-a0c3-420e-af0d-10ec1d0f5216', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ae4aeaa-a0c3-420e-af0d-10ec1d0f5216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14 805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:50,263 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:50,264 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0af398-2348-4824-a49e-0aeca20070b5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0af398-2348-4824-a49e-0aeca20070b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:51,321 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:58:51,321 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c0d13e-b52e-426d-8980-6f188ecb4cbf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c0d13e-b52e-426d-8980-6f188ecb4cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachm ents": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:52,376 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:58:52,377 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33868431-2852-4057-8ec9-c098d42c6826', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33868431-2852-4057-8ec9-c098d42c6826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:53,434 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:53,434 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb96e433-e0c0-40ce-b9f1-082d6da3e5fd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb96e433-e0c0-40ce-b9f1-082d6da3e5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:54,508 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/ v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.061s 2024-03-13 10:58:54,509 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37bd54f-ce6c-4801-b436-8075ad0be056', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37bd54f-ce6c-4801-b436-8075ad0be056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:55,568 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:55,569 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404eec2e-4194-43bd-bee4-348c77d2e63c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404eec2e-4194-43bd-bee4-348c77d2e63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:56,624 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:58:56,624 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d587b85-0332-46c9-afd5-36ba0f61a34c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d587b85-0332-46c9-afd5-36ba0f61a34c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:57,698 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 10:58:57,698 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a25ddcc-82bd-4cfa-8f6f-f77629728e42', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a25ddcc-82bd-4cfa-8f6f-f77629728e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:58,750 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:58:58,751 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5eb562d-212f-43b4-8124-773 2617cc044', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5eb562d-212f-43b4-8124-7732617cc044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:58:59,804 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:58:59,804 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab456cf-cbd8-4fb3-a599-3952ab7478f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab456cf-cbd8-4fb3-a599-3952ab7478f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:00,859 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:00,860 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df8a8f0-970a-40cd-aa3f-3f1fed621761', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df8a8f0-970a-40cd-aa3f-3f1fed621761', 'connection': 'close', 'status': '200', 'content-location': 'http ://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:01,913 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:01,913 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05109f5-f963-4829-b706-550099cffa0f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05109f5-f963-4829-b706-550099cffa0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:02,976 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 10:59:02,977 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3e36ff-3062-462a-be7e-82b29c989ddc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3e36ff-3062-462a-be7e-82b29c989ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "cre ated_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:04,036 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:59:04,036 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d5d01d-cb3d-4464-9641-6aea08679192', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d5d01d-cb3d-4464-9641-6aea08679192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:05,090 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:05,090 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f66026ea-f589-4ba9-8dfa-3a398ee75feb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f66026ea-f589-4ba9-8dfa-3a398ee75feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata ": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:06,143 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:06,143 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e886c08-85cb-44c6-86ca-351bc73f25c2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e886c08-85cb-44c6-86ca-351bc73f25c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:07,203 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:07,203 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ce9ac0d-607a-4b56-859d-e3b05cb2a01b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce9ac0d-607a-4b56-859d-e3b05cb2a01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volume s/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:08,261 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:08,262 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2dadcf-3bbe-4072-9927-129df6fb8e1f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2dadcf-3bbe-4072-9927-129df6fb8e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:09,316 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:09,316 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deccd39a-0018-4395-8c33-09463a0990f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deccd39a-0018-4395-8c33-09463a0990f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant- attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:10,370 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:10,371 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d327e67f-e96d-4c8b-a268-83fd2615b373', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d327e67f-e96d-4c8b-a268-83fd2615b373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:11,426 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:11,426 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e5bd8d-f28b-4207-8d9d-6753a4c012d8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e5bd8d-f28b-4207-8d9d-6753a4c012d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:12,490 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb8 25687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.051s 2024-03-13 10:59:12,490 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a962214b-6529-4dc9-806e-67e520144bae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a962214b-6529-4dc9-806e-67e520144bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:13,540 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:59:13,541 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c41eacb-75cf-4cb0-9bf8-0d83fcb3a7e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c41eacb-75cf-4cb0-9bf8-0d83fcb3a7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:14,614 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 10:59:14,614 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33be1e22-8e64-4983-90e4-215a7ea26347', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33be1e22-8e64-4983-90e4-215a7ea26347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:15,670 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:15,670 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351a6ecc-c86b-40b1-8a56-cdc8168cb56c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351a6ecc-c86b-40b1-8a56-cdc8168cb56c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:16,742 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.058s 2024-03-13 10:59:16,742 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbb5f4e-7f47-4cc2-840d-c82fccde5926', 'content-lengt h': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbb5f4e-7f47-4cc2-840d-c82fccde5926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:17,792 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:59:17,792 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312a0d01-0a92-43d8-8b76-f96efffe8809', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312a0d01-0a92-43d8-8b76-f96efffe8809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:18,846 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:18,847 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d34cfb-eaa4-4ef7-9793-b9fa52872b5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d34cfb-eaa4-4ef7-9793-b9fa52872b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5 840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:19,903 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:59:19,904 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8b357b-56db-40be-ab2e-d354472c6047', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8b357b-56db-40be-ab2e-d354472c6047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:20,958 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:20,959 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fa2479-18bb-4291-a1ed-71f27b3db6f6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fa2479-18bb-4291-a1ed-71f27b3db6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:5 8:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:22,013 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:22,013 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a4962e1-41fe-450e-b685-724a7d41e4a5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a4962e1-41fe-450e-b685-724a7d41e4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:23,065 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:59:23,066 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9caa8cf-bd39-42bc-b6f1-cee05e16935f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9caa8cf-bd39-42bc-b6f1-cee05e16935f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": " self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:24,126 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 10:59:24,126 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18648618-f54d-4b5f-a3e6-ac4d13ddc133', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18648618-f54d-4b5f-a3e6-ac4d13ddc133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:25,178 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 10:59:25,178 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41da815-16cf-49bb-ba80-aee810131edc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41da815-16cf-49bb-ba80-aee810131edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5- 9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:26,232 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:26,232 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090e8a03-867b-41ec-a473-7c6a317c0e77', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090e8a03-867b-41ec-a473-7c6a317c0e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:27,300 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.054s 2024-03-13 10:59:27,301 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d4442f-b5f1-41ea-a5ae-66945764eb25', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d4442f-b5f1-41ea-a5ae-66945764eb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372 f9f14805895fcb825687097f"}}' 2024-03-13 10:59:28,350 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 10:59:28,350 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8867b1d6-ead1-4b2d-8895-d9c4d6b316a0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8867b1d6-ead1-4b2d-8895-d9c4d6b316a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:29,400 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.036s 2024-03-13 10:59:29,400 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce92a88-a200-4522-80aa-fa721cfd7a8a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce92a88-a200-4522-80aa-fa721cfd7a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:30,461 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b -6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:30,462 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-922dd029-09b1-4615-b468-8f4c2f4d88e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-922dd029-09b1-4615-b468-8f4c2f4d88e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:31,517 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:31,517 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da1b784c-a768-49b5-99a5-79d96f1d4fa9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da1b784c-a768-49b5-99a5-79d96f1d4fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:32,570 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 10:59:32,571 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04db95b-733a-4135-9a2d-fa592ec436eb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04db95b-733a-4135-9a2d-fa592ec436eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:33,627 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:59:33,628 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-389ed1df-8315-4f3d-a570-701fc52836d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-389ed1df-8315-4f3d-a570-701fc52836d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:34,717 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.076s 2024-03-13 10:59:34,718 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4109f789-3c23-4712-9b1a-e04fc4d9f0f8', 'content-length': '909', 'openstack-api- version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4109f789-3c23-4712-9b1a-e04fc4d9f0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:35,770 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 10:59:35,771 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60fc7bb7-ddc1-4d0f-87b3-54439c4cd1fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60fc7bb7-ddc1-4d0f-87b3-54439c4cd1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:36,825 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:36,825 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac98d7d-7562-4475-ae26-caa86b9300a7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac98d7d-7562-4475-ae26-caa86b9300a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687 097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:37,879 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:37,879 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1d2411-4c8d-49ea-9d1d-2e60f013e061', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1d2411-4c8d-49ea-9d1d-2e60f013e061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:38,934 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:38,934 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444b4f5a-f2bc-45c8-b34c-ce0618827f93', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444b4f5a-f2bc-45c8-b34c-ce0618827f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at" : "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:40,007 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 10:59:40,007 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af69ad16-7e86-40f0-9708-97d07eeddee5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af69ad16-7e86-40f0-9708-97d07eeddee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:41,067 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:41,067 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86dce386-f396-46b5-a451-da6f7ab8a8c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86dce386-f396-46b5-a451-da6f7ab8a8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10. 0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:42,126 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:59:42,127 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e12ada-4719-4c63-bc1e-f718b06d6367', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e12ada-4719-4c63-bc1e-f718b06d6367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:43,190 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 10:59:43,191 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31c15be-4b59-41b5-a0f5-f682598770c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31c15be-4b59-41b5-a0f5-f682598770c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id" : "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:44,257 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 10:59:44,257 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e40c90-9352-4d28-951f-3634b550e429', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e40c90-9352-4d28-951f-3634b550e429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:45,321 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.051s 2024-03-13 10:59:45,321 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f3f756-57d2-44e2-9ef7-9f30c4e1a293', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f3f756-57d2-44e2-9ef7-9f30c4e1a293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"} }' 2024-03-13 10:59:46,383 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.049s 2024-03-13 10:59:46,384 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b64a402-7220-4f01-ab9a-5fc2a2463406', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b64a402-7220-4f01-ab9a-5fc2a2463406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:47,439 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 10:59:47,440 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d14a773-ea29-4ae6-9eeb-92e644304113', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d14a773-ea29-4ae6-9eeb-92e644304113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:48,507 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a2171 4d 0.055s 2024-03-13 10:59:48,508 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806d311b-008b-4442-abcd-a2b9ed0708f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806d311b-008b-4442-abcd-a2b9ed0708f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:49,562 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 10:59:49,562 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fd259e-ccff-4027-9f4f-5b8ba1e6c939', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fd259e-ccff-4027-9f4f-5b8ba1e6c939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:50,622 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:50,622 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'da te': 'Wed, 13 Mar 2024 10:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9220c49e-f42d-4cc6-9b7c-57716aa54a3e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9220c49e-f42d-4cc6-9b7c-57716aa54a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:51,686 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.052s 2024-03-13 10:59:51,687 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f90a8fc-c5eb-4e32-877f-f97baff3beea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f90a8fc-c5eb-4e32-877f-f97baff3beea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:52,745 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 10:59:52,746 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c11b7f-201c-45ab-b108-312f20c7e66c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'v ary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c11b7f-201c-45ab-b108-312f20c7e66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:53,809 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 10:59:53,809 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e4628e-b953-4170-aad9-9891b9aa273a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e4628e-b953-4170-aad9-9891b9aa273a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:54,889 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.066s 2024-03-13 10:59:54,890 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5b2278-d492-43b1-8435-4d706ee9b681', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5b2278-d492-43b1-8435-4d706ee9b681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88 -47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:55,974 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.055s 2024-03-13 10:59:55,976 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde527d0-c480-43ef-b2af-7e09dfc74621', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde527d0-c480-43ef-b2af-7e09dfc74621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:57,044 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.053s 2024-03-13 10:59:57,045 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636b1312-c3fc-4c64-8649-2fea2e490686', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636b1312-c3fc-4c64-8649-2fea2e490686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000 000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:58,103 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 10:59:58,103 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776b79b0-4d21-4579-bf89-593f9a16a977', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776b79b0-4d21-4579-bf89-593f9a16a977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 10:59:59,167 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.051s 2024-03-13 10:59:59,167 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0839a4ba-0059-4fe5-b357-842908edaa36', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0839a4ba-0059-4fe5-b357-842908edaa36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372 f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:00,220 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:00,220 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9d7a63-a20d-40ae-b82d-b5201e997d12', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9d7a63-a20d-40ae-b82d-b5201e997d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:01,278 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 11:00:01,278 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb13b07-389c-4c55-baf0-fc1a35d47270', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb13b07-389c-4c55-baf0-fc1a35d47270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b2 00e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:02,332 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:02,332 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b4738b-9a3d-4522-9ca0-df5903d53e98', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b4738b-9a3d-4522-9ca0-df5903d53e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:03,398 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.052s 2024-03-13 11:00:03,398 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d060b36c-d3fd-4ed3-a3fa-271a3d8fe695', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d060b36c-d3fd-4ed3-a3fa-271a3d8fe695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:04,462 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.051s 2024-03-13 11:00:04,463 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471f4a9a-d789-4b5d-8871-8939a44cd9fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471f4a9a-d789-4b5d-8871-8939a44cd9fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:05,519 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:00:05,519 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd651f6-67e2-4626-9e21-552b6de54b21', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd651f6-67e2-4626-9e21-552b6de54b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:06,572 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00 :06,573 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97b8757-34ea-4338-934b-54efe414c01e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97b8757-34ea-4338-934b-54efe414c01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:07,633 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 11:00:07,633 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e32c434-d760-4f6e-995b-af9d33e5e922', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e32c434-d760-4f6e-995b-af9d33e5e922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:08,693 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 11:00:08,694 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11: 00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f41323-eb09-4a18-89ff-642fbe19222f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f41323-eb09-4a18-89ff-642fbe19222f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:09,752 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:00:09,752 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b43175e5-e4a2-4fa7-a82b-54b02938e5c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b43175e5-e4a2-4fa7-a82b-54b02938e5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:10,816 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 11:00:10,816 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287e5819-ea7c-4812-a09d-f7b2c25d14c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-287e5819-ea7c-4812-a09d-f7b2c25d14c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:11,869 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:11,870 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444737f9-5843-4a1e-87be-306bc36691cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444737f9-5843-4a1e-87be-306bc36691cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:12,929 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 11:00:12,929 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2a0e2f-615a-42d9-b943-b359d5003b96', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2a0e2f-615a-42d9-b943-b359d5003b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:13,983 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:13,984 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b87c1e-1516-406b-998f-766af2db7bcf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b87c1e-1516-406b-998f-766af2db7bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:15,042 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:00:15,043 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5525da6a-256d-4c66-8f97-34edba127a1e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5525da6a-256d-4c66-8f97-34edba127a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-Att achVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:16,117 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.059s 2024-03-13 11:00:16,117 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c8b379-d008-44db-b4f1-dc1ab906b603', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c8b379-d008-44db-b4f1-dc1ab906b603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:17,177 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 11:00:17,177 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a208578a-55e1-4242-8051-cb077b276157', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a208578a-55e1-4242-8051-cb077b276157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/v olumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:18,229 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:00:18,230 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1bbe486-5c87-4510-a47b-e7ddc98eb3c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1bbe486-5c87-4510-a47b-e7ddc98eb3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:19,301 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.059s 2024-03-13 11:00:19,302 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c04d152-9f9a-4cb6-9cf3-0d04313f7c64', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c04d152-9f9a-4cb6-9cf3-0d04313f7c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "f alse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:20,354 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:20,355 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93114864-6e44-49e1-ba44-2dd3e4fd38fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93114864-6e44-49e1-ba44-2dd3e4fd38fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:21,407 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:21,407 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1913f991-a7ab-4941-9a74-42bc679be861', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1913f991-a7ab-4941-9a74-42bc679be861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:22,482 85815 INFO [tempest.l ib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 11:00:22,483 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478a2e3e-5db7-41db-8b2d-133cd1a85042', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478a2e3e-5db7-41db-8b2d-133cd1a85042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:23,535 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:23,535 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c25fa9-f8e0-461b-891f-cab2ec0c800f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c25fa9-f8e0-461b-891f-cab2ec0c800f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:24,614 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.065s 2024-03-13 11:00:24,615 85815 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290bb18a-f1d0-4271-bfd1-a4d2b20f1cfb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290bb18a-f1d0-4271-bfd1-a4d2b20f1cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:25,670 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 11:00:25,671 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eee7507-e259-4a7a-9f89-026013cf8bac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eee7507-e259-4a7a-9f89-026013cf8bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:26,835 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.151s 2024-03-13 11:00:26,835 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:26 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10442ba-b3fb-431b-8633-e6d19f7469e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10442ba-b3fb-431b-8633-e6d19f7469e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:27,887 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:27,887 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36963e11-c86a-4f6d-ad19-66cf368eeb4b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36963e11-c86a-4f6d-ad19-66cf368eeb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:28,943 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 11:00:28,943 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2596337d-8fc6-4f6a-9c22-a49792f255c0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request- id': 'req-2596337d-8fc6-4f6a-9c22-a49792f255c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:29,998 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:29,998 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d1198cc-f7b2-43bc-9c0a-f8ce90346d46', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d1198cc-f7b2-43bc-9c0a-f8ce90346d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:31,059 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:00:31,059 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14344cf7-1157-46a6-aedc-dd732f2f72d0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14344cf7-1157-46a6-aedc-dd732f2f72d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:32,119 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 11:00:32,120 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedf56f7-cf5c-40cd-83ca-014757ad8f8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedf56f7-cf5c-40cd-83ca-014757ad8f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:33,183 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.050s 2024-03-13 11:00:33,184 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49c42634-d531-4b2a-b470-b57a55c75bfc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49c42634-d531-4b2a-b470-b57a55c75bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-9 06624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:34,247 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.048s 2024-03-13 11:00:34,247 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2cbaae1-e8f7-47ca-a754-ce23831c1f0d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2cbaae1-e8f7-47ca-a754-ce23831c1f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:35,302 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:35,303 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3783983c-296d-4d0e-8b8a-cdb34db0c05f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3783983c-296d-4d0e-8b8a-cdb34db0c05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2- 8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:36,370 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:36,371 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3869694a-729c-4353-8c00-de5ac077e034', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3869694a-729c-4353-8c00-de5ac077e034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:37,420 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:37,421 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9225d0-b092-437e-9146-70f1411e1a98', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9225d0-b092-437e-9146-70f1411e1a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:38,473 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:38,474 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fbb5d3-f2cd-4573-80ce-56c3752efed4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fbb5d3-f2cd-4573-80ce-56c3752efed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:39,527 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:39,527 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4740a9c5-78e3-4937-812b-fd3b47b3403b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4740a9c5-78e3-4937-812b-fd3b47b3403b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:40,581 85815 INFO [tempest.lib.common.rest_client] Req uest (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:00:40,581 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a774cd-3e9c-4318-8f23-ba6c7b562f10', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a774cd-3e9c-4318-8f23-ba6c7b562f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:41,630 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.036s 2024-03-13 11:00:41,631 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f046b5-529b-4fa2-b3fa-97b23bca6752', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f046b5-529b-4fa2-b3fa-97b23bca6752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:42,685 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:42,685 85815 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, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3ea373-37de-4d30-879b-ecce28151965', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3ea373-37de-4d30-879b-ecce28151965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:43,738 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:00:43,739 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a34113-ee45-40a6-9341-e5b10fa4a646', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a34113-ee45-40a6-9341-e5b10fa4a646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:44,791 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:44,791 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-4d9bf20e-c18f-46b9-adbf-eacb923f2765', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d9bf20e-c18f-46b9-adbf-eacb923f2765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:45,842 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:45,842 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acf773a-c60a-4d05-8d0d-70657d493861', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acf773a-c60a-4d05-8d0d-70657d493861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:46,893 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:46,893 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f417e2a1-d434-4e96-ab24-8c6c905de637', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f417e2a1-d434-4e 96-ab24-8c6c905de637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:47,942 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.036s 2024-03-13 11:00:47,943 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32772333-8ee4-47db-b1ee-48c9878d24d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32772333-8ee4-47db-b1ee-48c9878d24d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:48,993 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:48,994 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8924ab-a26e-4ee9-98ab-40b43fa83e0b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8924ab-a26e-4ee9-98ab-40b43fa83e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d 2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:50,055 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.048s 2024-03-13 11:00:50,056 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7320a3d7-8ab9-49a5-bb2b-cc5220fcd296', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7320a3d7-8ab9-49a5-bb2b-cc5220fcd296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:51,106 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:00:51,107 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8881dfb4-d632-4e3b-8be0-2ca143fc0ce4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8881dfb4-d632-4e3b-8be0-2ca143fc0ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:52,179 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.060s 2024-03-13 11:00:52,180 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95289b56-6ac1-41a7-9482-49e587b7a8a7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95289b56-6ac1-41a7-9482-49e587b7a8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:53,245 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.054s 2024-03-13 11:00:53,246 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901a9b3c-62bf-4302-9492-849b099f9886', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901a9b3c-62bf-4302-9492-849b099f9886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:54,307 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 11:00:54,308 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46c0715-f091-4730-8e6a-b3c1e235e05a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46c0715-f091-4730-8e6a-b3c1e235e05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:55,380 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.056s 2024-03-13 11:00:55,380 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f20b6a-bf11-4df1-ad81-048b61270ef7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f20b6a-bf11-4df1-ad81-048b61270ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": nul l, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:56,438 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 11:00:56,438 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50e7b09-de6c-4c47-9b6a-7695d55dbf6d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50e7b09-de6c-4c47-9b6a-7695d55dbf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:57,489 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:00:57,489 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6644cdde-2b83-4476-b507-5b3d8ed174c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6644cdde-2b83-4476-b507-5b3d8ed174c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:58,541 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON :test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:00:58,542 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b831ff5-5e5c-4b18-872f-2fba0e1d1a88', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b831ff5-5e5c-4b18-872f-2fba0e1d1a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:00:59,604 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:00:59,604 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec3d1f8-a3a5-4444-97de-d28f836d1cb9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec3d1f8-a3a5-4444-97de-d28f836d1cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:00,659 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 11:01:00,659 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b458dc-41d4-4560-8d46-165ea31ee052', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b458dc-41d4-4560-8d46-165ea31ee052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:01,711 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:01,712 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f9e3d1d-a1b5-4adb-ba5d-0b29a6dbb277', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f9e3d1d-a1b5-4adb-ba5d-0b29a6dbb277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:02,762 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.037s 2024-03-13 11:01:02,762 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/j son', 'x-compute-request-id': 'req-09b8b927-f7c5-47c7-b186-1f95242b998e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b8b927-f7c5-47c7-b186-1f95242b998e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:03,818 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.043s 2024-03-13 11:01:03,819 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e4c1f7-5842-4602-bdcd-913a22e7869f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e4c1f7-5842-4602-bdcd-913a22e7869f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:04,870 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:04,870 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552d28af-dd95-4afd-b653-9e2d01ad6aa4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552d28af-dd95-4afd-b653-9e2d01ad6aa4', 'co nnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:05,928 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.045s 2024-03-13 11:01:05,928 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efed858b-cdb0-47ab-9ffc-102315a67a57', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efed858b-cdb0-47ab-9ffc-102315a67a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:06,981 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:06,981 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b330efe9-bb0b-473d-aae4-3468db98d632', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b330efe9-bb0b-473d-aae4-3468db98d632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "sta tus": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:08,041 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.047s 2024-03-13 11:01:08,042 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe6e47a-f987-4c1b-879e-53b40a8c30bd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe6e47a-f987-4c1b-879e-53b40a8c30bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:09,095 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:09,096 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df66bfd-d2eb-42eb-b4c9-d8929caeae87', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df66bfd-d2eb-42eb-b4c9-d8929caeae87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "jovi andss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:10,146 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:10,147 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69930852-1e80-4316-abf2-a24bdee06e2f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69930852-1e80-4316-abf2-a24bdee06e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:11,200 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:01:11,200 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b83220b-65f0-44b1-91a1-22564c71298a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b83220b-65f0-44b1-91a1-22564c71298a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "ht tp://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:12,268 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.044s 2024-03-13 11:01:12,269 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7574a82b-63d9-450a-9ada-71a8e878a7df', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7574a82b-63d9-450a-9ada-71a8e878a7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:13,324 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.041s 2024-03-13 11:01:13,324 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e929e2-283c-4c10-97b3-f7cbb028d026', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e929e2-283c-4c10-97b3-f7cbb028d026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:14,391 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.049s 2024-03-13 11:01:14,391 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a65c49-f53e-4e89-85e2-d04454a6b935', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a65c49-f53e-4e89-85e2-d04454a6b935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:15,446 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.042s 2024-03-13 11:01:15,446 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c214dd-b771-4d99-9d5e-a4edd985a04f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c214dd-b771-4d99-9d5e-a4edd985a04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:16,593 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume ): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.133s 2024-03-13 11:01:16,594 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c455626e-7892-4630-af43-477302dac287', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c455626e-7892-4630-af43-477302dac287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:17,645 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:17,645 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c0c6ff6-f197-492e-8087-b1701febf18d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c0c6ff6-f197-492e-8087-b1701febf18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:18,697 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:18,698 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application /json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfad659-e686-44dc-a147-034cbe330911', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfad659-e686-44dc-a147-034cbe330911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:19,751 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.040s 2024-03-13 11:01:19,752 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1dc5c2-268a-4515-855d-8137a43d7814', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1dc5c2-268a-4515-855d-8137a43d7814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:20,802 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:20,803 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-i d': 'req-5f67dd1f-7c7d-498d-b394-619f9abe40d2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f67dd1f-7c7d-498d-b394-619f9abe40d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:21,862 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.046s 2024-03-13 11:01:21,862 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-266b968e-e43c-4ca2-afd6-376ec9b006a9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-266b968e-e43c-4ca2-afd6-376ec9b006a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:22,964 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.052s 2024-03-13 11:01:22,965 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7aaaa13-67ff-4313-ad54-bbb88dfa7239', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7aaaa13-67ff-4313-ad54-bbb88dfa7239', 'connection': 'close', 'statu s': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:24,018 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.038s 2024-03-13 11:01:24,019 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4317e615-8f13-4530-bf90-8d1e20a3fc7d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4317e615-8f13-4530-bf90-8d1e20a3fc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:25,071 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d 0.039s 2024-03-13 11:01:25,071 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-026c8a90-d8c2-4cf6-8687-cc2b5804bb68', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-026c8a90-d8c2-4cf6-8687-cc2b5804bb68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d'} Body: b'{"volume": {"id": "74c4546b-6b88-47d2-8ba5-9eff7a21714d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:58:09.000000", "updated_at": "2024-03-13T10:58:09.000000", "name": "tempest-AttachVolumeTestJSON-volume-906624567", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/74c4546b-6b88-47d2-8ba5-9eff7a21714d"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:01:25,316 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.230s 2024-03-13 11:01:25,316 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01: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-2ca21a50-49e7-4b87-8b79-3c87812eb2c0', 'x-compute-request-id': 'req-2ca21a50-49e7-4b87-8b79-3c87812eb2c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'' 2024-03-13 11:01:25,919 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.602s 2024-03-13 11:01:25,920 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6471e794-6ba1-48f1-995b-516e2edbdc0e', 'x-compute-request-id': 'req-6471e794-6ba1-48f1-995b-516e2edbdc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'{"server": {"id": "a94848b8-c918-43bc-8724-cd3e2e9a69d0", "name": "tempest-AttachVolumeTestJSON-server-43514549", "status": "ACTIVE", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "d6047d81de6993b04650ee8457ac9cae1f3a4f9fa18cb55befa2ef02", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:17Z", "updated": "2024-03-13T11:01:25Z", "addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:e2:db"}, {"version": 4, "addr": "172.24.4.60", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:e2:db"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:a vailability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1470704060", "OS-SRV-USG:launched_at": "2024-03-13T10:56:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--216838145"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:02:16,019 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0 0.039s 2024-03-13 11:02:16,019 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-53cc8c41-85ac-412d-9b97-d1e12b06fee3', 'x-compute-request-id': 'req-53cc8c41-85ac-412d-9b97-d1e12b06fee3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a94848b8-c918-43bc-8724-cd3e2e9a69d0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a94848b8-c918-43bc-8724-cd3e2e9a69d0 could not be found."}}' 2024-03-13 11:02:16,050 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1470704060 0.030s 2024-03-13 11:02:16,051 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2668db1-5621-47c2-bf53-8d8dabad6a62', 'x-compute-request-id': 'req-e2668db1-5621-47c2-bf53-8d8dabad6a62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1470704060'} Body: b'' 2024-03-13 11:02:16,215 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a782217b-bc14-476c-a70d-78ace5ab51d2 0.164s 2024-03-13 11:02:16,216 85815 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-a2bb0761-1e2a-4ad4-96d1-ecd0417ae206', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a782217b-bc14-476c-a70d-78ace5ab51d2'} Body: b'' 2024-03-13 11:02:16,237 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a782217b-bc14-476c-a70d-78ace5ab51d2 0.020s 2024-03-13 11:02:16,237 85815 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-2189ecb6-6ae7-439b-b8d2-6f298a96dbe4', 'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a782217b-bc14-476c-a70d-78ace5ab51d2'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a782217b-bc14-476c-a70d-78ace5ab51d2 does not exist", "detail": ""}}' 2024-03-13 11:02:16,602 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2525af27-afe1-48fe-a9d6-98d99fbac401 0.364s 2024-03-13 11:02:16,603 85815 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-20f287c3-2870-447e-a84b-808dd4289d18', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2525af27-afe1-48fe-a9d6-98d99fbac401'} Body: b'' 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 9c586bfd-9919-4bd7-b863-239c1fcfe22c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:15,431 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types 0.033s 2024-03-13 11:02:15,431 85803 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-1076482294"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04adeadf-a6a0-4d90-83e7-2b184ddc0bcb', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04adeadf-a6a0-4d90-83e7-2b184ddc0bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types'} Body: b'{"volume_type": {"id": "521d7d6f-6be7-42d4-b1a6-28e6ada169a2", "name": "tempest-GroupSnapshotsTest-volume-type-1076482294", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:15,464 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types 0.030s 2024-03-13 11:02:15,464 85803 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-689431743"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-494a8e84-8849-41c4-a749-173f33686491', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-494a8e84-8849-41c4-a749-173f33686491', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types'} Body: b'{"group_type": {"id": "7aea10f8-dabb-4f73-8956-d410fd16d602", "name": "tempest-GroupSnapshotsTest-group-type-689431743", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:15,702 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups 0.235s 2024-03-13 11:02:15,702 85803 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": "7aea10f8-dabb-4f73-8956-d410fd16d602", "volume_types": ["521d7d6f-6be7-42d4-b1a6-28e6ada169a2"], "name": "tempest-GroupSnapshotsTest-Group-746998878"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984ddf38-d20c-44d8-974d-2fc213f1f36c', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984ddf38-d20c-44d8-974d-2fc213f1f36c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups'} Body: b'{"group": {"id": "9c586bfd-9919-4bd7-b863-239c1fcfe22c", "name": "tempest-GroupSnapshotsTest-Group-746998878"}}' 2024-03-13 11:02:15,747 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c 0.043s 2024-03-13 11:02:15,748 85803 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, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be5477c-7050-4ff9-babf-349e6d588bd0', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be5477c-7050-4ff9-babf-349e6d588bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c'} Body: b'{"group": {"id": "9c586bfd-9919-4bd7-b863-239c1fcfe22c", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:16.000000", "name": "tempest-GroupSnapshotsTest-Group-746998878", "description": null, "group_type": "7aea10f8-dabb-4f73-8956-d410fd16d602", "volume_types": ["521d7d6f-6be7-42d4-b1a6-28e6ada169a2"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:16,784 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c 0.031s 2024-03-13 11:02:16,785 85803 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, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738cd8d1-139b-4580-bf65-ebdccb17c79b', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738cd8d1-139b-4580-bf65-ebdccb17c79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c'} Body: b'{"group": {"id": "9c586bfd-9919-4bd7-b863-239c1fcfe22c", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:16.000000", "name": "tempest-GroupSnapshotsTest-Group-746998878", "description": null, "group_type": "7aea10f8-dabb-4f73-8956-d410fd16d602", "volume_types": ["521d7d6f-6be7-42d4-b1a6-28e6ada169a2"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:16,789 85803 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-03-13 11:02:16,892 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail 0.101s 2024-03-13 11:02:16,893 85803 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, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e680a7-90c5-48e4-b6b8-8b55a152fd52', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e680a7-90c5-48e4-b6b8-8b55a152fd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:17,003 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c/action 0.08 1s 2024-03-13 11:02:17,003 85803 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, 13 Mar 2024 11:02:16 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-2faf1c90-c43b-4791-8e0c-225d24c0841f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c/action'} Body: b'' 2024-03-13 11:02:17,021 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c 0.017s 2024-03-13 11:02:17,022 85803 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, 13 Mar 2024 11:02:17 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-bb2e94fe-dec5-408d-a480-ed2664b32688', 'x-openstack-request-id': 'req-bb2e94fe-dec5-408d-a480-ed2664b32688', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/9c586bfd-9919-4bd7-b863-239c1fcfe22c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9c586bfd-9919-4bd7-b863-239c1fcfe22c could not be found."}}' 2024-03-13 11:02:17,059 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/7aea10f8-dabb-4f73-8956-d410fd16d602 0.037s 2024-03-13 11:02:17,060 85803 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, 13 Mar 2024 11:02:17 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-e2fe05cf-9214-48bb-b64a-60151124988c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/7aea10f8-dabb-4f73-8956-d410fd16d602'} Body: b'' 2024-03-13 11:02:17,111 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/521d7d6f-6be7-42d4-b1a6-28e6ada169a2 0.050s 2024-03-13 11:02:17,111 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-b64b180d-c147-4556-b07e-57721f6641ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/521d7d6f-6be7-42d4-b1a6-28e6ada169a2'} Body: b'' 2024-03-13 11:02:17,128 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/521d7d6f-6be7-42d4-b1a6-28e6ada169a2 0.016s 2024-03-13 11:02:17,128 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 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-cd804a79-b5f4-4c5e-99d2-eeac00f76eec', 'x-openstack-request-id': 'req-cd804a79-b5f4-4c5e-99d2-eeac00f76eec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/521d7d6f-6be7-42d4-b1a6-28e6ada169a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 521d7d6f-6be7-42d4-b1a6-28e6ada169a2 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 fcd5483f-0205-444f-b3a9-a0cbd694c03f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:17,160 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types 0.029s 2024-03-13 11:02:17,161 85803 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-182597979"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ba186e-d101-4c8d-9329-f35c029b3a72', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ba186e-d101-4c8d-9329-f35c029b3a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types'} Body: b'{"volume_type": {"id": "0de1daa8-f1db-4839-b2bc-9b3e301550bd", "name": "tempest-GroupSnapshotsTest-volume-type-182597979", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:17,197 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types 0.034s 2024-03-13 11:02:17,198 85803 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-556073616"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e8e0f7-51a2-4b19-82d8-44753e06778c', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e8e0f7-51a2-4b19-82d8-44753e06778c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types'} Body: b'{"group_type": {"id": "1df51ecc-4610-484e-8832-cfe028462df7", "name": "tempest-GroupSnapshotsTest-group-type-556073616", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:17,292 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups 0.091s 2024-03-13 11:02:17,292 85803 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": "1df51ecc-4610-484e-8832-cfe028462df7", "volume_types": ["0de1daa8-f1db-4839-b2bc-9b3e301550bd"], "name": "tempest-GroupSnapshotsTest-Group-1612800142"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7304f263-ecfe-4b0b-9f49-1620ea7c8cc1', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7304f263-ecfe-4b0b-9f49-1620ea7c8cc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups'} Body: b'{"group": {"id": "fcd5483f-0205-444f-b3a9-a0cbd694c03f", "name": "tempest-GroupSnapshotsTest-Group-1612800142"}}' 2024-03-13 11:02:17,324 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f 0.030s 2024-03-13 11:02:17,324 85803 DEB UG [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, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012e7a4b-6acb-4a2b-9518-8dc52aa0a27b', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012e7a4b-6acb-4a2b-9518-8dc52aa0a27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f'} Body: b'{"group": {"id": "fcd5483f-0205-444f-b3a9-a0cbd694c03f", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:17.000000", "name": "tempest-GroupSnapshotsTest-Group-1612800142", "description": null, "group_type": "1df51ecc-4610-484e-8832-cfe028462df7", "volume_types": ["0de1daa8-f1db-4839-b2bc-9b3e301550bd"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:18,361 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f 0.031s 2024-03-13 11:02:18,362 85803 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, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63bff9dd-5376-4b54-8e61-71ee9143ecf7', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63bff9dd-5376-4b54-8e61-71ee9143ecf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f'} Body: b'{"group": {"id": "fcd5483f-0205-444f-b3a9-a0cbd694c03f", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:17.000000", "name": "tempest-GroupSnapshotsTest-Group-1612800142", "description": null, "group_type": "1df51ecc-4610-484e-8832-cfe028462df7", "volume_types": ["0de1daa8-f1db-4839-b2bc-9b3e301550bd"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:02:18,405 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail 0.038s 2024-03-13 11:02:18,405 85803 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, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3154f8f1-e307-492b-9127-0fb8a73f340d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3154f8f1-e307-492b-9127-0fb8a73f340d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:18,483 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f/action 0.064s 2024-03-13 11:02:18,483 85803 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, 13 Mar 2024 11:02:18 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-2527ba8b-46bb-408d-baa7-4781de5be447', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f/action'} Body: b'' 2024-03-13 11:02:18,502 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f 0.018s 2024-03-13 11:02:18,502 85803 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, 13 Mar 2024 11:02:18 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-6c5ae722-535f-4ac0-9c27-f6e504250781', 'x-openstack-request-id': 'req-6c5ae722-535f-4ac0-9c27-f6e504250781', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b1ead7bede64a6e8e6c5543bb45b19f/groups/fcd5483f-0205-444f-b3a9-a0cbd694c03f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group fcd5483f-0205-444f-b3a9-a0cbd694c03f could not be found."}}' 2024-03-13 11:02:18,544 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/1df51ecc-4610-484e-8832-cfe028462df7 0.041s 2024-03-13 11:02:18,545 85803 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, 13 Mar 2024 11:02:18 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-0163d13a-1df2-48e4-ad2c-0a7866f72b5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/group_types/1df51ecc-4610-484e-8832-cfe028462df7'} Body: b'' 2024-03-13 11:02:18,614 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/0de1daa8-f1db-4839-b2bc-9b3e301550bd 0.068s 2024-03-13 11:02:18,614 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-11efcb52-ef18-4296-8970-d68a95ba37e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/0de1daa8-f1db-4839-b2bc-9b3e301550bd'} Body: b'' 2024-03-13 11:02:18,630 85803 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/0de1daa8-f1db-4839-b2bc-9b3e301550bd 0.015s 2024-03-13 11:02:18,630 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Wed, 13 Mar 2024 11:02:18 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-2d9ef868-905f-483e-a7e0-071d6c6bba28', 'x-openstack-request-id': 'req-2d9ef868-905f-483e-a7e0-071d6c6bba28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/dcc471f9c6a14c8e84f5028e65c30bd7/types/0de1daa8-f1db-4839-b2bc-9b3e301550bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0de1daa8-f1db-4839-b2bc-9b3e301550bd could not be found."}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 5d7c0d1e-4f55-465d-abc8-00e3d4d87fad failed to reach available status (current creating) within the required time (196 s). Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 165, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 229, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:59:04,088 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes 0.255s 2024-03-13 10:59:04,089 85825 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-233436964"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fba2a3c-7109-4520-b6cc-2b83b87a2bb2', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fba2a3c-7109-4520-b6cc-2b83b87a2bb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:03.994428", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:59:04,136 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:04,137 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981fd738-f189-4b81-a9ec-d534dc311cbb', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981fd738-f189-4b81-a9ec-d534dc311cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:05,188 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 10:59:05,188 85825 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e22e0a-e022-42f0-b3c1-2e064988baee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e22e0a-e022-42f0-b3c1-2e064988baee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:06,243 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:06,243 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05a88503-a864-42dc-b344-31e8a1db3130', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05a88503-a864-42dc-b344-31e8a1db3130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:07,304 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.047s 2024-03-13 10:59:07,304 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:07 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb16c11-2443-4000-bdc6-e312e9d20926', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb16c11-2443-4000-bdc6-e312e9d20926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:08,360 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:08,361 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6048150b-7df1-4f46-9b11-b2800cd24c4f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6048150b-7df1-4f46-9b11-b2800cd24c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:09,414 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:09,415 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0983000-93c7-4565-8552-245d9b57d876', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-e0983000-93c7-4565-8552-245d9b57d876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:10,469 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:10,469 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c1a968-0d9f-4e3c-9153-609ac2f2aae9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c1a968-0d9f-4e3c-9153-609ac2f2aae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:11,525 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 10:59:11,525 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8036a5a5-ad97-4399-b9fc-bb2f5ce535f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8036a5a5-ad97-4399-b9fc-bb2f5ce535f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7 c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:12,579 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:12,579 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d533ad-8c57-48e7-83f3-b36eec48e496', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d533ad-8c57-48e7-83f3-b36eec48e496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:13,634 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 10:59:13,635 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad513e3-a7e9-432f-861f-d9ed23e1b345', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad513e3-a7e9-432f-861f-d9ed23e1b345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:14,691 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:14,691 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43603ed-dad9-4f8b-bd6c-dc06b8356369', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43603ed-dad9-4f8b-bd6c-dc06b8356369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:15,741 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:15,742 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0eb3e78-2517-4ae6-8057-4a7719191e32', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0eb3e78-2517-4ae6-8057-4a7719191e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "link s": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:16,798 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 10:59:16,799 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5000d6d9-ddea-48f2-8240-3fa2554b7f75', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5000d6d9-ddea-48f2-8240-3fa2554b7f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:17,858 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 10:59:17,858 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a0bd6e-5542-437f-bdd0-f6c04198ee19', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a0bd6e-5542-437f-bdd0-f6c04198ee19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c118 99f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:18,907 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 10:59:18,908 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b0ef3b-920c-4d04-8458-807c90f261cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b0ef3b-920c-4d04-8458-807c90f261cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:19,957 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 10:59:19,957 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4ae51e-f331-4cd6-a421-05842af95633', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4ae51e-f331-4cd6-a421-05842af95633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach ": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:21,008 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:21,008 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ec227c-6554-4735-8fe9-f223c6e8cc87', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ec227c-6554-4735-8fe9-f223c6e8cc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:22,059 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:22,060 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8414d961-3bc8-45dc-b518-d364b4308051', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8414d961-3bc8-45dc-b518-d364b4308051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:23,109 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_lis t_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 10:59:23,110 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c44d69-631f-4d2a-a98b-aa884e354be0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c44d69-631f-4d2a-a98b-aa884e354be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:24,189 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.066s 2024-03-13 10:59:24,189 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b554d3-5e6c-4416-9011-215315a193d3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b554d3-5e6c-4416-9011-215315a193d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:25,241 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 10:59:25,241 85825 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, 13 Mar 2024 10:59:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1915c6-1e35-48fb-aa1f-08ba498ab417', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1915c6-1e35-48fb-aa1f-08ba498ab417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:26,292 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:26,292 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101bbd98-0fd3-4856-b2a8-34ec4292cf6f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101bbd98-0fd3-4856-b2a8-34ec4292cf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:27,343 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 10:59:27,344 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:27 GMT', 'server': 'A pache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd307bcb-6a51-4ed5-8f92-1ea1b25ba3c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd307bcb-6a51-4ed5-8f92-1ea1b25ba3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:28,398 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:28,398 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7855c14-343b-413b-85d2-160e6694461e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7855c14-343b-413b-85d2-160e6694461e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:29,449 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 10:59:29,450 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16841a5-4673-4182-8f52-c70c751c8afe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-V ersion', 'x-openstack-request-id': 'req-f16841a5-4673-4182-8f52-c70c751c8afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:30,508 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:30,509 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7cc9d4-7260-493f-8a27-e1830cd19ecf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7cc9d4-7260-493f-8a27-e1830cd19ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:31,563 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:31,564 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f481c6-c6cc-4848-bfda-8b33ac788329', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f481c6-c6cc-4848-bfda-8b33ac788329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1 e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:32,626 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 10:59:32,626 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fb39226-d4f2-4006-93d0-890a7c3c3b42', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fb39226-d4f2-4006-93d0-890a7c3c3b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:33,680 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 10:59:33,681 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d18cf3-0dd6-419d-9a6d-325ba08c76de', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d18cf3-0dd6-419d-9a6d-325ba08c76de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "upd ated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:34,742 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:34,742 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc2268d-c042-4b0e-917c-68c81a266ee6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc2268d-c042-4b0e-917c-68c81a266ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:35,797 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:35,797 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590525ca-ce2f-4f6b-9ffc-e7aae6a52991', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590525ca-ce2f-4f6b-9ffc-e7aae6a52991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:36,862 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 10:59:36,862 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb534c66-6123-4572-87d2-94e2015fe78d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb534c66-6123-4572-87d2-94e2015fe78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:37,912 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 10:59:37,912 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca6b526-3bd1-407c-a4eb-b72853a45cb7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca6b526-3bd1-407c-a4eb-b72853a45cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f5 6e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:38,970 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 10:59:38,971 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3523e078-a43f-4865-921e-d47827794e50', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3523e078-a43f-4865-921e-d47827794e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:40,031 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 10:59:40,031 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe65a3b1-f876-4d82-9fd3-83fdbbaf6267', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe65a3b1-f876-4d82-9fd3-83fdbbaf6267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:41,105 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.055s 2024-03-13 10:59:41,106 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738c0bdd-cea6-4ab5-934b-e6cf8c2fe539', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738c0bdd-cea6-4ab5-934b-e6cf8c2fe539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:42,186 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.054s 2024-03-13 10:59:42,186 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8fa0fd-cb95-4a8e-8184-00b26dd1ea63', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8fa0fd-cb95-4a8e-8184-00b26dd1ea63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:43,242 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_de lete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:43,242 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c119953-1908-44f3-aa8b-7f6e222b5780', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c119953-1908-44f3-aa8b-7f6e222b5780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:44,299 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 10:59:44,300 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240e6ba2-dd30-4f1a-a5d6-b616639f8634', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240e6ba2-dd30-4f1a-a5d6-b616639f8634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:45,365 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:45,365 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19608ed2-5b69-446b-b5c5-08a72b9e13d4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19608ed2-5b69-446b-b5c5-08a72b9e13d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:46,434 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.055s 2024-03-13 10:59:46,435 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a802a642-eb1b-4c13-b242-d1b0c83e7b9f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a802a642-eb1b-4c13-b242-d1b0c83e7b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:47,539 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.091s 2024-03-13 10:59:47,539 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:47 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c48dd23-2b22-42e7-b770-7c3355dda935', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c48dd23-2b22-42e7-b770-7c3355dda935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:48,593 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 10:59:48,594 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7eede6d-3f09-4426-a673-f7c9926a8860', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7eede6d-3f09-4426-a673-f7c9926a8860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:49,650 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:49,650 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbb270d-3ebe-4f8a-ac0e-a9c2522dbdcf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-5fbb270d-3ebe-4f8a-ac0e-a9c2522dbdcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:50,719 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.055s 2024-03-13 10:59:50,719 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e489ac-3c6b-4bf1-bb07-6d73456aa878', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e489ac-3c6b-4bf1-bb07-6d73456aa878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:51,782 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.048s 2024-03-13 10:59:51,782 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a84581-84a7-4f57-a7e9-b0ecb8952799', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a84581-84a7-4f57-a7e9-b0ecb8952799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f 55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:52,842 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 10:59:52,842 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769317a5-341d-4360-870c-c7453aaf180a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769317a5-341d-4360-870c-c7453aaf180a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:53,906 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 10:59:53,906 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989f143d-ef88-49ee-ac06-2cffa8a8a0c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989f143d-ef88-49ee-ac06-2cffa8a8a0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated _at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:54,970 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 10:59:54,970 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab89656-9325-4d15-a3d1-9074412669fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab89656-9325-4d15-a3d1-9074412669fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:56,029 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 10:59:56,030 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e2da62-2d37-4904-ac44-25d598afc1af', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e2da62-2d37-4904-ac44-25d598afc1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"r el": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:57,084 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:57,084 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ca3142-cbdd-4e16-9f3c-9dbce55718ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ca3142-cbdd-4e16-9f3c-9dbce55718ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:58,138 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 10:59:58,139 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32cf1138-221f-43e7-93db-b542a472f203', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32cf1138-221f-43e7-93db-b542a472f203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e00 2/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 10:59:59,197 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 10:59:59,197 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642364b6-61c8-4346-8d9e-e83a46460b59', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642364b6-61c8-4346-8d9e-e83a46460b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:00,252 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:00,252 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed6e8e50-de48-4d47-a690-765d2cd70ddc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed6e8e50-de48-4d47-a690-765d2cd70ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false , "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:01,310 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:00:01,311 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47e1812-b564-4b97-8a18-61b0581932d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47e1812-b564-4b97-8a18-61b0581932d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:02,371 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:00:02,371 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a64757d-4f29-4751-ae16-63221666baa2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a64757d-4f29-4751-ae16-63221666baa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:03,425 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete _volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:03,425 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae25d8d-bcc9-428a-8d33-bfdef9818ef4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae25d8d-bcc9-428a-8d33-bfdef9818ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:04,536 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.097s 2024-03-13 11:00:04,536 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c61c9ea-3973-494e-8f3d-8a780f03f8b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c61c9ea-3973-494e-8f3d-8a780f03f8b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:05,588 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:05,588 85825 DEBUG [tempest.lib.common.rest_client] Requ est - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf72257-97d4-4175-8fb3-0e9018ebca04', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf72257-97d4-4175-8fb3-0e9018ebca04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:06,649 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.048s 2024-03-13 11:00:06,649 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b01e11-7e04-41c1-b0af-b73393579ad5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b01e11-7e04-41c1-b0af-b73393579ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:07,728 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.065s 2024-03-13 11:00:07,729 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:07 GMT', 'server': 'Apache/2. 4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a325482f-8b68-4e6e-92a8-16410076a54d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a325482f-8b68-4e6e-92a8-16410076a54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:08,787 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:00:08,788 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e36f9d4f-b5fc-4951-89d2-b855f8fe623c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e36f9d4f-b5fc-4951-89d2-b855f8fe623c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:09,841 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:09,841 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5692385-d91c-4909-a6fd-c1bdb7fe377d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5692385-d91c-4909-a6fd-c1bdb7fe377d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:10,894 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:10,895 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b143802a-ef14-4a72-b272-28018f8b6288', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b143802a-ef14-4a72-b272-28018f8b6288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:11,980 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.058s 2024-03-13 11:00:11,980 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ecb458-16e1-4df8-a81c-7b4d4d6c6c1f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ecb458-16e1-4df8-a81c-7b4d4d6c6c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-4 65d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:13,054 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 11:00:13,054 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf013581-cbbb-4f54-aecc-8564b442fe10', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf013581-cbbb-4f54-aecc-8564b442fe10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:14,111 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:00:14,112 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543c04b4-3934-4fd9-ab21-383545c109ea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543c04b4-3934-4fd9-ab21-383545c109ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at" : "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:15,178 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.052s 2024-03-13 11:00:15,179 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c4fa23-90d4-46b5-b724-d2644e92546f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c4fa23-90d4-46b5-b724-d2644e92546f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:16,292 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.097s 2024-03-13 11:00:16,293 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429201b1-b1d1-4ace-a5b1-381b7505c457', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429201b1-b1d1-4ace-a5b1-381b7505c457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:17,441 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.134s 2024-03-13 11:00:17,442 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65d4a12-6a99-4bdd-bcc8-fc883cf20c14', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65d4a12-6a99-4bdd-bcc8-fc883cf20c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:18,523 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.056s 2024-03-13 11:00:18,523 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9743818e-c2f2-48e8-8dcb-2fdd07fcd7b3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9743818e-c2f2-48e8-8dcb-2fdd07fcd7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/vo lumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:19,597 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.061s 2024-03-13 11:00:19,598 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5139733-09e9-46d9-8a4a-7b88529aedda', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5139733-09e9-46d9-8a4a-7b88529aedda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:20,663 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.047s 2024-03-13 11:00:20,663 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90a1e4a-c7f2-41c6-a5b2-bb927a6e5831', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90a1e4a-c7f2-41c6-a5b2-bb927a6e5831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:21,715 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:21,716 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c77ef35-d27c-4824-897a-ab4141c0b06d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c77ef35-d27c-4824-897a-ab4141c0b06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:22,776 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 11:00:22,776 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db551489-4bba-4b2f-83c9-98694d2a2cce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db551489-4bba-4b2f-83c9-98694d2a2cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:23,826 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_vol ume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:23,826 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8559a6e-7653-49e1-85d2-12f29be9f0d7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8559a6e-7653-49e1-85d2-12f29be9f0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:24,882 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:00:24,883 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209bd1eb-ce41-4ea8-b9dd-af7353596014', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209bd1eb-ce41-4ea8-b9dd-af7353596014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:25,933 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:25,933 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2e8c8d-dc4b-4647-bcc6-d12c1476f347', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2e8c8d-dc4b-4647-bcc6-d12c1476f347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:26,986 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:00:26,987 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70809304-b754-452a-8e0d-6703d506e1a0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70809304-b754-452a-8e0d-6703d506e1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:28,038 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:00:28,038 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66275748-3ec9-4b8a-a405-c541b47ed4db', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66275748-3ec9-4b8a-a405-c541b47ed4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:29,101 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 11:00:29,102 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48dfde47-7cc6-4c61-bc45-5fdb1aff4fee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48dfde47-7cc6-4c61-bc45-5fdb1aff4fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:30,164 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.048s 2024-03-13 11:00:30,164 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214b8ac1-e337-4e75-b3b2-d9ca5dd90a08', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-214b8ac1-e337-4e75-b3b2-d9ca5dd90a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:31,220 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:31,221 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e560318a-ac25-4701-97c1-2673b8d88ae1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e560318a-ac25-4701-97c1-2673b8d88ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:32,289 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:32,290 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbdccb1-86ca-40ad-a1f3-a7f6789db258', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbdccb1-86ca-40ad-a1f3-a7f6789db258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d- abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:33,348 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:00:33,349 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa14f57-f0f4-4f83-99ae-32d3765f4867', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa14f57-f0f4-4f83-99ae-32d3765f4867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:34,403 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:34,403 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ef814a-20ee-4e19-9c13-157e565fc4e5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ef814a-20ee-4e19-9c13-157e565fc4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2 024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:35,460 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:00:35,461 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b4e105-b23f-44e3-a222-63f8bcf359d3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b4e105-b23f-44e3-a222-63f8bcf359d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:36,513 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:36,513 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c68e21bd-8f10-4a83-820c-64efe1109cdb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c68e21bd-8f10-4a83-820c-64efe1109cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "se lf", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:37,562 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.035s 2024-03-13 11:00:37,562 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71888f1a-907a-48d0-ad2d-b4cf10d10be9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71888f1a-907a-48d0-ad2d-b4cf10d10be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:38,615 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:38,615 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cf26c36-e415-425b-a9e8-15bd1297cbf8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cf26c36-e415-425b-a9e8-15bd1297cbf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volume s/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:39,670 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:39,670 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39720d47-f20e-47ea-bb4b-a81ef425194c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39720d47-f20e-47ea-bb4b-a81ef425194c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:40,725 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:00:40,726 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6640ef46-3477-4393-b14c-de0cca1bbae2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6640ef46-3477-4393-b14c-de0cca1bbae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attac hments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:41,790 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:00:41,791 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f692fa-8fa2-4960-af6c-de777dbb36fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f692fa-8fa2-4960-af6c-de777dbb36fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:42,842 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:00:42,842 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7528c8d1-a125-4626-ab77-20846ba3d88c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7528c8d1-a125-4626-ab77-20846ba3d88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:43,895 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_ transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:43,896 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17206c3a-551a-4b05-bb7f-548eb333c8b2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17206c3a-551a-4b05-bb7f-548eb333c8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:44,949 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:44,949 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0f0721-3501-4b82-8780-75a925d7bbed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0f0721-3501-4b82-8780-75a925d7bbed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:46,000 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:46,000 85825 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e9e3cb-9ba9-4b66-aae4-5d6ff4f3e21b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e9e3cb-9ba9-4b66-aae4-5d6ff4f3e21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:47,050 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:47,051 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488d262a-e081-4cc4-a899-26ea1fef6646', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488d262a-e081-4cc4-a899-26ea1fef6646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:48,241 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.177s 2024-03-13 11:00:48,242 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ub untu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c45980-e6f4-459f-afd0-214bd9d6092a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c45980-e6f4-459f-afd0-214bd9d6092a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:49,295 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:49,295 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d851fdc-f7a6-4258-ae01-4bd3a17899ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d851fdc-f7a6-4258-ae01-4bd3a17899ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:50,356 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 11:00:50,356 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba3f3cd-f1e4-4b82-a17e-45b3b8f97eb0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-open stack-request-id': 'req-fba3f3cd-f1e4-4b82-a17e-45b3b8f97eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:51,408 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:00:51,408 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e0ac4d-76bf-4e4c-b888-3ff0edc723e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e0ac4d-76bf-4e4c-b888-3ff0edc723e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:52,460 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:00:52,460 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66874d53-0153-4e9f-afbf-a251d885c2d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66874d53-0153-4e9f-afbf-a251d885c2d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8 -00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:53,531 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.051s 2024-03-13 11:00:53,531 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34ccc42-c6cc-4678-ab94-8b39faa4f50a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34ccc42-c6cc-4678-ab94-8b39faa4f50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:54,639 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.095s 2024-03-13 11:00:54,639 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae2076b-9fff-4ad6-8d87-56e7e1ffd129', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae2076b-9fff-4ad6-8d87-56e7e1ffd129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024- 03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:55,694 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:55,695 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c744d6-bb8f-4d71-befa-e7e9938b339a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c744d6-bb8f-4d71-befa-e7e9938b339a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:56,747 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:00:56,747 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc530747-06ba-4a21-8727-42398b5b6bf6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc530747-06ba-4a21-8727-42398b5b6bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:57,798 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:00:57,798 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a897fe2a-54ea-4b33-b13b-c3a853e3dfb3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a897fe2a-54ea-4b33-b13b-c3a853e3dfb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:58,850 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:00:58,850 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b85b7ec-dfdc-499a-835e-647112b0d619', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b85b7ec-dfdc-499a-835e-647112b0d619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d 7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:00:59,901 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:00:59,901 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97307b7c-1c7e-47c4-8ac9-527d4ffd2469', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97307b7c-1c7e-47c4-8ac9-527d4ffd2469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:00,977 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.063s 2024-03-13 11:01:00,977 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07fc7c8c-704d-4844-8832-cf964c95eda6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07fc7c8c-704d-4844-8832-cf964c95eda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachmen ts": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:02,033 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:02,033 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80002ac8-5f3d-43b1-9ee9-58611ae98d35', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80002ac8-5f3d-43b1-9ee9-58611ae98d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:03,092 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:01:03,092 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06242d69-5dfe-4e28-ab4e-b3dd349b9a79', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06242d69-5dfe-4e28-ab4e-b3dd349b9a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:04,147 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_tran sfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:04,147 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798c540b-64b0-4a59-bee2-3c4e4a46c691', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798c540b-64b0-4a59-bee2-3c4e4a46c691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:05,198 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:05,198 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d44868a-a8c7-4220-bdb1-8221571a8a40', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d44868a-a8c7-4220-bdb1-8221571a8a40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:06,252 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:06,252 85825 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ebd8d2c-0cad-4a6f-8809-dae3607f99b0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebd8d2c-0cad-4a6f-8809-dae3607f99b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:07,312 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:01:07,312 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ea23fe-fc6f-45cf-b159-34864a314216', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ea23fe-fc6f-45cf-b159-34864a314216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:08,364 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:08,365 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f05f1f6-1db3-4065-9750-9a1b255796d8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f05f1f6-1db3-4065-9750-9a1b255796d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:09,422 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:01:09,423 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7099c33a-eb82-4fc8-a0d7-5cf73f8f6e3a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7099c33a-eb82-4fc8-a0d7-5cf73f8f6e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:10,477 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:10,477 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67cabf85-cb90-43fb-95b5-9978192c2c20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-67cabf85-cb90-43fb-95b5-9978192c2c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:11,554 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.063s 2024-03-13 11:01:11,555 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a6145e-9b6e-440a-a348-27dcd2573339', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a6145e-9b6e-440a-a348-27dcd2573339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:12,610 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:12,610 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c88cf6a-8f6a-46de-82d8-464ecb773400', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c88cf6a-8f6a-46de-82d8-464ecb773400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e 3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:13,662 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:13,663 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53004272-082d-466f-bd52-1a4780dfadc1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53004272-082d-466f-bd52-1a4780dfadc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:14,717 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:14,717 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3239b178-797c-47f9-89ff-0b89d28fc9f5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3239b178-797c-47f9-89ff-0b89d28fc9f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-1 3T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:15,769 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:15,769 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f84f40-a76b-498f-b7e0-499a026990bc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f84f40-a76b-498f-b7e0-499a026990bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:16,823 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:16,823 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb6f7ce-80fc-4b21-bc85-d846d3af6f80', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb6f7ce-80fc-4b21-bc85-d846d3af6f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hr ef": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:17,879 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:01:17,879 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a69e77-6764-413f-a676-c965bf61116e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a69e77-6764-413f-a676-c965bf61116e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:18,935 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:18,935 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f79647-13a5-4d52-a3ea-08dc26611196', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f79647-13a5-4d52-a3ea-08dc26611196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d 1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:19,988 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:19,988 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c22198-d60e-437c-9fbf-5ca93999c069', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c22198-d60e-437c-9fbf-5ca93999c069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:21,041 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:21,041 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1ce7fc-a189-4c3b-99d6-d49f28cc535b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1ce7fc-a189-4c3b-99d6-d49f28cc535b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:22,092 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:22,092 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94038ccd-595f-4202-bc3e-d712ede09e20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94038ccd-595f-4202-bc3e-d712ede09e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:23,163 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.057s 2024-03-13 11:01:23,164 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ec0654-4563-4a4a-bec5-5b98d34518fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ec0654-4563-4a4a-bec5-5b98d34518fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:24,217 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer ): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:24,217 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70fd66cc-dce1-4611-b9bd-22f0c6a6b4cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70fd66cc-dce1-4611-b9bd-22f0c6a6b4cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:25,275 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:01:25,275 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbd7023-b81f-4299-8f87-10c75703ed7a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbd7023-b81f-4299-8f87-10c75703ed7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:26,333 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:01:26,333 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: { 'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b9e3bc-8ddc-4512-bd53-5d93d0131066', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b9e3bc-8ddc-4512-bd53-5d93d0131066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:27,385 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:27,385 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cfd9be-040e-417d-a54e-40dfd8d3a4fd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cfd9be-040e-417d-a54e-40dfd8d3a4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:28,434 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:01:28,435 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b576d976-4a16-426c-ba66-e79715256acc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b576d976-4a16-426c-ba66-e79715256acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:29,487 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:29,488 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5204e32-5669-42b1-b7fb-9cf83718019a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5204e32-5669-42b1-b7fb-9cf83718019a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:30,542 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:30,542 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195022dd-5be1-4890-b2e4-74826f45e524', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-195022dd-5be1-4890-b2e4-74826f45e524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:31,603 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:01:31,603 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-386c765c-5316-427e-8d3a-4dbac7410ac5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-386c765c-5316-427e-8d3a-4dbac7410ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:32,654 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:32,655 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb651f4d-1134-4d4f-8dcc-f8f00ce929cd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb651f4d-1134-4d4f-8dcc-f8f00ce929cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d 87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:33,714 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:01:33,715 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358ecc21-c45b-46f5-aa74-eca760065e04', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358ecc21-c45b-46f5-aa74-eca760065e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:34,768 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:34,768 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457de710-f5ef-4e70-8a21-6100c275da93', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457de710-f5ef-4e70-8a21-6100c275da93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10 :59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:35,822 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:35,823 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1f15e8-e6a1-4208-92ba-0f16a2cca7b3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1f15e8-e6a1-4208-92ba-0f16a2cca7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:36,875 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:36,875 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7830d861-363b-4ee4-8006-2b8fca68958e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7830d861-363b-4ee4-8006-2b8fca68958e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:37,929 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:37,930 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abee91f2-76db-4325-8027-8a1f19d22b2f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abee91f2-76db-4325-8027-8a1f19d22b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:38,981 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:38,982 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6e669f-6bf4-439c-bb3d-d9469ba32765', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6e669f-6bf4-439c-bb3d-d9469ba32765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4 f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:40,033 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.038s 2024-03-13 11:01:40,033 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da77b5e-d52b-4ccd-b7ff-a274cee682b3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da77b5e-d52b-4ccd-b7ff-a274cee682b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:41,085 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:41,085 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6c2534-999d-438a-a154-f31a184d4efd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6c2534-999d-438a-a154-f31a184d4efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:42,139 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:42,140 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8637be6f-3de3-4e7b-9468-91957c6057bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8637be6f-3de3-4e7b-9468-91957c6057bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:43,191 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:43,191 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e490df-175c-4919-8293-afb1f97b94f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e490df-175c-4919-8293-afb1f97b94f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:44,250 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 2 00 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:01:44,251 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841aa0fd-e357-490f-b15e-a5a5a961e410', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841aa0fd-e357-490f-b15e-a5a5a961e410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:45,304 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.036s 2024-03-13 11:01:45,304 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35bb2fc0-8062-47ae-9e9e-6b3224607d33', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35bb2fc0-8062-47ae-9e9e-6b3224607d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:46,355 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:01:46,355 85825 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, 13 Mar 2024 11:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c0a955-4616-4af2-aade-9c124a4dde76', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c0a955-4616-4af2-aade-9c124a4dde76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:47,410 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:01:47,410 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456a93ec-c4c8-4781-85ac-fd75a491996e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456a93ec-c4c8-4781-85ac-fd75a491996e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:48,467 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:01:48,467 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-e2995e74-96fc-4f66-91bd-c13ececb2a6d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2995e74-96fc-4f66-91bd-c13ececb2a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:49,522 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:49,522 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7993a631-f3c1-4fd6-98fe-5097d4034801', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7993a631-f3c1-4fd6-98fe-5097d4034801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:50,575 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:01:50,575 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13abe03-60a0-4ce9-a215-bfd8c4d87daf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-d13abe03-60a0-4ce9-a215-bfd8c4d87daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:51,632 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:01:51,632 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117adef4-5a13-49d9-aeaf-de0ca2055bea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117adef4-5a13-49d9-aeaf-de0ca2055bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:52,705 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.059s 2024-03-13 11:01:52,705 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379a6ec2-ffe5-4eec-97f4-028599c76fee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379a6ec2-ffe5-4eec-97f4-028599c76fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fa d'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:53,760 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:01:53,760 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b404eb2-9c59-4a7f-ad96-b3c79e40608e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b404eb2-9c59-4a7f-ad96-b3c79e40608e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:54,831 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.056s 2024-03-13 11:01:54,832 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0330db3d-4be8-489d-abd3-97c4b239bc13', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0330db3d-4be8-489d-abd3-97c4b239bc13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59: 04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:55,891 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.044s 2024-03-13 11:01:55,892 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f89813-955f-41ae-8935-b3f1a64fe924', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f89813-955f-41ae-8935-b3f1a64fe924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:56,959 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.040s 2024-03-13 11:01:56,959 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c4805b-efae-4634-b190-3958448e8345', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c4805b-efae-4634-b190-3958448e8345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "ht tp://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:58,031 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.057s 2024-03-13 11:01:58,031 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d43fcebb-e4db-4878-bf58-6313770e38ca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d43fcebb-e4db-4878-bf58-6313770e38ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:01:59,099 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.055s 2024-03-13 11:01:59,100 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23684527-a19f-40fc-acd4-1433954ac37b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23684527-a19f-40fc-acd4-1433954ac37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55- 465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:00,188 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.062s 2024-03-13 11:02:00,188 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ec8bb1-b10c-49c0-8c32-65f1fcd4576d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ec8bb1-b10c-49c0-8c32-65f1fcd4576d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:01,240 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:02:01,241 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20d0b2d-7102-475a-8d79-0ffecba3cf49', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20d0b2d-7102-475a-8d79-0ffecba3cf49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os -vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:02,297 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:02:02,297 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd526dd7-cddb-4016-9af2-3991e8c36abc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd526dd7-cddb-4016-9af2-3991e8c36abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:03,353 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.041s 2024-03-13 11:02:03,353 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51dee1a0-72be-4381-8518-4a6c2efe05fd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51dee1a0-72be-4381-8518-4a6c2efe05fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:04,747 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 G ET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.379s 2024-03-13 11:02:04,747 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1732da73-2b14-49e8-b7ee-92ac5ff942fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1732da73-2b14-49e8-b7ee-92ac5ff942fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:05,817 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.056s 2024-03-13 11:02:05,818 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a2f654-8854-452e-85bb-e4c16490a475', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a2f654-8854-452e-85bb-e4c16490a475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:06,877 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:02:06,878 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f8eaca-8a71-4a04-b2a4-baa1b3647e93', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f8eaca-8a71-4a04-b2a4-baa1b3647e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:07,928 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.037s 2024-03-13 11:02:07,929 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcab10b8-be2d-4b33-8ee7-996dd697a33a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcab10b8-be2d-4b33-8ee7-996dd697a33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:08,987 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.046s 2024-03-13 11:02:08,988 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-3911d623-3ed4-49d7-9396-4cacfa8f3363', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3911d623-3ed4-49d7-9396-4cacfa8f3363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:10,043 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:02:10,044 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae1c81c-cb5c-4efd-9af1-8605ecb47188', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae1c81c-cb5c-4efd-9af1-8605ecb47188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:11,130 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.072s 2024-03-13 11:02:11,131 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3629a4f-26c2-449f-9c39-d8e5d5450e37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-e3629a4f-26c2-449f-9c39-d8e5d5450e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:12,207 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 11:02:12,208 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa5d2a6-a0c8-4213-affd-c791425234c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa5d2a6-a0c8-4213-affd-c791425234c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:13,279 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.058s 2024-03-13 11:02:13,279 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9160d8e6-c0fa-4b25-9031-2a8a4263432a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9160d8e6-c0fa-4b25-9031-2a8a4263432a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:14,337 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.042s 2024-03-13 11:02:14,338 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ab2284-3dbc-4215-8c73-59db6cf6a888', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ab2284-3dbc-4215-8c73-59db6cf6a888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:15,394 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:02:15,395 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558af87f-130b-4d68-9b8e-1e37a7001614', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558af87f-130b-4d68-9b8e-1e37a7001614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.0 00000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:16,461 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.045s 2024-03-13 11:02:16,461 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b226abd-ea76-492c-831e-5ecadebe8810', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b226abd-ea76-492c-831e-5ecadebe8810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:17,525 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 11:02:17,525 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd0dd1d-d6d9-43ce-92c3-a6813ae735e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd0dd1d-d6d9-43ce-92c3-a6813ae735e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:/ /10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:18,579 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.039s 2024-03-13 11:02:18,579 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c97c3c-b411-4cbe-9809-998a37e29469', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c97c3c-b411-4cbe-9809-998a37e29469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:19,643 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.050s 2024-03-13 11:02:19,643 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001f3905-3bc3-4d50-9009-c04308b23736', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001f3905-3bc3-4d50-9009-c04308b23736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d -abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:20,708 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.043s 2024-03-13 11:02:20,708 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61aa8f7d-9f18-4e30-90d0-3c61cbea546a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61aa8f7d-9f18-4e30-90d0-3c61cbea546a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:20,769 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.047s 2024-03-13 11:02:20,769 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc58c33f-df76-42ba-ab3a-d331d2a010a4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc58c33f-df76-42ba-ab3a-d331d2a010a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"volume": {"id": "5d7c0d1e-4f55-465d-abc8-00e3d4d87fad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:04.000000", "updated_at": "2024-03-13T10:59:04.000000", "name": "tempest-VolumesTransfersTest-Volume-233436964", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad"}], "user_id": "1d05e299e5f34525abf6d0c9f91264df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": " f6cd9d4a53f54e08be9c11899f56e002"}}' 2024-03-13 11:02:20,867 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad 0.067s 2024-03-13 11:02:20,867 85825 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd3c611-5a28-4a42-b74c-b8e8cac90117', 'x-openstack-request-id': 'req-fcd3c611-5a28-4a42-b74c-b8e8cac90117', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/f6cd9d4a53f54e08be9c11899f56e002/volumes/5d7c0d1e-4f55-465d-abc8-00e3d4d87fad'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' 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 b4a40e56-1074-4dca-9a5e-86cae39f2ced failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:27,476 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes 0.516s 2024-03-13 11:02:27,477 85825 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-889804728"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1661e430-98b6-468a-95cb-a6a8b16e6094', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1661e430-98b6-468a-95cb-a6a8b16e6094', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes'} Body: b'{"volume": {"id": "b4a40e56-1074-4dca-9a5e-86cae39f2ced", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:27.350888", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-889804728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-13 11:02:27,551 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.063s 2024-03-13 11:02:27,552 85825 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, 13 Mar 2024 11:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d00a3a-fa61-4660-8b29-59bbae44cf32', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d00a3a-fa61-4660-8b29-59bbae44cf32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'{"volume": {"id": "b4a40e56-1074-4dca-9a5e-86cae39f2ced", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:27.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-889804728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:28,638 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.041s 2024-03-13 11:02:28,638 85825 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, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac40e1e6-3e8f-47f1-b1dd-a957d2f43fff', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac40e1e6-3e8f-47f1-b1dd-a957d2f43fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'{"volume": {"id": "b4a40e56-1074-4dca-9a5e-86cae39f2ced", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:27.000000", "updated_at": "2024-03-13T11:02:28.000000", "name": "tempest-VolumesTransfersV355Test-Volume-889804728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:28,696 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.044s 2024-03-13 11:02:28,696 85825 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, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851d896f-34fc-4659-a587-0c2298822163', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851d896f-34fc-4659-a587-0c2298822163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'{"volume": {"id": "b4a40e56-1074-4dca-9a5e-86cae39f2ced", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:27.000000", "updated_at": "2024-03-13T11:02:28.000000", "name": "tempest-VolumesTransfersV355Test-Volume-889804728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:28,856 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.146s 2024-03-13 11:02:28,856 85825 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, 13 Mar 2024 11:02:28 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-4562bd5f-0d8f-4bfc-a439-ce8cc3b6c1c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'' 2024-03-13 11:02:28,878 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced 0.021s 2024-03-13 11:02:28,879 85825 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, 13 Mar 2024 11:02:28 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-59e92026-4216-4053-b2f2-75db1a111116', 'x-openstack-request-id': 'req-59e92026-4216-4053-b2f2-75db1a111116', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/b4a40e56-1074-4dca-9a5e-86cae39f2ced'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4a40e56-1074-4dca-9a5e-86cae39f2ced could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c5cf03c-0851-4576-b17b-6d12f34cde54 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:29,130 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes 0.248s 2024-03-13 11:02:29,130 85825 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-38293282"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376236c2-7fc4-435b-97e5-a5e2aca8d2f9', 'content-length': '884', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376236c2-7fc4-435b-97e5-a5e2aca8d2f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes'} Body: b'{"volume": {"id": "9c5cf03c-0851-4576-b17b-6d12f34cde54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:29.052910", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-38293282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-13 11:02:29,218 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.077s 2024-03-13 11:02:29,219 85825 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, 13 Mar 2024 11:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3fa63e5-6962-48a5-90c2-58a5fa233397', 'content-length': '952', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3fa63e5-6962-48a5-90c2-58a5fa233397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'{"volume": {"id": "9c5cf03c-0851-4576-b17b-6d12f34cde54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:29.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-38293282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:30,283 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355T est:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.048s 2024-03-13 11:02:30,283 85825 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, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3848ba97-077f-486b-864f-45a9a7b8d3dc', 'content-length': '973', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3848ba97-077f-486b-864f-45a9a7b8d3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'{"volume": {"id": "9c5cf03c-0851-4576-b17b-6d12f34cde54", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:29.000000", "updated_at": "2024-03-13T11:02:29.000000", "name": "tempest-VolumesTransfersV355Test-Volume-38293282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:30,351 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.054s 2024-03-13 11:02:30,351 85825 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, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd5cbd19-564b-4b8c-8fa3-3e22daf30351', 'content-length': '973', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd5cbd19-564b-4b8c-8fa3-3e22daf30351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'{"volume": {"id": "9c5cf03c-0851-4576-b17b-6d12f34cde54", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:29.000000", "updated_at": "2024-03-13T11:02:29.000000", "name": "tempest-VolumesTransfersV355Test-Volume-38293282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54"}], "user_id": "f0642b08bbb74a689d452b0140f06c6d", "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": "2c783a6bc52642ed9611f055c77bdc53"}}' 2024-03-13 11:02:30,540 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.170s 2024-03-13 11:02:30,540 85825 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, 13 Mar 2024 11:02:30 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-f4b528e9-2c59-4ef2-bf30-d07a46c985c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'' 2024-03-13 11:02:30,563 85825 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54 0.022s 2024-03-13 11:02:30,563 85825 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, 13 Mar 2024 11:02:30 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-14a372f8-ee5a-4783-b302-1b70abca5cea', 'x-openstack-request-id': 'req-14a372f8-ee5a-4783-b302-1b70abca5cea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2c783a6bc52642ed9611f055c77bdc53/volumes/9c5cf03c-0851-4576-b17b-6d12f34cde54'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9c5cf03c-0851-4576-b17b-6d12f34cde54 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 f20f3910-dc08-4cb5-b247-0fd67b2ee65a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:30,487 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types 0.354s 2024-03-13 11:02:30,487 85803 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-921366832", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e6fc6d-07fe-4e7c-a247-eea130cd4cac', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e6fc6d-07fe-4e7c-a247-eea130cd4cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types'} Body: b'{"volume_type": {"id": "a1a6e6e0-6152-4340-ba7e-13d2c79005a4", "name": "tempest-VolumeTypesAccessTest-volume-type-921366832", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2024-03-13 11:02:30,685 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes 0.194s 2024-03-13 11:02:30,686 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "a1a6e6e0-6152-4340-ba7e-13d2c79005a4", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 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-b62589f2-f355-48ca-ab4c-95b84d79334e', 'x-openstack-request-id': 'req-b62589f2-f355-48ca-ab4c-95b84d79334e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a1a6e6e0-6152-4340-ba7e-13d2c79005a4 could not be found."}}' 2024-03-13 11:02:30,687 85803 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2024-03-13 11:02:30,718 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4/action 0.031s 2024-03-13 11:02:30,719 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "d4c7df9578504967aac4d23410c2aabe"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311ff21b-45d9-4cb0-a9df-838a35c47335', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4/action'} Body: b'' 2024-03-13 11:02:30,961 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes 0.241s 2024-03-13 11:02:30,961 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "a1a6e6e0-6152-4340-ba7e-13d2c79005 a4", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1465024135"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961861f0-cd5e-4ce5-b93c-691c90442a80', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961861f0-cd5e-4ce5-b93c-691c90442a80', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes'} Body: b'{"volume": {"id": "f20f3910-dc08-4cb5-b247-0fd67b2ee65a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:30.884972", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1465024135", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-921366832", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}], "user_id": "d2c6676aa39b4f35ab5bf74e469779cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:02:31,022 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.049s 2024-03-13 11:02:31,022 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fd63a3-7ea0-447a-8b14-3b5c224fe390', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fd63a3-7ea0-447a-8b14-3b5c224fe390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'{"volume": {"id": "f20f3910-dc08-4cb5-b247-0fd67b2ee65a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:31.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1465024135", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-921366832", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}], "user_id": "d2c6676aa39b4f35ab5bf74e469779cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4c7df9578504967aac4d23410c2aabe"}}' 2024-03-13 11:02:32,076 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.041s 2024-03-13 11:02:32,077 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a27db19-5478-4342-b512-b1fa74f36da9', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a27db19-5478-4342-b512-b1fa74f36da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'{"volume": {"id": "f20f3910-dc08-4cb5-b247-0fd67b2ee65a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:31.000000", "updated_at": "2024-03-13T11:02:31.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1465024135", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-921366832", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}], "user_id": "d2c6676aa39b4f35ab5bf74e469779cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4c7df9578504967aac4d23410c2aabe"}}' 2024-03-13 11:02:32,140 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.043s 2024-03-13 11:02:32,140 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd77ef93-6cad-40ee-b208-9c4c67832c26', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd77ef93-6cad-40ee-b208-9c4c67832c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'{"volume": {"id": "f20f3910-dc08-4cb5-b247-0fd67b2ee65a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:02:31.000000", "updated_at": "2024-03-13T11:02:31.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1465024135", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-921366832", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a"}], "user_id": "d2c6676aa39b4f35ab5bf74e469779cf", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d4c7df9578504967aac4d23410c2aabe"}}' 2024-03-13 11:02:32,267 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.113s 2024-03-13 11:02:32,267 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-4cea3f59-e4aa-422d-bbce-c7bdcb669001', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967 aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'' 2024-03-13 11:02:32,292 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a 0.024s 2024-03-13 11:02:32,293 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-5175495d-8abe-47d8-a714-b9a2726ea847', 'x-openstack-request-id': 'req-5175495d-8abe-47d8-a714-b9a2726ea847', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d4c7df9578504967aac4d23410c2aabe/volumes/f20f3910-dc08-4cb5-b247-0fd67b2ee65a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f20f3910-dc08-4cb5-b247-0fd67b2ee65a could not be found."}}' 2024-03-13 11:02:32,322 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4/action 0.029s 2024-03-13 11:02:32,323 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "d4c7df9578504967aac4d23410c2aabe"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-4cd8cf1b-95d9-4a9f-a893-5991a0ba56f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4/action'} Body: b'' 2024-03-13 11:02:32,387 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4 0.064s 2024-03-13 11:02:32,388 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-d2128171-eca5-4734-b8c5-16ae22c5ffac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4'} Body: b'' 2024-03-13 11:02:32,408 85803 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4 0.019s 2024-03-13 11:02:32,408 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 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-d5a1c5d7-8d7c-4e73-96cd-ca444f3f29b4', 'x-openstack-request-id': 'req-d5a1c5d7-8d7c-4e73-96cd-ca444f3f29b4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d535ddefc59a446da81b2eefab0 d2b71/types/a1a6e6e0-6152-4340-ba7e-13d2c79005a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a1a6e6e0-6152-4340-ba7e-13d2c79005a4 could not be found."}}' tearDownClass (tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON) ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (AttachSCSIVolumeTestJSON:tearDownClass) Failed to delete volume 5c5eb1d3-5e1d-4c0c-9286-f91db260a19e within the required time (196 s). Timer started at 1710327553. Timer ended at 1710327749. Waited for 196 s., )) 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 a80a1882-4584-448d-8e1d-6103ee5871ff 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 f48644fb-7e33-4e08-87ec-94aa7a4c1f4e failed to build and is in ERROR status tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 87cc933c-70d7-411e-bd8f-ca4e677f4023 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:44,895 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types 0.174s 2024-03-13 11:02:44,895 85819 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-474048991"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6193e7e-03a6-49d8-9490-e77315389d19', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6193e7e-03a6-49d8-9490-e77315389d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types'} Body: b'{"volume_type": {"id": "6c25c784-bb90-455a-b0f7-64cd34b877ab", "name": "tempest-GroupsTest-volume-type-474048991", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:44,937 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types 0.039s 2024-03-13 11:02:44,937 85819 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-993907663"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce6cf1fa-becf-421f-825f-5a365772edd9', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce6cf1fa-becf-421f-825f-5a365772edd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types'} Body: b'{"group_type": {"id": "87c96a4c-3045-4109-bdcf-042f87189e36", "name": "tempest-GroupsTest-group-type-993907663", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:45,201 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups 0.261s 2024-03-13 11:02:45,201 85819 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": "87c96a4c-3045-4109-bdcf-042f87189e36", "volume_types": ["6c25c784-bb90-455a-b0f7-64cd34b877ab"], "name": "tempest-Group1-1893155408"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d0bd30-1af6-47be-a48e-ffed63c48b14', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d0bd30-1af6-47be-a48e-ffed63c48b14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups'} Body: b'{"group": {"id": "87cc933c-70d7-411e-bd8f-ca4e677f4023", "name": "tempest-Group1-1893155408"}}' 2024-03-13 11:02:45,248 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023 0.045s 2024-03-13 11:02:45,249 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aaab42b-c0fb-41f2-a8dc-92dbb71fa0ef', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aaab42b-c0fb-41f2-a8dc-92dbb71fa0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023'} Body: b'{"group": {"id": "87cc933c-70d7-411e-bd8f-ca4e677f4023", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:45.000000", "name": "tempest-Group1-1893155408", "description": null, "group_type": "87c96a4c-3045-4109-bdcf-042f87189e36", "volume_types": ["6c25c784-bb90-455a-b0f7-64cd34b877ab"]}}' 2024-03-13 11:02:46,286 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023 0.032s 2024-03-13 11:02:46,287 85819 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, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b97755-d983-4bc2-bdd7-3fc849e1b485', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b97755-d983-4bc2-bdd7-3fc849e1b485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023'} Body: b'{"group": {"id": "87cc933c-70d7-411e-bd8f-ca4e677f4023", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:45.000000", "name": "tempest-Group1-1893155408", "description": null, "group_type": "87c96a4c-3045-4109-bdcf-042f87189e36", "volume_types": ["6c25c784-bb90-455a-b0f7-64cd34b877ab"]}}' 2024-03-13 11:02:46,322 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/volumes/detail 0.030s 2024-03-13 11:02:46,322 85819 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, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4316962-cc84-4044-b5cb-70aaf90fc48c', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4316962-cc84-4044-b5cb-70aaf90fc48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:46,395 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023/action 0.060s 2024-03-13 11:02:46,395 85819 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, 13 Mar 2024 11:02:46 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-reque st-id': 'req-f48dbfad-0a3e-4966-8533-06bc5a06206e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023/action'} Body: b'' 2024-03-13 11:02:46,414 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023 0.018s 2024-03-13 11:02:46,414 85819 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, 13 Mar 2024 11:02:46 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-153e6350-9816-4877-8802-9b8496548c47', 'x-openstack-request-id': 'req-153e6350-9816-4877-8802-9b8496548c47', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/87cc933c-70d7-411e-bd8f-ca4e677f4023'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 87cc933c-70d7-411e-bd8f-ca4e677f4023 could not be found."}}' 2024-03-13 11:02:46,442 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types/87c96a4c-3045-4109-bdcf-042f87189e36 0.027s 2024-03-13 11:02:46,443 85819 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, 13 Mar 2024 11:02:46 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-8bed80b9-c810-46a0-ac97-80d40cdec46f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types/87c96a4c-3045-4109-bdcf-042f87189e36'} Body: b'' 2024-03-13 11:02:46,494 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/6c25c784-bb90-455a-b0f7-64cd34b877ab 0.050s 2024-03-13 11:02:46,494 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64a9d89-3efe-48b7-85e7-3298124bac42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/6c25c784-bb90-455a-b0f7-64cd34b877ab'} Body: b'' 2024-03-13 11:02:46,521 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/6c25c784-bb90-455a-b0f7-64cd34b877ab 0.026s 2024-03-13 11:02:46,521 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 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-187ab3ce-078e-4047-ad3d-42df239e63bf', 'x-openstack-request-id': 'req-187ab3ce-078e-4047-ad3d-4 2df239e63bf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/6c25c784-bb90-455a-b0f7-64cd34b877ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6c25c784-bb90-455a-b0f7-64cd34b877ab 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 d240e15f-8e4b-4850-b158-64870b0e8e79 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:46,557 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types 0.033s 2024-03-13 11:02:46,558 85819 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-936008997"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb35a2e-873f-4d84-bab8-85cf6f7c3ad0', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb35a2e-873f-4d84-bab8-85cf6f7c3ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types'} Body: b'{"volume_type": {"id": "3ce077db-9479-47df-ac02-f3e4097c9f11", "name": "tempest-GroupsTest-volume-type-936008997", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:02:46,591 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types 0.031s 2024-03-13 11:02:46,592 85819 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-405531646"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180cb323-37ea-4838-9b36-d13f601d180d', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180cb323-37ea-4838-9b36-d13f601d180d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types'} Body: b'{"group_type": {"id": "04b1c501-45b8-48f9-8249-4cece69c7888", "name": "tempest-GroupsTest-group-type-405531646", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:02:46,676 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups 0.082s 2024-03-13 11:02:46,676 85819 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": "04b1c501-45b8-48f9-8249-4cece69c7888", "volume_types": ["3ce077db-9479-47df-ac02-f3e4097c9f11"], "name": "tempest-GroupsTest-Group-1173818441"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511d6154-3569-4623-8a26-18305818ff34', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511d6154-3569-4623-8a26-18305818ff34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups'} Body: b'{"group": {"id": "d240e15f-8e4b-4850-b158-64870b0e8e79", "name": "tempest-GroupsTest-Group-1173818441"}}' 2024-03-13 11:02:46,716 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79 0.037s 2024-03-13 11:02:46,716 85819 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, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5b3e83-563f-4cc5-85f7-cd49aad4c49c', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5b3e83-563f-4cc5-85f7-cd49aad4c49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79'} Body: b'{"group": {"id": "d240e15f-8e4b-4850-b158-64870b0e8e79", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:02:47.000000", "name": "tempest-GroupsTest-Group-1173818441", "description": null, "group_type": "04b1c501-45b8-48f9-8249-4cece69c7888", "volume_types": ["3ce077db-9479-47df-ac02-f3e4097c9f11"]}}' 2024-03-13 11:02:47,752 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79 0.031s 2024-03-13 11:02:47,752 85819 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, 13 Mar 2024 11:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bca82f6-e593-42be-929b-ceabac7fcd8f', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bca82f6-e593-42be-929b-ceabac7fcd8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79'} Body: b'{"group": {"id": "d240e15f-8e4b-4850-b158-64870b0e8e79", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:02:47.000000", "name": "tempest-GroupsTest-Group-1173818441", "description": null, "group_type": "04b1c501-45b8-48f9-8249-4cece69c7888", "volume_types": ["3ce077db-9479-47df-ac02-f3e4097c9f11"]}}' 2024-03-13 11:02:47,785 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/volumes/detail 0.028s 2024-03-13 11:02:47,785 85819 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, 13 Mar 2024 11:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85aa7bc-bcc5-45ba-961b-d7f50183f2ae', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85aa7bc-bcc5-45ba-961b-d7f50183f2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:02:47,865 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79/action 0.066s 2024-03-13 11:02:47,865 85819 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, 13 Mar 2024 11:02:47 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-3e7267b2-7790-4e1b-9da7-406324f 1cdaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79/action'} Body: b'' 2024-03-13 11:02:47,881 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79 0.015s 2024-03-13 11:02:47,881 85819 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, 13 Mar 2024 11:02:47 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-44d72597-1ec3-4c2e-9131-cbe5bd01a1bd', 'x-openstack-request-id': 'req-44d72597-1ec3-4c2e-9131-cbe5bd01a1bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/63b5d5672e62427ba618beb454e7e58c/groups/d240e15f-8e4b-4850-b158-64870b0e8e79'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d240e15f-8e4b-4850-b158-64870b0e8e79 could not be found."}}' 2024-03-13 11:02:47,909 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types/04b1c501-45b8-48f9-8249-4cece69c7888 0.027s 2024-03-13 11:02:47,910 85819 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, 13 Mar 2024 11:02:47 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-5eefe1bc-c639-4f1e-8efa-1786de2b360b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/group_types/04b1c501-45b8-48f9-8249-4cece69c7888'} Body: b'' 2024-03-13 11:02:48,164 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/3ce077db-9479-47df-ac02-f3e4097c9f11 0.253s 2024-03-13 11:02:48,164 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-1f5d7956-eba2-436a-a389-be416447ee0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/3ce077db-9479-47df-ac02-f3e4097c9f11'} Body: b'' 2024-03-13 11:02:48,186 85819 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/3ce077db-9479-47df-ac02-f3e4097c9f11 0.022s 2024-03-13 11:02:48,187 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:48 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-6342e6ec-0bea-4755-ac68-72273e74694b', 'x-openstack-request-id': 'req-6342e6ec-0bea-4755-ac68-72273e74694b', 'connection': 'close', 'status ': '404', 'content-location': 'http://10.0.0.210/volume/v3/c0a0f64acedb45849d5c19a5e5e07194/types/3ce077db-9479-47df-ac02-f3e4097c9f11'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3ce077db-9479-47df-ac02-f3e4097c9f11 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 736e6bf1-d698-413c-a298-5a46e672d66a failed to build and is in ERROR status 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 3be0793f-5865-44fe-90b4-29d24cd32176 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:03,234 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.179s 2024-03-13 11:03:03,234 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4bd2def5-621e-4bf6-bb29-7d8329c4d0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:03,657 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes 0.422s 2024-03-13 11:03:03,657 85803 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-832338150", "snapshot_id": null, "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63ca109-ec50-4c6b-af80-b3a634af85be', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63ca109-ec50-4c6b-af80-b3a634af85be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes'} Body: b'{"volume": {"id": "3be0793f-5865-44fe-90b4-29d24cd32176", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:03.591223", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-832338150", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:03,711 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176 0.042s 2024-03-13 11:03:03,711 85803 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64bd6273-9970-4b08-adf3-aaffdf669e14', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64bd6273-9970-4b08-adf3-aaffdf669e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176'} Body: b'{"volume": {"id": "3be0793f-5865-44fe-90b4-29d24cd32176", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-832338150", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:04,762 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176 0.037s 2024-03-13 11:03:04,763 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3edee811-77aa-4a23-bb95-f9710879ebf5', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3edee811-77aa-4a23-bb95-f9710879ebf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176'} Body: b'{"volume": {"id": "3be0793f-5865-44fe-90b4-29d24cd32176", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:04.000000", "updated_at": "2024-03-13T11:03:04.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-832338150", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:04,878 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176 0.102s 2024-03-13 11:03:04,878 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab95f39-4cf4-4775-b4cd-89da6aac56bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176'} Body: b'' 2024-03-13 11:03:04,904 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176 0.025s 2024-03-13 11:03:04,904 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 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-c9be8e9c-900f-4d87-a6c0-cb072a4ba584', 'x-openstack-request-id': 'req-c9be8e9c-900f-4d87-a6c0-cb072a4ba584', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/3be0793f-5865-44fe-90b4-29d24cd32176'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3be0793f-5865-44fe-90b4-29d24cd32176 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 14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:04,927 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.020s 2024-03-13 11:03:04,927 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1a35194a-b65e-4f6a-b362-385abffe0c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:05,273 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes 0.346s 2024-03-13 11:03:05,274 85803 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-919727990", "snapshot_id": null, "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf948881-8068-4922-b623-8dc7a0add436', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf948881-8068-4922-b623-8dc7a0add436', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes'} Body: b'{"volume": {"id": "14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:05.200074", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-919727990", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:05,325 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 0.040s 2024-03-13 11:03:05,326 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09cb6c96-00cd-4251-8a3d-b841502383b0', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09cb6c96-00cd-4251-8a3d-b841502383b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7'} Body: b'{"volume": {"id": "14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:05.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-919727990", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:06,385 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 0.046s 2024-03-13 11:03:06,386 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a014ae58-af84-425a-a156-55554d70681c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a014ae58-af84-425a-a156-55554d70681c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7'} Body: b'{"volume": {"id": "14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:05.000000", "updated_at": "2024-03-13T11:03:05.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-919727990", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:06,498 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 0.099s 2024-03-13 11:03:06,498 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'co ntent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18315e7f-bd11-47b5-bdb9-af239a357a40', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7'} Body: b'' 2024-03-13 11:03:06,528 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 0.029s 2024-03-13 11:03:06,528 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-711fd367-2fa0-4b16-a1a8-e3a3b8e38f79', 'x-openstack-request-id': 'req-711fd367-2fa0-4b16-a1a8-e3a3b8e38f79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 14b5a5cf-7b2b-4cf3-88a3-edae1e113cb7 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 845382d7-71dd-45f3-b459-6c7eb1ef2739 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:06,532 85803 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2024-03-13 11:03:06,826 85803 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.290s 2024-03-13 11:03:06,827 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1895530761", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN0lKsxxtTUR85zwt71RW6VcTmpAqCo5MC7cYZe5E/QK+QdoA9t86ETznK7PB3arsvKVYbHatTUPpKI1VOntHw8gVbtzN3LNdsJlQZlH9q9pKvmH11vJ7io51JbzAs+6rQ=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-468a794f-6a2d-4da7-a50f-3d011578d009', 'x-compute-request-id': 'req-468a794f-6a2d-4da7-a50f-3d011578d009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1895530761", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN0lKsxxtTUR85zwt71RW6VcTmpAqCo5MC7cYZe5E/QK+QdoA9t86ETznK7PB3arsvKVYbHatTUPpKI1VOntHw8gVbtzN3LNdsJlQZlH9q9pKvmH11vJ7io51JbzAs+6rQ==", "fingerprint": "49:ec:33:b9:9e:36:e0:d8:b2:5e:a3:66:b4:aa:cb:84", "user_id": "2fa7e1f4232647399046bd7fa8249bc3"}}' 2024-03-13 11:03:07,022 85803 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.192s 2024-03-13 11:03:07,023 85803 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-2019517232", "description": "tempest-secgroup-smoke-2019517232 description", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-c6786354-cb5a-456b-8f99-a9e0ae8bf1b3', 'date': 'Wed, 13 Mar 2024 11:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "name": "tempest-secgroup-smoke-2019517232", "stateful": true, "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "description": "tempest-secgroup-smoke-2019517232 description", "shared": false, "security_group_rules": [{"id": "6515095e-cb9b-4f3a-8a23-8e13e1005494", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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": 605, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:03:06Z", "updated_at": "2024-03-13T11:03:06Z", "revision_number": 0}, {"id": "aa72a889-e558-4cee-9bd5-c929e5fb5292", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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": 606, "belongs_to_default_sg": false, "description": null, "tags": [], "cre ated_at": "2024-03-13T11:03:06Z", "updated_at": "2024-03-13T11:03:06Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:03:06Z", "updated_at": "2024-03-13T11:03:06Z", "revision_number": 1, "project_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:07,271 85803 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.247s 2024-03-13 11:03:07,271 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "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-6d652aad-e5dc-48d3-a39f-67e08de3d82c', 'date': 'Wed, 13 Mar 2024 11:03: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": "8f452989-75f7-4968-a12d-f40a6fa4698d", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:07Z", "updated_at": "2024-03-13T11:03:07Z", "revision_number": 0}}' 2024-03-13 11:03:07,656 85803 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.384s 2024-03-13 11:03:07,657 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "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-7759c206-49b3-4563-b9fe-0ee79fb110a5', 'date': 'Wed, 13 Mar 2024 11:03: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": "720c813c-9944-436c-8232-d73e172071a2", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:07Z", "updated_at": "2024-03-13T11:03:07Z", "revision_number": 0}}' 2024-03-13 11:03:07,964 85803 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.307s 2024-03-13 11:03:07,964 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-edc 99182-0492-4366-b33c-485ebea656bb', 'date': 'Wed, 13 Mar 2024 11:03: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": "4957b8a7-3ba1-4b81-928b-699a69490363", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:07Z", "updated_at": "2024-03-13T11:03:07Z", "revision_number": 0}}' 2024-03-13 11:03:08,774 85803 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.809s 2024-03-13 11:03:08,775 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-561f101c-4e35-445c-9ae7-64cd475b9cab', 'date': 'Wed, 13 Mar 2024 11:03: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": "765bbd49-7a8c-4bd2-8325-95f4b0e47a35", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:08Z", "updated_at": "2024-03-13T11:03:08Z", "revision_number": 0}}' 2024-03-13 11:03:09,046 85803 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.270s 2024-03-13 11:03:09,046 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-3b018c9c-7139-46bb-bc23-f48466bbbef2', 'date': 'Wed, 13 Mar 2024 11:03: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": "be892963-a5b2-4abc-8df9-6caaa8df2a87", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:08Z", "updated_at": "2024-03-13T11:03:08Z", "revision_number": 0}}' 2024-03-13 11:03:09,323 85803 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.276s 2024-03-13 11:03:09,324 85803 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": "af29e10c-bc72-4ae3-9174-0834bb729c76", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-654f1548-b6f5-4df6-b3f0-3b9d4e589cc6', 'date': 'Wed, 13 Mar 2024 11:03: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": "b487896f-eb59-4d03-bf4d-9b4211551bf0", "project_id": "47b12c1dbc60410a86a36dc416dc2a2b", "tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b", "security_group_id": "af29e10c-bc72-4ae3-9174-0834bb729c76", "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-03-13T11:03:09Z", "updated_at": "2024-03-13T11:03:09Z", "revision_number": 0}}' 2024-03-13 11:03:09,324 85803 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2024-03-13 11:03:09,348 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.023s 2024-03-13 11:03:09,348 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cb562130-db35-430a-a397-b590f0abb839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:09,741 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes 0.392s 2024-03-13 11:03:09,741 85803 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-2102923735", "snapshot_id": null, "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56acbc72-0cb9-4fc2-951d-fc4a3e92e8f7', 'content-length': '826', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56acbc72-0cb9-4fc2-951d-fc4a3e92e8f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes'} Body: b'{"volume": {"id": "845382d7-71dd-45f3-b459-6c7eb1ef2739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:09.672706", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2102923735", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:09,791 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739 0.039s 2024-03-13 11:03:09,791 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d2f904-9920-4d7e-9ce5-e1f7f8c7f839', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d2f904-9920-4d7e-9ce5-e1f7f8c7f839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739'} Body: b'{"volume": {"id": "845382d7-71dd-45f3-b459-6c7eb1ef2739", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:10.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2102923735", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:10,846 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739 0.040s 2024-03-13 11:03:10,846 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f05af70-aa9c-4628-b08c-ba6a1bb07602', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f05af70-aa9c-4628-b08c-ba6a1bb07602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739'} Body: b'{"volume": {"id": "845382d7-71dd-45f3-b459-6c7eb1ef2739", "statu s": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:10.000000", "updated_at": "2024-03-13T11:03:10.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2102923735", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739"}], "user_id": "2fa7e1f4232647399046bd7fa8249bc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "47b12c1dbc60410a86a36dc416dc2a2b"}}' 2024-03-13 11:03:10,994 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739 0.122s 2024-03-13 11:03:10,994 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-7fba5ba2-a813-40d1-935b-fc14171ae2ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739'} Body: b'' 2024-03-13 11:03:11,014 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739 0.020s 2024-03-13 11:03:11,014 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-4590574c-0610-4789-baca-542587d37c91', 'x-openstack-request-id': 'req-4590574c-0610-4789-baca-542587d37c91', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/47b12c1dbc60410a86a36dc416dc2a2b/volumes/845382d7-71dd-45f3-b459-6c7eb1ef2739'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 845382d7-71dd-45f3-b459-6c7eb1ef2739 could not be found."}}' 2024-03-13 11:03:11,288 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/af29e10c-bc72-4ae3-9174-0834bb729c76 0.273s 2024-03-13 11:03:11,288 85803 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-2576eb22-d7f3-4e3e-8a9f-f0439d8f6928', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:03:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/af29e10c-bc72-4ae3-9174-0834bb729c76'} Body: b'' 2024-03-13 11:03:11,317 85803 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1895530761 0.028s 2024-03-13 11:03:11,318 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-7b88603d-f318-4a94-b606-770248e5d252', 'x-compute-request-id': 'req-7b88603d-f318-4a94-b606-770248e5d252', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1895530761'} 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 b30a9a57-bce6-473d-b8f3-ec7f02089c7f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:10,350 85819 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.235s 2024-03-13 11:03:10,350 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1629210906", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFYyUXWVFm0rxSUtw3FioWNrjfN535Q4Bl5JFtPYFqmnzOdch4A88gztm6kCTfG2/o7/mseF8E837TmkbCFnUlVHHch7gR+ZcEJt7OohRUWAvJMkafRQZIFt51DOCHaD5g=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b641642-318c-4ef9-921f-4ac71d66772d', 'x-compute-request-id': 'req-2b641642-318c-4ef9-921f-4ac71d66772d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1629210906", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFYyUXWVFm0rxSUtw3FioWNrjfN535Q4Bl5JFtPYFqmnzOdch4A88gztm6kCTfG2/o7/mseF8E837TmkbCFnUlVHHch7gR+ZcEJt7OohRUWAvJMkafRQZIFt51DOCHaD5g==", "fingerprint": "73:95:94:73:bf:5c:59:39:19:b7:89:d2:d0:b0:ff:0e", "user_id": "f8379761271e4f079a92127b2735078d"}}' 2024-03-13 11:03:10,622 85819 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.269s 2024-03-13 11:03:10,622 85819 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-1676196385", "description": "tempest-secgroup-smoke-1676196385 description", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-dad65301-db7b-4bc2-b01e-47c45ddb6898', 'date': 'Wed, 13 Mar 2024 11:03:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "name": "tempest-secgroup-smoke-1676196385", "stateful": true, "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "description": "tempest-secgroup-smoke-1676196385 description", "shared": false, "security_group_rules": [{"id": "2259590e-7fff-45e5-890d-5bef4a113606", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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": 616, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 0}, {"id": "3cfddd9a-c5ad-4615-bce8-e5aebe62df37", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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": 615, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 0}], "tags": [], "cr eated_at": "2024-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 1, "project_id": "d3edf4fb3a054da5af6b2eb506527a3b"}}' 2024-03-13 11:03:10,860 85819 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.237s 2024-03-13 11:03:10,860 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "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-af82dab6-2ade-4af9-87be-b7e2d4b46cda', 'date': 'Wed, 13 Mar 2024 11:03:10 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": "93465afe-b44e-404c-85b4-e73ff3908bb2", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 0}}' 2024-03-13 11:03:11,223 85819 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.362s 2024-03-13 11:03:11,223 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "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-5e7c9d77-1c6a-4288-92c4-9d88e742dfc0', 'date': 'Wed, 13 Mar 2024 11:03:11 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": "7e297af0-e4c7-4bb4-8dc8-839a6cc00036", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:10Z", "updated_at": "2024-03-13T11:03:10Z", "revision_number": 0}}' 2024-03-13 11:03:11,668 85819 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.444s 2024-03-13 11:03:11,668 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-99f5f016-3b81-42fa-924e-3b57b7abe448', 'date': 'Wed, 13 Mar 2024 11:03:11 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": "0c76af30-2a7b-4df8-9c30-6ba66ca58d13", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:11Z", "updated_at": "2024-03-13T11:03:11Z", "revision_number": 0}}' 2024-03-13 11:03:11,904 85819 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.235s 2024-03-13 11:03:11,904 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-53123f26-3b36-46dc-bd09-e984207c69e8', 'date': 'Wed, 13 Mar 2024 11:03:11 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": "6390e4be-1580-4a43-bbfb-6fa4c9660c6a", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:11Z", "updated_at": "2024-03-13T11:03:11Z", "revision_number": 0}}' 2024-03-13 11:03:12,176 85819 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-03-13 11:03:12,177 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-811a45c4-e770-425a-802b-b0470e34c2a5', 'date': 'Wed, 13 Mar 2024 11:03:12 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": "74e1f966-b878-4079-b234-efc12455e993", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:12Z", "updated_at": "2024-03-13T11:03:12Z", "revision_number": 0}}' 2024-03-13 11:03:12,458 85819 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.281s 2024-03-13 11:03:12,459 85819 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": "fd83c892-3f0f-429c-87fc-7775adc460b5", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-aff7208f-0942-4e71-8a64-73760171d8d3', 'date': 'Wed, 13 Mar 2024 11:03:12 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": "3e7a36eb-bae8-4adc-8053-433b9234d545", "project_id": "d3edf4fb3a054da5af6b2eb506527a3b", "tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b", "security_group_id": "fd83c892-3f0f-429c-87fc-7775adc460b5", "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-03-13T11:03:12Z", "updated_at": "2024-03-13T11:03:12Z", "revision_number": 0}}' 2024-03-13 11:03:12,501 85819 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.037s 2024-03-13 11:03:12,502 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 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-3b4da1b4-7f60-4e7a-9396-091eb547b2f5', '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": "f8379761271e4f079a92127b2735078d", "name": "tempest-TestShelveInstance-698965427-project-member", "password_expires_at": null}, "audit_ids": ["zsrK8bOlQCGJyGTmbiY5mw"], "expires_at": "2024-03-13T12:03:12.000000Z", "issued_at": "2024-03-13T11:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3edf4fb3a054da5af6b2eb506527a3b", "name": "tempest-TestShelveInstance-698965427"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d3edf4fb3a054da5af6b2eb506527a3b", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:03:12,502 85819 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '95a1f44d-6179-4755-bffa-013f5aa1acc9', 'name': 'tempest-TestShelveInstance-1364284346-network', 'tenant_id': 'd3edf4fb3a054da5af6b2eb506527a3b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd3edf4fb3a054da5af6b2eb506527a3b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53684, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:02:57Z', 'updated_at': '2024-03-13T11:02:57Z', 'revision_number': 1} available for tenant 2024-03-13 11:03:12,868 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes 0.364s 2024-03-13 11:03:12,869 85819 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-1173035294", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0938bfc7-d9e2-4b47-ada1-f93532126b35', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0938bfc7-d9e2-4b47-ada1-f93532126b35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes'} Body: b'{"volume": {"id": "b30a9a57-bce6-473d-b8f3-ec7f02089c7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:12.805345", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1173035294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}], "user_id": "f8379761271e4f079a92127b2735078d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:12,920 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f 0.041s 2024-03-13 11:03:12,921 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70a92f1-6043-4af2-947b-c94365207786', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d70a92f1-6043-4af2-947b-c94365207786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f'} Body: b'{"volume": {"id": "b30a9a57-bce6-473d-b8f3-ec7f02089c7f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:13.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1173035294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}], "user_id": "f8379761271e4f079a92127b2735078d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b"}}' 2024-03-13 11:03:13,973 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f 0.039s 2024-03-13 11:03:13,973 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a849a8-9142-44f6-aa0e-6cb2260b8428', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a849a8-9142-44f6-aa0e-6cb2260b8428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f'} Body: b'{"volume": {"id": "b30a9a57-bce6-473d-b8f3-ec7f02089c7f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:13.000000", "updated_at": "2024-03-13T11:03:13.000000", "name": "tempest-tempest.common.compute-volume-1173035294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f"}], "user_id": "f8379761271e4f079a92127b2735078d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3edf4fb3a054da5af6b2eb506527a3b"}}' 2024-03-13 11:03:14,085 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f 0.099s 2024-03-13 11:03:14,085 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-535381e0-e172-4da9-a399-67b02609667a ', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f'} Body: b'' 2024-03-13 11:03:14,109 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f 0.023s 2024-03-13 11:03:14,109 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec123e4-5e19-426d-86f3-43c5c39a16d3', 'x-openstack-request-id': 'req-1ec123e4-5e19-426d-86f3-43c5c39a16d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3edf4fb3a054da5af6b2eb506527a3b/volumes/b30a9a57-bce6-473d-b8f3-ec7f02089c7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b30a9a57-bce6-473d-b8f3-ec7f02089c7f could not be found."}}' 2024-03-13 11:03:14,336 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fd83c892-3f0f-429c-87fc-7775adc460b5 0.224s 2024-03-13 11:03:14,336 85819 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-b04f71b3-a890-4fd9-adab-8d2d18d8b1e8', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:03:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fd83c892-3f0f-429c-87fc-7775adc460b5'} Body: b'' 2024-03-13 11:03:14,366 85819 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1629210906 0.029s 2024-03-13 11:03:14,366 85819 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:14 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-4f487e34-ea19-44c4-a90c-94a9222f41dc', 'x-compute-request-id': 'req-4f487e34-ea19-44c4-a90c-94a9222f41dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1629210906'} Body: b'' 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 96, 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 34c5eb27-1b8e-4340-a6db-38d4b33e2e32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:20,193 85803 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes 0.362s 2024-03-13 11:03:20,194 85803 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-1284265538"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a19afb-ec2a-4bc8-8d49-2a96771e5c12', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a19afb-ec2a-4bc8-8d49-2a96771e5c12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes'} Body: b'{"volume": {"id": "34c5eb27-1b8e-4340-a6db-38d4b33e2e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:20.125486", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1284265538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}], "user_id": "d780ab09b61744c2b5b8230f30d67d1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:20,252 85803 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32 0.047s 2024-03-13 11:03:20,253 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8d2387-ed60-429b-8194-e83060430c4e', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8d2387-ed60-429b-8194-e83060430c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32'} Body: b'{"volume": {"id": "34c5eb27-1b8e-4340-a6db-38d4b33e2e32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:20.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1284265538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}], "user_id": "d780ab09b61744c2b5b8230f30d67d1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4357d51692c4c15a0ab766b4780f8fb"}}' 2024-03-13 11:03:21,325 85803 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb 27-1b8e-4340-a6db-38d4b33e2e32 0.054s 2024-03-13 11:03:21,325 85803 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12968cb-26ba-48c9-9cb3-cea09b4d8134', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12968cb-26ba-48c9-9cb3-cea09b4d8134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32'} Body: b'{"volume": {"id": "34c5eb27-1b8e-4340-a6db-38d4b33e2e32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:20.000000", "updated_at": "2024-03-13T11:03:20.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1284265538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c4357d51692c4c15a0ab766b4780f8fb/volumes/34c5eb27-1b8e-4340-a6db-38d4b33e2e32"}], "user_id": "d780ab09b61744c2b5b8230f30d67d1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c4357d51692c4c15a0ab766b4780f8fb"}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 9919b1b0-c5eb-4f1d-a890-68a891a58aff failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:58:18,570 85821 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.047s 2024-03-13 10:58:18,571 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:18 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-d0f9197a-39b6-41b0-803d-e1092776456e', '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": "cbb989db9ae84fb2a78f0113cbf340ba", "name": "tempest-VolumesAdminNegativeTest-370377659-project-member", "password_expires_at": null}, "audit_ids": ["ScIMXOoTTwykhB6RVM1M7g"], "expires_at": "2024-03-13T11:58:18.000000Z", "issued_at": "2024-03-13T10:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b526376da1324514a14bcffb78641db1", "name": "tempest-VolumesAdminNegativeTest-370377659"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:58:18,572 85821 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '42b5f558-3fc3-4991-9f9c-fc72f21772db', 'name': 'tempest-VolumesAdminNegativeTest-1783580053-network', 'tenant_id': 'b526376da1324514a14bcffb78641db1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b526376da1324514a14b cffb78641db1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41200, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:58:19,214 85821 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.641s 2024-03-13 10:58:19,214 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-785418644", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "42b5f558-3fc3-4991-9f9c-fc72f21772db"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eec77f70-16d7-4aa3-9ed4-4ffb1ceb01a7', 'x-compute-request-id': 'req-eec77f70-16d7-4aa3-9ed4-4ffb1ceb01a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "61b862b8-3721-4691-90d5-6dd99318182e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/61b862b8-3721-4691-90d5-6dd99318182e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "o6ewsih485Rc"}}' 2024-03-13 10:58:19,335 85821 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/61b862b8-3721-4691-90d5-6dd99318182e 0.117s 2024-03-13 10:58:19,335 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4179b268-709a-4385-8d99-e453b1ee3273', 'x-compute-request-id': 'req-4179b268-709a-4385-8d99-e453b1ee3273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e'} Body: b'{"server": {"id": "61b862b8-3721-4691-90d5-6dd99318182e", "name": "tempest-VolumesAdminNegativeTest-server-785418644", "status": "BUILD", "tenant_id": "b526376da1324514a14bcffb78641db1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:19Z", "updated": "2024-03-13T10:58:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/61b862b8-3721-4691-90d5-6dd99318182e"}], "OS-DCF:diskConfig": "MANUAL", "pr ogress": 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-03-13 10:59:09,605 85821 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/61b862b8-3721-4691-90d5-6dd99318182e 0.245s 2024-03-13 10:59:09,605 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:09 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-17cbd4a6-3b79-4ef9-a03d-3288412005bf', 'x-compute-request-id': 'req-17cbd4a6-3b79-4ef9-a03d-3288412005bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e'} Body: b'{"server": {"id": "61b862b8-3721-4691-90d5-6dd99318182e", "name": "tempest-VolumesAdminNegativeTest-server-785418644", "status": "ACTIVE", "tenant_id": "b526376da1324514a14bcffb78641db1", "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "metadata": {}, "hostId": "2ab56bdbf2ad2c70be1965b0feaef0fbda2cfd2f7fb5b5cfed8433f6", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:58:19Z", "updated": "2024-03-13T10:58:26Z", "addresses": {"tempest-VolumesAdminNegativeTest-1783580053-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:ed:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/61b862b8-3721-4691-90d5-6dd99318182e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/61b862b8-3721-4691-90d5-6dd99318182e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T10:58:26.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-03-13 10:59:09,619 85821 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:00:09,940 85821 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/b526376da1324514a14bcffb78641db1/volumes 0.264s 2024-03-13 11:00:09,940 85821 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-464727157"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a3aa5b8-3996-41f6-b672-921bba49d4df', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a3aa5b8-3996-41f6-b672-921bba49d4df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes'} Body: b'{"volume": {"id": "9919b1b0-c5eb -4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:09.865277", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:00:09,992 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:09,993 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80ee8f65-aa17-4cfb-adcc-102be0d7db6b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80ee8f65-aa17-4cfb-adcc-102be0d7db6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:11,064 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.056s 2024-03-13 11:00:11,064 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4652ac01-6a5a-4dcb-ae0e-cdcddfb2358a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4652ac01-6a5a-4dcb-ae0e-cdcddfb2358a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "jovi andss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:12,144 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.066s 2024-03-13 11:00:12,144 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e7afa6-ae5f-4560-89c0-82c87f3611bd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e7afa6-ae5f-4560-89c0-82c87f3611bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:13,208 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.051s 2024-03-13 11:00:13,209 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08782cf6-84ff-4a81-8d65-710880d7a87b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08782cf6-84ff-4a81-8d65-710880d7a87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641d b1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:14,264 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:14,264 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9217537-711f-4eb4-a0e5-73ea29182446', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9217537-711f-4eb4-a0e5-73ea29182446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:15,320 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:00:15,321 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9813b26d-dd5f-46a3-a2f9-64a4d786f6c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9813b26d-dd5f-46a3-a2f9-64a4d786f6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f 1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:16,384 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:00:16,384 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f598cb3-5a45-4933-a4b1-c2f78ceea486', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f598cb3-5a45-4933-a4b1-c2f78ceea486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:17,447 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:00:17,495 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3ee773-e619-427d-baf9-924bf3f10849', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3ee773-e619-427d-baf9-924bf3f10849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id" : null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:18,559 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:00:18,560 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1230fbb7-3170-48c2-b732-e98e60adadf9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1230fbb7-3170-48c2-b732-e98e60adadf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:19,657 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.085s 2024-03-13 11:00:19,657 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de8d3f2-7359-41e7-bebd-fe91e329d91b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de8d3f2-7359-41e7-bebd-fe91e329d91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:20,711 85821 INFO [tem pest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:20,711 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135f630f-bf57-4a49-add9-ce6678c1a60c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135f630f-bf57-4a49-add9-ce6678c1a60c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:21,766 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:00:21,767 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec0f70e-7710-4052-a914-7edc9fcb13e4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec0f70e-7710-4052-a914-7edc9fcb13e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:22,817 85821 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/b5 26376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:00:22,817 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb1cbd1-9992-4d1b-9112-968c5724098f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb1cbd1-9992-4d1b-9112-968c5724098f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:23,872 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:00:23,872 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52f05df7-9e8b-41a6-b52d-7f4246793eef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52f05df7-9e8b-41a6-b52d-7f4246793eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:24,973 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:00:24,973 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39e6834-d048-44b2-9c80-a874aa9a50e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39e6834-d048-44b2-9c80-a874aa9a50e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:26,032 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:00:26,033 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83cef6e3-660c-4da7-ac41-d7209ca829b9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83cef6e3-660c-4da7-ac41-d7209ca829b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:27,084 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:27,085 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'W ed, 13 Mar 2024 11:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e338298-2868-453b-a9a2-ea8489cff185', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e338298-2868-453b-a9a2-ea8489cff185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:28,137 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:28,138 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e39f5e9-5401-4a95-87f5-4d08b096bcc4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e39f5e9-5401-4a95-87f5-4d08b096bcc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:29,216 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.065s 2024-03-13 11:00:29,217 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04defb1f-4a98-4b4a-8d5c-abc166 2b2254', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04defb1f-4a98-4b4a-8d5c-abc1662b2254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:30,278 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:00:30,279 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd59b3d2-0c7d-42e3-8af9-e78d9ad0b875', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd59b3d2-0c7d-42e3-8af9-e78d9ad0b875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:31,335 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:00:31,336 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f79dc99-526b-47d8-8366-824d86b85483', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f79dc99-526b-47d8-8366-8 24d86b85483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:32,396 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:00:32,397 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7966056a-795f-4418-a11c-cbd67c0734c3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7966056a-795f-4418-a11c-cbd67c0734c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:33,456 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:00:33,457 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c25e5b8-ebc8-435f-986f-a2efc5eaf960', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c25e5b8-ebc8-435f-986f-a2efc5eaf960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d -a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:34,555 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.073s 2024-03-13 11:00:34,556 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4482916e-53b6-4372-8da9-85b52d38fa08', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4482916e-53b6-4372-8da9-85b52d38fa08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:35,610 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:35,610 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db84de45-e15a-41f0-adbb-9f63f01b2a13', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db84de45-e15a-41f0-adbb-9f63f01b2a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "crea ted_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:36,660 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:00:36,661 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c4ef2f-ee8b-426e-bd21-253240a71f00', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c4ef2f-ee8b-426e-bd21-253240a71f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:37,712 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:37,712 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8030f0f0-49fd-4799-b962-8aff1c486c78', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8030f0f0-49fd-4799-b962-8aff1c486c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": nul l, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:38,768 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:00:38,769 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeebe209-3bad-4270-8c4d-af8ce57a1493', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeebe209-3bad-4270-8c4d-af8ce57a1493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:39,819 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:39,820 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3648f180-63cf-4613-b33b-c543691f52d1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3648f180-63cf-4613-b33b-c543691f52d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376 da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:40,874 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:00:40,875 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab94e9c-d5be-4be4-b900-39ccbfa24bce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab94e9c-d5be-4be4-b900-39ccbfa24bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:41,926 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:41,926 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3fb429-489f-4e12-a54c-cdb8e3862739', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3fb429-489f-4e12-a54c-cdb8e3862739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/v olumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:42,991 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:42,994 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c77fcf7-278f-46c1-977b-fc0494e81da0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c77fcf7-278f-46c1-977b-fc0494e81da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:44,046 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:44,047 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41a8e05-b587-4af6-b508-40e86e218f96', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41a8e05-b587-4af6-b508-40e86e218f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null , "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:45,100 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:00:45,101 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e4ca03-e985-40ec-bbd1-813050bf9fe4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e4ca03-e985-40ec-bbd1-813050bf9fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:46,180 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.065s 2024-03-13 11:00:46,180 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78934192-11ce-4d53-8621-a67f959c8aab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78934192-11ce-4d53-8621-a67f959c8aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:47, 232 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:47,232 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f47cedc-03eb-4bd0-9721-57999977a511', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f47cedc-03eb-4bd0-9721-57999977a511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:48,283 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:48,284 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07705f12-4cd3-4dfd-9ee1-8b0acc6a2c6c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07705f12-4cd3-4dfd-9ee1-8b0acc6a2c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:49,333 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:00:49,334 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87c49fdc-93f9-44a2-9108-4f9157a71809', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87c49fdc-93f9-44a2-9108-4f9157a71809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:50,396 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.050s 2024-03-13 11:00:50,397 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4188c6b4-abd3-4e2c-a7f7-8c6822127347', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4188c6b4-abd3-4e2c-a7f7-8c6822127347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:51,449 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:51,449 85821 DEBUG [tempest.lib.comm on.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b37c67e-12dd-4d05-9206-cf450e62a668', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b37c67e-12dd-4d05-9206-cf450e62a668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:52,502 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:00:52,502 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11730550-e498-4208-b0b1-17ce3e2e779d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11730550-e498-4208-b0b1-17ce3e2e779d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:53,559 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:00:53,559 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd79523-e70d-4eef-aaff-337527cc3524', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd79523-e70d-4eef-aaff-337527cc3524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:54,633 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.060s 2024-03-13 11:00:54,633 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96dc09f8-bb29-4677-b519-231fd9626f86', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96dc09f8-bb29-4677-b519-231fd9626f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:55,683 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:00:55,683 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62adcf 8-d6d0-403f-b560-79cd66345cc3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62adcf8-d6d0-403f-b560-79cd66345cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:56,734 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:56,734 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058147d0-07a3-44e7-bb69-2f495f2de1e0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058147d0-07a3-44e7-bb69-2f495f2de1e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:57,785 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:00:57,785 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182abf57-b60e-4f17-bcf5-8723525b106b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18 2abf57-b60e-4f17-bcf5-8723525b106b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:58,837 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:00:58,838 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2d3caf-6aea-4ea7-b907-8a4e28d479c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2d3caf-6aea-4ea7-b907-8a4e28d479c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:00:59,893 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:00:59,893 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9e6062-2407-40be-b2d0-805ee3cdcd40', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9e6062-2407-40be-b2d0-805ee3cdcd40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/vol umes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:00,943 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:00,944 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8f6bb9-8edd-4ae8-9b28-71647088d656', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8f6bb9-8edd-4ae8-9b28-71647088d656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:02,012 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:02,013 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c615e6e-4d67-4f73-b528-6e27d5a6315c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c615e6e-4d67-4f73-b528-6e27d5a6315c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availabili ty_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:03,067 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:03,067 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-416df448-c369-4f3c-a0a9-cccaf229f0e1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-416df448-c369-4f3c-a0a9-cccaf229f0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:04,117 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:04,118 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ed55fa-ca27-4427-afa7-161b35c4f64a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ed55fa-ca27-4427-afa7-161b35c4f64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-4647271 57", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:05,172 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:01:05,172 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86851f5d-7fd7-4d74-8e12-d7483e49b292', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86851f5d-7fd7-4d74-8e12-d7483e49b292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:06,222 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:06,223 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1115a7-6824-44ff-95a7-859c68d74f83', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1115a7-6824-44ff-95a7-859c68d74f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0. 0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:07,279 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:01:07,280 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d902aea3-9a8c-4af8-8b8e-724d8e630b1e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d902aea3-9a8c-4af8-8b8e-724d8e630b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:08,332 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:08,333 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2183165-6ee3-451d-9802-190ac09923b3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2183165-6ee3-451d-9802-190ac09923b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da13 24514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:09,383 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:09,383 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-badb68eb-567d-4568-818b-6731764f6d6e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-badb68eb-567d-4568-818b-6731764f6d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:10,435 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:10,435 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb2f35ce-36ba-4868-9dda-bbf42487f8ac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb2f35ce-36ba-4868-9dda-bbf42487f8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "re plication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:11,487 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:11,488 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d3393d-24f0-4eb0-b25c-5fa4fd74584e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d3393d-24f0-4eb0-b25c-5fa4fd74584e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:12,549 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.048s 2024-03-13 11:01:12,550 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8db9c3b3-e212-4375-952f-2995c13629c5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8db9c3b3-e212-4375-952f-2995c13629c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"} }' 2024-03-13 11:01:13,600 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:13,601 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-957e7a49-6767-4da8-be6c-bf1afffcc14f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-957e7a49-6767-4da8-be6c-bf1afffcc14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:14,652 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:14,652 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c62e0a1-4bf8-4f84-b98e-a618ada55804', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c62e0a1-4bf8-4f84-b98e-a618ada55804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:15,702 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_i n_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:15,703 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c1d4e2-7822-4935-a28e-33d11a2fadc8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c1d4e2-7822-4935-a28e-33d11a2fadc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:16,753 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:16,753 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55d5d4d-868f-460d-94df-4a9165d5b194', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55d5d4d-868f-460d-94df-4a9165d5b194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:17,807 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:17,808 85821 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353dd676-5784-4104-9132-7667584bc907', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353dd676-5784-4104-9132-7667584bc907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:18,859 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:18,860 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ef300f1-dc2e-452a-afb9-141d186ac3a3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ef300f1-dc2e-452a-afb9-141d186ac3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:19,915 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:19,915 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53a06f2-70d1-4971-9935-4ae043d3d772', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53a06f2-70d1-4971-9935-4ae043d3d772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:20,970 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:20,970 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fef6e67-4fa9-4071-8379-a32775bb98b4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fef6e67-4fa9-4071-8379-a32775bb98b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:22,025 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:22,025 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-280dcf5e-84c0-4e40-952b-bbf9f030307f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280dcf5e-84c0-4e40-952b-bbf9f030307f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:23,076 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:23,076 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3734fd0a-ba4d-490c-b554-22acb0bfe496', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3734fd0a-ba4d-490c-b554-22acb0bfe496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:24,127 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:24,128 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebc8b2c-ee56-479b-a07f-0db38076ef1e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-cebc8b2c-ee56-479b-a07f-0db38076ef1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:25,194 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.053s 2024-03-13 11:01:25,194 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10878ca8-d1cc-4f5e-a7eb-9fa6f282b3c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10878ca8-d1cc-4f5e-a7eb-9fa6f282b3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:26,266 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.059s 2024-03-13 11:01:26,267 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02617db-4112-45b7-9d95-81edefd749a6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02617db-4112-45b7-9d95-81edefd749a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324 514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:27,317 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:27,318 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9daf447-2251-46c6-9f31-e5e0c00217e0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9daf447-2251-46c6-9f31-e5e0c00217e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:28,371 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:28,372 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ebdfb90-61bb-4b85-84cb-5a27193261cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ebdfb90-61bb-4b85-84cb-5a27193261cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:29,422 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:29,423 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-858591f1-6838-4876-aef1-58cbc3a5c314', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-858591f1-6838-4876-aef1-58cbc3a5c314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:30,476 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:30,476 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a0bd59b-13f3-483a-b934-b35bd68e6ddd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a0bd59b-13f3-483a-b934-b35bd68e6ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNega tiveTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:31,527 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:31,528 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186470d9-474e-46f2-ab42-b220d5badeb0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186470d9-474e-46f2-ab42-b220d5badeb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:32,583 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:32,583 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6151b3-02df-48d3-a4db-2cffcb3d0e7e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6151b3-02df-48d3-a4db-2cffcb3d0e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self" , "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:33,640 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:01:33,640 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60cf3725-3954-40f1-bba4-13b26ffb0b96', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60cf3725-3954-40f1-bba4-13b26ffb0b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:34,689 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:01:34,690 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05439803-fab3-4452-bc53-9b34a6c0be80', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05439803-fab3-4452-bc53-9b34a6c0be80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:35,741 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:35,742 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e71bb5d-aa0b-42aa-a559-5a40086d6e93', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e71bb5d-aa0b-42aa-a559-5a40086d6e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:36,796 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:36,797 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b737aa-be91-4ffc-90f5-90e69e7ee5f6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b737aa-be91-4ffc-90f5-90e69e7ee5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:37,849 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:37,849 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438f3b81-65e1-45fd-af99-77da983a736e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438f3b81-65e1-45fd-af99-77da983a736e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:38,901 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:01:38,901 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db34338-0eee-425a-93d0-534ae1105cdf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db34338-0eee-425a-93d0-534ae1105cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da13 24514a14bcffb78641db1"}}' 2024-03-13 11:01:39,952 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:39,952 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b99d71a8-eeff-4f7d-bbcc-5110fb133935', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b99d71a8-eeff-4f7d-bbcc-5110fb133935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:41,004 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:41,004 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bde0e07a-bc5e-4469-ba8b-1d0153806c62', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bde0e07a-bc5e-4469-ba8b-1d0153806c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:42,064 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_wi th_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:01:42,064 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39767ec2-0210-41e3-8b04-8488099d4ad5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39767ec2-0210-41e3-8b04-8488099d4ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:43,116 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:43,117 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6a415d-ee2b-4cb4-92a1-a2b6855efb21', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6a415d-ee2b-4cb4-92a1-a2b6855efb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:44,194 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:01:44,194 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413b88e3-79e8-4a7a-a873-abd08e5f1372', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413b88e3-79e8-4a7a-a873-abd08e5f1372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:45,245 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:01:45,245 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-914e906c-0e75-4ff7-8b1e-c8f2ecb4a9ff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-914e906c-0e75-4ff7-8b1e-c8f2ecb4a9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:46,299 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:46,299 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3aea65-9ec1-42a8-a4f2-42cc067f6ea1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3aea65-9ec1-42a8-a4f2-42cc067f6ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:47,349 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:01:47,350 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b876644e-f5a3-4be9-b12c-73fd55ac3e62', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b876644e-f5a3-4be9-b12c-73fd55ac3e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:48,411 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:01:48,411 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-736c3d6d-40e2-4b90-ad3a-5ba9a4227270', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736c3d6d-40e2-4b90-ad3a-5ba9a4227270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:49,465 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:01:49,466 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5591e763-6114-4376-9e49-ff8848350108', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5591e763-6114-4376-9e49-ff8848350108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:50,517 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:01:50,518 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ea63ac-3961-4956-a306-8827f98090ce', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-c7ea63ac-3961-4956-a306-8827f98090ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:51,585 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:01:51,586 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f3048b-4e2a-4974-a9ab-1510a028982c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f3048b-4e2a-4974-a9ab-1510a028982c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:52,650 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.051s 2024-03-13 11:01:52,650 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570fb72d-0496-4456-b68c-39e9917ab519', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570fb72d-0496-4456-b68c-39e9917ab519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/ volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:53,726 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.063s 2024-03-13 11:01:53,727 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f317d222-3d3e-4738-aada-f05973055528', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f317d222-3d3e-4738-aada-f05973055528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:54,792 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.052s 2024-03-13 11:01:54,793 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eab0736-17d4-4cd0-be72-e11e0fe59785', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eab0736-17d4-4cd0-be72-e11e0fe59785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff" , "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:55,855 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:01:55,855 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12300bf-beae-492f-bd58-6d3a699f0bfc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12300bf-beae-492f-bd58-6d3a699f0bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:56,913 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:01:56,913 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9016d1-aa75-49ed-89f6-d728a3cf11bd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9016d1-aa75-49ed-89f6-d728a3cf11bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "t empest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:57,967 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:01:57,968 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783123ab-52d0-4392-ae11-0fb357235a86', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783123ab-52d0-4392-ae11-0fb357235a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:01:59,017 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.036s 2024-03-13 11:01:59,017 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8c5d35-3cba-4350-a5b8-66b2ff67e7f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8c5d35-3cba-4350-a5b8-66b2ff67e7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, " links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:00,092 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.060s 2024-03-13 11:02:00,092 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b38408-3eea-4e99-932b-60849e6dd8ea', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b38408-3eea-4e99-932b-60849e6dd8ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:01,151 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:01,152 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c288214-5ac7-4517-bda7-7747a83b7937', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c288214-5ac7-4517-bda7-7747a83b7937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:02,209 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:02,209 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425e6c58-936c-449f-b12d-7fc410ed69d3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425e6c58-936c-449f-b12d-7fc410ed69d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:03,265 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:02:03,265 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d264a21-9ef8-4bc5-9265-a1e39e117253', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d264a21-9ef8-4bc5-9265-a1e39e117253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba" , "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:04,398 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.119s 2024-03-13 11:02:04,399 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628df406-84c3-4159-9f45-8c7b5c02f701', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628df406-84c3-4159-9f45-8c7b5c02f701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:05,450 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.038s 2024-03-13 11:02:05,451 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da1d1af-3c31-41a0-add1-0fb7a8b862a1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da1d1af-3c31-41a0-add1-0fb7a8b862a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:t enant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:06,503 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:02:06,503 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d8157c-1cc9-48f8-97cf-409ba923a14e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d8157c-1cc9-48f8-97cf-409ba923a14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:07,564 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:07,564 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71798b5d-5aaf-423e-ab70-a5aa9dad6dee', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71798b5d-5aaf-423e-ab70-a5aa9dad6dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:08,618 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_up date_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:02:08,619 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f150c0f-6e26-49bc-a99d-23d9f23d8fc8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f150c0f-6e26-49bc-a99d-23d9f23d8fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:09,685 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.054s 2024-03-13 11:02:09,686 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2257c5-8fc2-4d5c-b476-6631da6ba54e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2257c5-8fc2-4d5c-b476-6631da6ba54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:10,752 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a 58aff 0.052s 2024-03-13 11:02:10,752 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b1e690-1854-4623-9931-f0b2f83f0ef2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b1e690-1854-4623-9931-f0b2f83f0ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:11,806 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:11,806 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e930a6fb-5c4a-45b2-b0d0-b5f5cd7934d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e930a6fb-5c4a-45b2-b0d0-b5f5cd7934d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:12,877 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.058s 2024-03-13 11:02:12,877 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27aa8ad-91b8-42d9-bf96-58d3195059a7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27aa8ad-91b8-42d9-bf96-58d3195059a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:13,944 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.054s 2024-03-13 11:02:13,944 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb689877-ef0f-453d-aef1-4a1f386eb484', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb689877-ef0f-453d-aef1-4a1f386eb484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:14,994 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:02:14,995 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'co ntent-type': 'application/json', 'x-compute-request-id': 'req-73f49620-cdc5-4089-85a2-50dcbe7daeb7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f49620-cdc5-4089-85a2-50dcbe7daeb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:16,049 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:02:16,050 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af97cdd-2990-4753-9655-b3496af6aeab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af97cdd-2990-4753-9655-b3496af6aeab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:17,110 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:02:17,110 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61df5f8-75cc-4479-a4fb-02ebc7ab6129', 'content-length': '913', 'openstack-api-version': 'volume 3.0 ', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61df5f8-75cc-4479-a4fb-02ebc7ab6129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:18,167 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:18,167 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbb5c7f-974b-4079-8a04-9319520780a2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbb5c7f-974b-4079-8a04-9319520780a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:19,229 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:19,229 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51a73ac-dca9-46ab-8cd9-e8cba31c960f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51a73ac-dca9-46ab-8cd9-e8cba31c960f', 'connection': 'close', 'status': '200', 'content-locatio n': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:20,284 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:02:20,284 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4a8dfb-53f2-4dd2-82fd-0af282a94da3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4a8dfb-53f2-4dd2-82fd-0af282a94da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:21,358 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:21,358 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a69271-8186-4f88-bf21-f45f2f4c913b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a69271-8186-4f88-bf21-f45f2f4c913b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb- 4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:22,431 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.057s 2024-03-13 11:02:22,431 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b66848-891b-4dfc-b635-8bfabb7e350e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b66848-891b-4dfc-b635-8bfabb7e350e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:23,517 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.064s 2024-03-13 11:02:23,518 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94a4c8c7-0265-4d5d-933e-c14056650623', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94a4c8c7-0265-4d5d-933e-c14056650623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00 :10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:24,595 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.064s 2024-03-13 11:02:24,595 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8bae65-d4db-410b-bd2b-c15c278fd606', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8bae65-d4db-410b-bd2b-c15c278fd606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:25,661 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.053s 2024-03-13 11:02:25,661 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8370f266-0e95-4830-9c64-519e044d1be2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8370f266-0e95-4830-9c64-519e044d1be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:26,717 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:02:26,718 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228af924-3e0a-4b5d-b85c-0f5474852f43', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228af924-3e0a-4b5d-b85c-0f5474852f43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:27,774 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:27,774 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6decdc-da8f-4a58-9770-930288d17a16', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6decdc-da8f-4a58-9770-930288d17a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff "}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:28,847 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.059s 2024-03-13 11:02:28,847 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f27cb74-5cfe-4103-8ee0-0199b18608ac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f27cb74-5cfe-4103-8ee0-0199b18608ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:29,913 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.053s 2024-03-13 11:02:29,914 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff48988-4803-45b7-ac70-6373290ada68', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff48988-4803-45b7-ac70-6373290ada68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9a e84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:30,975 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.048s 2024-03-13 11:02:30,976 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1050e94-2401-44a0-882d-b3a650f7cd42', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1050e94-2401-44a0-882d-b3a650f7cd42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:32,035 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:02:32,036 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2896b595-ff8d-4367-a008-c3c3c4d6d315', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2896b595-ff8d-4367-a008-c3c3c4d6d315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [] , "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:33,096 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:33,097 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb95ae81-cce2-4f7c-9b13-6b21cadb615c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb95ae81-cce2-4f7c-9b13-6b21cadb615c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:34,172 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.050s 2024-03-13 11:02:34,172 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be63ffd9-f8cc-429b-92e3-311c5dff35e9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be63ffd9-f8cc-429b-92e3-311c5dff35e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:35,250 85821 INFO [tempest.lib.common.rest_client] Request (VolumesAd minNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.051s 2024-03-13 11:02:35,250 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6123b8-0265-4664-a759-6669ba2de8fa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6123b8-0265-4664-a759-6669ba2de8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:36,306 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:36,306 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1cc204-bdcb-4dd4-884b-c0160659b0cd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1cc204-bdcb-4dd4-884b-c0160659b0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:37,356 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0 -c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:02:37,357 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981c0a7f-a01b-4895-8138-273550ef578f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981c0a7f-a01b-4895-8138-273550ef578f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:38,409 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:38,410 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da7b6cf-ff3a-4a74-9271-d5800870e32a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da7b6cf-ff3a-4a74-9271-d5800870e32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:39,469 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.047s 2024-03-13 11:02:39,470 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05597094-8502-4f5f-b7a5-2ef4e8efdaff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05597094-8502-4f5f-b7a5-2ef4e8efdaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:40,537 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.055s 2024-03-13 11:02:40,537 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0651c4-6ed8-41a3-b2d9-0c6dcda3539a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0651c4-6ed8-41a3-b2d9-0c6dcda3539a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:41,624 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.074s 2024-03-13 11:02:41,625 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:41 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d185ac59-d2f8-4e85-8470-cbe7313f4c8d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d185ac59-d2f8-4e85-8470-cbe7313f4c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:42,691 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:02:42,691 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1671caca-a6d5-4fef-8600-60ab0f3ac4dd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1671caca-a6d5-4fef-8600-60ab0f3ac4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:43,749 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:02:43,750 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f821974-fe64-478e-aa74-91fe980e0bb7', 'content-length': '913', 'openstack-ap i-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f821974-fe64-478e-aa74-91fe980e0bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:44,806 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:44,806 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45c0d75a-c20b-4814-9489-1c2b7e26d411', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45c0d75a-c20b-4814-9489-1c2b7e26d411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:45,863 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:02:45,864 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fe7d70-cfd4-4513-986a-fd834c1e5824', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fe7d70-cfd4-4513-986a-fd834c1e5824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:46,916 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:46,917 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add2484a-02ad-40b2-b780-b94b7718ee9f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add2484a-02ad-40b2-b780-b94b7718ee9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:47,972 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:02:47,972 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daca45fd-f876-4610-a836-69a95e3c91da', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daca45fd-f876-4610-a836-69a95e3c91da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:49,025 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:02:49,025 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f78ad2-c2fa-4bd8-a9f6-9aceff6cc5ef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f78ad2-c2fa-4bd8-a9f6-9aceff6cc5ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:50,088 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:02:50,088 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c6f8e9-808a-4222-b1f3-31e24e43d1ab', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c6f8e9-808a-4222-b1f3-31e24e43d1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated _at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:51,145 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:02:51,146 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0fa053-a084-4703-be59-66f0e0a2790b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0fa053-a084-4703-be59-66f0e0a2790b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:52,207 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:02:52,207 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c48d56-53c0-4ce9-8d65-f79d70a214eb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c48d56-53c0-4ce9-8d65-f79d70a214eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:53,263 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:02:53,263 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f6d722-774d-4f6d-9cd2-ab732b18f509', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f6d722-774d-4f6d-9cd2-ab732b18f509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:54,313 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:02:54,313 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1205cb-e461-43f2-84a3-a481dd784601', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1205cb-e461-43f2-84a3-a481dd784601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb -4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:55,382 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.056s 2024-03-13 11:02:55,383 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49be52f7-edcb-4f61-ae99-3c54c9b165cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49be52f7-edcb-4f61-ae99-3c54c9b165cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:56,462 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.066s 2024-03-13 11:02:56,462 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbdc9a1-c0db-42f9-8db6-9f1b5c451770', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbdc9a1-c0db-42f9-8db6-9f1b5c451770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:57,524 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.048s 2024-03-13 11:02:57,524 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02901e1-f39c-4624-946c-74bbae844c5a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02901e1-f39c-4624-946c-74bbae844c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:58,574 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:02:58,575 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e41725b-d04d-4612-a7ec-d46b1cef21c4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e41725b-d04d-4612-a7ec-d46b1cef21c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:02:59,633 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:02:59,633 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36ad104-6535-4fca-9a0c-413991dc21d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36ad104-6535-4fca-9a0c-413991dc21d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:00,690 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:03:00,690 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0853ce92-e78c-44be-9557-5d84ec4ea49c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0853ce92-e78c-44be-9557-5d84ec4ea49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:01,745 85821 INFO [tempest.lib.common.rest_cli ent] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:01,745 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b2997b-81ba-4604-8b45-99f0588d8112', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b2997b-81ba-4604-8b45-99f0588d8112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:02,809 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.051s 2024-03-13 11:03:02,809 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1f2384-00a9-4a20-b7b0-39b92a249559', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1f2384-00a9-4a20-b7b0-39b92a249559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:04,085 85821 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/b526376da1324514a14bcffb78 641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.262s 2024-03-13 11:03:04,085 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d034d8-717c-4bfa-a489-cd193e2738f1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d034d8-717c-4bfa-a489-cd193e2738f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:05,137 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:03:05,137 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b3555e-2a6e-4f88-89dc-db9bcc1c1910', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b3555e-2a6e-4f88-89dc-db9bcc1c1910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:06,201 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.052s 2024-03-13 11:03:06,202 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e4f482-924c-4b28-ae21-b1292dc0e276', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e4f482-924c-4b28-ae21-b1292dc0e276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:07,256 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:07,256 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8469db-79b5-435a-8e77-71ff28f470ae', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8469db-79b5-435a-8e77-71ff28f470ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:08,309 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.039s 2024-03-13 11:03:08,309 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420e2b14-57d8-411c-997b-f0b966941fba', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420e2b14-57d8-411c-997b-f0b966941fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:09,364 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.042s 2024-03-13 11:03:09,364 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eaa3f6c-0f31-402e-8469-cfd21d18361c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eaa3f6c-0f31-402e-8469-cfd21d18361c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:10,421 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:03:10,421 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590144e4-bd9b-46af-8746-8974e952f5c9', 'content-length ': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590144e4-bd9b-46af-8746-8974e952f5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:11,474 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:03:11,474 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9714043b-272c-4fc5-a46d-a12935d05013', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9714043b-272c-4fc5-a46d-a12935d05013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:12,532 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.045s 2024-03-13 11:03:12,532 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca4fd05-9e28-4ddf-abcc-a477d6a19193', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca4fd05-9e28-4ddf-abcc-a477d6a19193', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:13,594 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.049s 2024-03-13 11:03:13,594 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22f740e-2196-41b3-9fa8-ce975cfbfe40', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22f740e-2196-41b3-9fa8-ce975cfbfe40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:14,648 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:14,648 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683d1b26-fb9e-4426-be38-c37217ffd89b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683d1b26-fb9e-4426-be38-c37217ffd89b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:15,701 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:03:15,701 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0b5cdf-33b5-46a0-b0e7-3df6b818458b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0b5cdf-33b5-46a0-b0e7-3df6b818458b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:16,756 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:16,756 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045c1b26-f30f-444c-adfc-49dd8bca9cff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045c1b26-f30f-444c-adfc-49dd8bca9cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11: 00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:17,816 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.046s 2024-03-13 11:03:17,816 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dcee039-3038-41f4-ba5e-d5ee648caa73', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dcee039-3038-41f4-ba5e-d5ee648caa73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:18,869 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:03:18,870 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e70ff51-e0ba-4cbc-b32a-aa977a058148', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e70ff51-e0ba-4cbc-b32a-aa977a058148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "jovia ndss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:19,926 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.044s 2024-03-13 11:03:19,926 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de75a6a-8b8d-4134-9ca5-f4d34f909c10', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de75a6a-8b8d-4134-9ca5-f4d34f909c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:20,983 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:03:20,983 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d8c0035-9251-4e15-b277-4e99cbc560cf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d8c0035-9251-4e15-b277-4e99cbc560cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db 1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:22,033 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.037s 2024-03-13 11:03:22,034 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1fbd83e-88d0-44ee-8c96-e9ef7dcbc605', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1fbd83e-88d0-44ee-8c96-e9ef7dcbc605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:23,087 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.040s 2024-03-13 11:03:23,087 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28a4bfa-14bc-4b76-82e8-201761631dd1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28a4bfa-14bc-4b76-82e8-201761631dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1 d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:24,184 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.083s 2024-03-13 11:03:24,185 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7dadc6-e18e-4463-b350-4dcfbf98112c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7dadc6-e18e-4463-b350-4dcfbf98112c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:25,240 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.043s 2024-03-13 11:03:25,241 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d668941-c958-4b08-a091-b6670d20d058', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d668941-c958-4b08-a091-b6670d20d058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 2024-03-13 11:03:26,295 85821 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/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff 0.041s 2024-03-13 11:03:26,296 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637fae65-2c66-4890-b9bc-b984919fdfb0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637fae65-2c66-4890-b9bc-b984919fdfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff'} Body: b'{"volume": {"id": "9919b1b0-c5eb-4f1d-a890-68a891a58aff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:10.000000", "name": "tempest-VolumesAdminNegativeTest-volume-464727157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b526376da1324514a14bcffb78641db1/volumes/9919b1b0-c5eb-4f1d-a890-68a891a58aff"}], "user_id": "cbb989db9ae84fb2a78f0113cbf340ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b526376da1324514a14bcffb78641db1"}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume e3bad070-4dc9-4edf-9a2e-2f10f3076c27 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:00:10,535 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes 0.634s 2024-03-13 11:00:10,535 85811 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-1800395296", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b76427b-f148-4594-ac82-4d292d99a9ba', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b76427b-f148-4594-ac82-4d292d99a9ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.447289", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:00:10,595 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:00:10,595 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d26390-f316-4985-bc4a-fb2a39aec1bf', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d26390-f316-4985-bc4a-fb2a39aec1bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:11,673 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.066s 2024-03-13 11:00:11,674 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e487d0-dd1d-45f7-afe4-1fa1e7615efe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e487d0-dd1d-45f7-afe4-1fa1e7615efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:12,741 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:00:12,741 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e969afe-bff7-4bee-b531-ceb2b4ef433b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e969afe-bff7-4bee-b531-ceb2b4ef433b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:13,805 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:00:13,806 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842a1306-7a9f-4cfa-8a07-ce8f46b067b5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842a1306-7a9f-4cfa-8a07-ce8f46b067b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:14,875 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:00:14,875 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d27eac3-5a3d-4fb1-8b8f-35ea820a0729', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d27eac3-5a3d-4fb1-8b8f-35ea820a0729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:15,948 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.057s 2024-03-13 11:00:15,948 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a7ac29-13d3-4ace-b60d-e7f584906c88', 'content-length': '916', 'openstack-ap i-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a7ac29-13d3-4ace-b60d-e7f584906c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:17,033 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.070s 2024-03-13 11:00:17,033 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc0d4261-97bc-4e80-8d04-fd3812b11d57', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc0d4261-97bc-4e80-8d04-fd3812b11d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:18,091 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:00:18,091 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5e026c-5598-45a1-a6d2-e9cd50a547c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5e026c-5598-45a1-a6d2-e9cd50a547c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/38 87193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:19,146 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:00:19,146 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8a6593-f163-4da9-a9a5-2f352681ee30', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8a6593-f163-4da9-a9a5-2f352681ee30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:20,210 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.050s 2024-03-13 11:00:20,210 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c106f1-e713-411a-b960-eb1b341b762d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c106f1-e713-411a-b960-eb1b341b762d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "creat ed_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:21,290 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.066s 2024-03-13 11:00:21,292 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680aa058-539e-4781-8a5c-e2f2a6d91083', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680aa058-539e-4781-8a5c-e2f2a6d91083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:22,354 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:00:22,354 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a4c57c-3392-4913-ac7b-1f969b45e29b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a4c57c-3392-4913-ac7b-1f969b45e29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:23,405 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:23,405 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385348ff-7705-4fe6-bf55-e57ae495ba21', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385348ff-7705-4fe6-bf55-e57ae495ba21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:24,480 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.062s 2024-03-13 11:00:24,481 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134ce2d4-43cd-4a0e-9b34-2d53b5ec88f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134ce2d4-43cd-4a0e-9b34-2d53b5ec88f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0 .0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:25,532 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:25,532 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40fb5d3-38f0-4e2e-a881-e861925b4dbc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40fb5d3-38f0-4e2e-a881-e861925b4dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:26,605 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.057s 2024-03-13 11:00:26,605 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2624d400-39f5-4e6a-95fb-b7f35a57fa03', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2624d400-39f5-4e6a-95fb-b7f35a57fa03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consist encygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:27,656 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:27,656 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c91af40-7ebc-46f9-a14b-f45ff315258c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c91af40-7ebc-46f9-a14b-f45ff315258c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:28,709 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:28,710 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f719238a-d78e-4105-9b36-ee758a636515', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f719238a-d78e-4105-9b36-ee758a636515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:29,769 85811 INFO [tempest.lib.common.rest_client] Request (TaggedB ootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:00:29,770 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094c33a9-f40c-4e4c-aaa5-86f6980e195c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094c33a9-f40c-4e4c-aaa5-86f6980e195c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:30,830 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:00:30,832 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7061aa-c8ff-4c71-81fd-71528d58ac8b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7061aa-c8ff-4c71-81fd-71528d58ac8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:31,889 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:00:31,890 85811 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5243dfd-53fa-4e87-b497-133391de0748', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5243dfd-53fa-4e87-b497-133391de0748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:32,947 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:00:32,948 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850c7440-d073-4316-954a-1c6503ed620a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850c7440-d073-4316-954a-1c6503ed620a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:34,009 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:00:34,009 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1dc748-a056-4e8c-917d-daa75419da01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1dc748-a056-4e8c-917d-daa75419da01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:35,062 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:35,063 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc2623f-e4f3-41f3-994c-4020e3dd4a1a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc2623f-e4f3-41f3-994c-4020e3dd4a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:36,116 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:00:36,117 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8660823-6701-4258-9bac-39d2e02e0d47', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenSta ck-API-Version', 'x-openstack-request-id': 'req-d8660823-6701-4258-9bac-39d2e02e0d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:37,169 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:37,169 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51eea090-0f27-4f65-b2af-38fef6ebc8f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51eea090-0f27-4f65-b2af-38fef6ebc8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:38,219 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:38,220 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304feedc-7f0d-4c82-8189-9baa5bf61789', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304feedc-7f0d-4c82-8189-9baa5bf61789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3b ad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:39,281 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:00:39,282 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc4562e4-8799-46aa-9e2d-d187706c1d0b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc4562e4-8799-46aa-9e2d-d187706c1d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:40,331 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.036s 2024-03-13 11:00:40,331 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d0c990-83cc-479c-b574-b36083cc73d3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d0c990-83cc-479c-b574-b36083cc73d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "upd ated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:41,382 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:00:41,382 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2060ca51-419a-4752-8e79-58279778d400', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2060ca51-419a-4752-8e79-58279778d400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:42,435 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:42,435 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65790271-1b94-410c-8656-6611efe47009', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65790271-1b94-410c-8656-6611efe47009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links ": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:43,517 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.069s 2024-03-13 11:00:43,517 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5bc1cf-aec2-417f-964f-835a8e0bbc29', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5bc1cf-aec2-417f-964f-835a8e0bbc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:44,573 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:00:44,574 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b26ba9-10b2-4cca-bd0e-3d82ea191979', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b26ba9-10b2-4cca-bd0e-3d82ea191979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910 acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:45,627 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:00:45,627 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c64610b-eede-4cd4-8ab7-3927e49243a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c64610b-eede-4cd4-8ab7-3927e49243a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:46,685 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:00:46,685 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9eb7592-b00d-447e-9648-4787cd9b64ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9eb7592-b00d-447e-9648-4787cd9b64ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:47,737 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:47,737 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3afbab-b310-4345-975b-fac1a9de9605', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3afbab-b310-4345-975b-fac1a9de9605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:48,788 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:48,789 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cef15f5-a25f-4496-a377-e3cab6dddbc6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cef15f5-a25f-4496-a377-e3cab6dddbc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:49,841 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devic es): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:49,841 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123f1d29-dfd1-4d9c-ba75-409dee2bf6f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123f1d29-dfd1-4d9c-ba75-409dee2bf6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:50,893 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:00:50,894 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c42b8b9-1913-4dcc-a3f2-3eabc2a88336', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c42b8b9-1913-4dcc-a3f2-3eabc2a88336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:51,993 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.086s 2024-03-13 11:00:51,994 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26db3774-1e32-4a47-b4cd-558b5b6bb603', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26db3774-1e32-4a47-b4cd-558b5b6bb603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:53,057 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:00:53,058 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e39083-091b-4d07-9430-b2f352f9480a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e39083-091b-4d07-9430-b2f352f9480a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:54,120 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:00:54,120 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-type': 'application/json', 'x-compute-request-id': 'req-5c9b8e8b-e4e4-4306-8389-56ed0dcd25b2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9b8e8b-e4e4-4306-8389-56ed0dcd25b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:55,180 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:00:55,181 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6bcef71-94cc-439e-8979-1b4b3324abd6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6bcef71-94cc-439e-8979-1b4b3324abd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:56,234 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:56,235 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0259741-58ff-44b0-bc61-67e9ec918618', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0259741-58ff-44b0-bc61-67e9ec918618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:57,286 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:57,287 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ea64b4-2606-4d71-82ad-ad4fef5d7ca5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ea64b4-2606-4d71-82ad-ad4fef5d7ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:58,338 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:00:58,339 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fbdeda-86cc-46e2-95e3-db478a4f82f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fbdeda-86cc-46e2-95e3-db478a4f82f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:00:59,406 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.053s 2024-03-13 11:00:59,406 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e090993-f898-451b-96fd-070a4dc6ac09', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e090993-f898-451b-96fd-070a4dc6ac09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:00,467 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:01:00,469 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6b6965-4d3f-4b5d-86fe-18cfc26af45b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6b6965-4d3f-4b5d-86fe-18cfc26af45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "n ame": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:01,517 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.035s 2024-03-13 11:01:01,518 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02ba7c2-7375-4bb0-b34b-4d1474ed0e28', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02ba7c2-7375-4bb0-b34b-4d1474ed0e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:02,570 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:01:02,571 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e092800e-cd02-4922-885b-856f5c9970b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e092800e-cd02-4922-885b-856f5c9970b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0 .210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:03,624 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:03,624 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974526b9-1e36-476f-8996-8ada964df668', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974526b9-1e36-476f-8996-8ada964df668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:04,679 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:04,680 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee6f23d-a1fd-4cd1-876c-e56365b2939a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee6f23d-a1fd-4cd1-876c-e56365b2939a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f 3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:05,732 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:05,732 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f87e1ff-2a2f-42b4-bd35-0c3778a6f0b6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f87e1ff-2a2f-42b4-bd35-0c3778a6f0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:06,784 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:06,785 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62548b7-9385-4362-96fa-7810e91b967c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62548b7-9385-4362-96fa-7810e91b967c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:te nant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:07,848 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:01:07,848 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eded6dd3-b0fc-436e-88f4-36b4aa57f125', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eded6dd3-b0fc-436e-88f4-36b4aa57f125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:08,906 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:01:08,906 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b0786a-231d-4ab7-a96a-b449d91fb8b3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b0786a-231d-4ab7-a96a-b449d91fb8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:09,967 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3 887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:01:09,967 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60efff7b-4724-4a33-ab10-2330b6fdb7d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60efff7b-4724-4a33-ab10-2330b6fdb7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:11,020 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:11,020 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbc63db-cb2e-4958-912e-b87f7a46d399', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbc63db-cb2e-4958-912e-b87f7a46d399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:12,075 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:12,075 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a37d79-6676-4877-ab0c-34a3b988a8db', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a37d79-6676-4877-ab0c-34a3b988a8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:13,139 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:01:13,140 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d514228-423e-4ad2-9f9a-0b49f45070ec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d514228-423e-4ad2-9f9a-0b49f45070ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:14,204 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.051s 2024-03-13 11:01:14,204 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-r equest-id': 'req-1591cbbb-5053-4080-8e6d-2c09b4f73e71', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1591cbbb-5053-4080-8e6d-2c09b4f73e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:15,255 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:15,256 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c80a78-b568-4e10-b4ab-f123ec76a1ad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c80a78-b568-4e10-b4ab-f123ec76a1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:16,309 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:16,309 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5581b4bb-210c-4a1a-811a-0bafb25c5825', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5581b4bb-210c-4a1a-811a-0bafb25c5825 ', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:17,363 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:17,364 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff846cb-0e17-42d8-822b-b02ce9d9c814', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff846cb-0e17-42d8-822b-b02ce9d9c814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:18,417 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:18,418 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc790861-67d0-4649-ad7b-fa820c33b57a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc790861-67d0-4649-ad7b-fa820c33b57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9 -4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:19,474 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:01:19,474 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec21026-3538-49f4-8ca9-27debc3d9656', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec21026-3538-49f4-8ca9-27debc3d9656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:20,528 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:20,529 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3253ea6c-f057-46f7-a09d-70780207d1b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3253ea6c-f057-46f7-a09d-70780207d1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242- volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:21,584 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:01:21,585 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b39f9f71-75ec-4cce-af1b-cdf818c55c18', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b39f9f71-75ec-4cce-af1b-cdf818c55c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:22,638 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:22,639 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a39db0-4f6a-42f1-8954-145ea919f612', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a39db0-4f6a-42f1-8954-145ea919f612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c5291 0acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:23,691 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:01:23,692 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8814a573-5167-4eb6-94e3-29b5eac9d5c3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8814a573-5167-4eb6-94e3-29b5eac9d5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:24,743 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:24,743 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0faa994-188a-43dc-a21e-20d4398631d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0faa994-188a-43dc-a21e-20d4398631d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b82 5425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:25,797 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:25,797 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f343b7-64e4-43c5-ac48-58893f98cd88', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f343b7-64e4-43c5-ac48-58893f98cd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:26,859 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:01:26,860 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b3bbaf-4437-4666-9d0b-7e499f8a495e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b3bbaf-4437-4666-9d0b-7e499f8a495e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf 4"}}' 2024-03-13 11:01:27,914 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:27,915 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2af28d-1304-41cf-b636-05fc0bc75894', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2af28d-1304-41cf-b636-05fc0bc75894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:28,969 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:28,969 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c514f976-6c03-4e1b-b930-b7f6ff3a5bc0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c514f976-6c03-4e1b-b930-b7f6ff3a5bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:30,029 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3 bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:01:30,029 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b12ab5-c0e2-4272-95cd-22e6aa4f88a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b12ab5-c0e2-4272-95cd-22e6aa4f88a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:31,088 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:01:31,089 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff63b88e-2937-4904-a5ec-c07168df79e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff63b88e-2937-4904-a5ec-c07168df79e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:32,141 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:01:32,142 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0d006cd-e1b8-40b5-bb67-4c0a315a8063', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0d006cd-e1b8-40b5-bb67-4c0a315a8063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:33,212 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.056s 2024-03-13 11:01:33,213 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551343c9-b21d-4c9c-a665-74cbc9e287f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551343c9-b21d-4c9c-a665-74cbc9e287f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:34,264 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:34,264 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e5d1920-96b7-44a0-93af-d ac16da17f0d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e5d1920-96b7-44a0-93af-dac16da17f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:35,320 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:01:35,320 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f1aa71-ace1-4630-99b1-17ff9c0a7313', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f1aa71-ace1-4630-99b1-17ff9c0a7313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:36,370 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.036s 2024-03-13 11:01:36,370 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa6a02b-a6d6-4c68-a3ab-16e74f4dd0ac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa6a02b-a6d6-4c68-a3ab-16e74f4dd0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:37,424 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:37,425 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb292209-c5ec-4aea-83ca-5323d2c591dc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb292209-c5ec-4aea-83ca-5323d2c591dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:38,578 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.138s 2024-03-13 11:01:38,578 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e02556f-5629-483d-a9f4-6e394165eeef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e02556f-5629-483d-a9f4-6e394165eeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creat ing", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:39,627 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.036s 2024-03-13 11:01:39,628 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3b499d-5941-4aa0-afc9-fce215149833', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3b499d-5941-4aa0-afc9-fce215149833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:40,678 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:40,678 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e089950a-4896-4956-b469-822832262e16', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e089950a-4896-4956-b469-822832262e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, " volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:41,736 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:01:41,736 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e80b9e9-8794-410b-87b7-5603932cb767', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e80b9e9-8794-410b-87b7-5603932cb767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:42,791 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:42,791 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0d22a4-1bc4-42a9-b184-ce2981c727b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0d22a4-1bc4-42a9-b184-ce2981c727b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10 f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:43,846 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:43,846 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5cb49e5-54f2-42dd-b6c6-4f99e58b8e11', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5cb49e5-54f2-42dd-b6c6-4f99e58b8e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:44,897 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:01:44,897 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d0df59-a639-4a7b-aa67-9530b894f01b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d0df59-a639-4a7b-aa67-9530b894f01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "enc rypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:45,953 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:01:45,954 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e06ca24-a6a6-48fc-b0f4-33e34fc3f211', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e06ca24-a6a6-48fc-b0f4-33e34fc3f211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:47,007 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:47,012 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb2cf92-2992-403f-814e-be7d9f66772c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb2cf92-2992-403f-814e-be7d9f66772c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:48,065 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:48,066 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62706cf-876e-4efb-b6c2-3bebcc56fa44', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62706cf-876e-4efb-b6c2-3bebcc56fa44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:49,117 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:01:49,118 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c82709f-5093-464c-81ac-0a7bdfcdd453', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c82709f-5093-464c-81ac-0a7bdfcdd453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:50,176 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:01:50,177 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880d583b-b69e-447e-8819-48a2084bc107', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880d583b-b69e-447e-8819-48a2084bc107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:51,236 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:01:51,237 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840a0d37-aee7-4534-a594-2d911f6086ba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840a0d37-aee7-4534-a594-2d911f6086ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:52,290 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:01:52,290 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f85f70-d25b-49cd-b039-a9b7e14875c7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f85f70-d25b-49cd-b039-a9b7e14875c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:53,345 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:01:53,346 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f399765b-7122-4fab-a766-9066936669be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f399765b-7122-4fab-a766-9066936669be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:54,403 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:01:54,403 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e74297-aa94-4d74-ab5e-e3d3ca7f5085', 'content-length': '916', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e74297-aa94-4d74-ab5e-e3d3ca7f5085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:55,480 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.062s 2024-03-13 11:01:55,480 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1489be-e95b-451e-8b65-9285947e1830', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1489be-e95b-451e-8b65-9285947e1830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:56,534 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:01:56,534 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da6acea3-e8b6-4c0f-bddc-8b016c3b85aa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da6acea3-e8b6-4c0f-bddc-8b016c3b85aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/vo lume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:57,598 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.050s 2024-03-13 11:01:57,599 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fbac05-d7e4-4fb0-a3ee-8964abb79163', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fbac05-d7e4-4fb0-a3ee-8964abb79163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:58,707 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.094s 2024-03-13 11:01:58,707 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb5a214-a2c5-4cdc-9a7a-ef2204360705', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb5a214-a2c5-4cdc-9a7a-ef2204360705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nov a", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:01:59,758 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:01:59,758 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47bea3d2-9667-4fc9-bd68-d8d0a3d4e089', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47bea3d2-9667-4fc9-bd68-d8d0a3d4e089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:00,810 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:00,811 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc160d85-58eb-4336-b2b2-7d743845be34', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc160d85-58eb-4336-b2b2-7d743845be34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id" : null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:01,864 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:01,864 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc61ab0-a7c3-422c-9b3f-60eb464f2add', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc61ab0-a7c3-422c-9b3f-60eb464f2add', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:02,928 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.050s 2024-03-13 11:02:02,929 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13d4714-4d91-4bcc-b385-89786d8be16a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13d4714-4d91-4bcc-b385-89786d8be16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "h ttp://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:03,987 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:02:03,988 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d249728f-bdc3-4d91-b130-e7a1b6ca907d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d249728f-bdc3-4d91-b130-e7a1b6ca907d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:05,042 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:05,042 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-320e7e81-fea0-47c0-a8e9-2987807fc43f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-320e7e81-fea0-47c0-a8e9-2987807fc43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null , "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:06,097 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:06,097 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa48b4ec-6a79-4464-a6df-17d8d96e691a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa48b4ec-6a79-4464-a6df-17d8d96e691a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:07,153 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:02:07,153 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4c27a8-6567-4e90-8d7c-3a1f0aa07f99', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4c27a8-6567-4e90-8d7c-3a1f0aa07f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:08,228 85811 INFO [tempest.lib.common.rest_client] Reques t (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.061s 2024-03-13 11:02:08,229 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c333095f-57dc-4327-a6ad-93749408af14', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c333095f-57dc-4327-a6ad-93749408af14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:09,279 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:02:09,279 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53169926-4010-4ed8-8afe-f8ae6a916a9a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53169926-4010-4ed8-8afe-f8ae6a916a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:10,367 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.075s 2024-03-13 11:02:10,367 85811 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52436738-b6ff-4345-8e7a-ace0eecdd48f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52436738-b6ff-4345-8e7a-ace0eecdd48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:11,418 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:02:11,419 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335f90d0-9e01-44eb-a905-03ad43b30a08', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335f90d0-9e01-44eb-a905-03ad43b30a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:12,481 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:02:12,481 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02 :12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c8857c-d6b4-4c86-a733-100d52d2af82', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c8857c-d6b4-4c86-a733-100d52d2af82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:13,543 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:02:13,543 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6be4d37-23ee-4e1d-aedd-6a89cb59e955', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6be4d37-23ee-4e1d-aedd-6a89cb59e955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:14,600 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:14,600 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7677e22-a0cb-4d9a-a00e-8a73ac89923f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary' : 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7677e22-a0cb-4d9a-a00e-8a73ac89923f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:15,660 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:02:15,660 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ddd226-97a6-472f-b72d-70c436b44539', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ddd226-97a6-472f-b72d-70c436b44539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:16,719 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:02:16,719 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1f7470-b632-4e4a-bef4-43c4acde8587', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1f7470-b632-4e4a-bef4-43c4acde8587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/v olumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:17,813 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.080s 2024-03-13 11:02:17,813 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e2cbef-6452-4f5f-8f10-d9391ae32c08', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e2cbef-6452-4f5f-8f10-d9391ae32c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:18,867 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:18,868 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec6151c-29e1-4b77-ae36-f98e20e205a2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec6151c-29e1-4b77-ae36-f98e20e205a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000 000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:19,921 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:02:19,921 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a7b328b-5f4b-4ffd-9e0e-60dbf7ece740', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a7b328b-5f4b-4ffd-9e0e-60dbf7ece740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:20,985 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:02:20,986 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f818e2f-cf59-4597-8e70-94db19530179', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f818e2f-cf59-4597-8e70-94db19530179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:22,050 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:02:22,050 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a30deec-518a-420b-a9ea-9ccd18e2ab3e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a30deec-518a-420b-a9ea-9ccd18e2ab3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:23,108 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:23,108 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51dd346-b8fd-4818-b02c-c9dd233121c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51dd346-b8fd-4818-b02c-c9dd233121c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de086 1928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:24,161 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:24,161 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cecc219-5616-43a0-8825-0c486535b351', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cecc219-5616-43a0-8825-0c486535b351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:25,213 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:02:25,213 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e067472-2d87-49a4-b87b-a237aaae181d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e067472-2d87-49a4-b87b-a237aaae181d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattac h": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:26,278 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.051s 2024-03-13 11:02:26,279 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caee1b83-2376-4919-b48d-28fc53244e05', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caee1b83-2376-4919-b48d-28fc53244e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:27,335 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:02:27,335 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35429de5-adcd-48a8-81f1-24a78781f2bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35429de5-adcd-48a8-81f1-24a78781f2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:28,394 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_ boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:02:28,394 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a872ea5a-5f3b-4d1e-a254-a45756699d21', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a872ea5a-5f3b-4d1e-a254-a45756699d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:29,455 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.047s 2024-03-13 11:02:29,455 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276610fb-f330-4ef3-af5a-24ec6a1507aa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276610fb-f330-4ef3-af5a-24ec6a1507aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:30,526 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.056s 2024-03-13 11:02:30,527 85811 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a3a3c0-09d2-487b-86f5-ccb263257434', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a3a3c0-09d2-487b-86f5-ccb263257434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:31,598 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.054s 2024-03-13 11:02:31,598 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28c8258-affa-4a34-b937-3898a25524ad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28c8258-affa-4a34-b937-3898a25524ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:32,665 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.051s 2024-03-13 11:02:32,665 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-57de40d9-9381-4826-bb74-6012ef57796c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57de40d9-9381-4826-bb74-6012ef57796c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:33,722 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:02:33,722 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5086463-d0e3-404e-b200-16ff79b29f58', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5086463-d0e3-404e-b200-16ff79b29f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:34,793 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.058s 2024-03-13 11:02:34,794 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc884e8f-ce27-4fe3-9d08-4340575de915', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-dc884e8f-ce27-4fe3-9d08-4340575de915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:35,844 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.037s 2024-03-13 11:02:35,845 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1986ac0d-0c25-45f0-8294-3e3b0132daa7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1986ac0d-0c25-45f0-8294-3e3b0132daa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:36,904 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:02:36,905 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c60df7d2-9d66-4ee5-9324-16aaae330db7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c60df7d2-9d66-4ee5-9324-16aaae330db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c2 7'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:37,962 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:02:37,963 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d857ca-bbd8-45a4-8f1e-ab872a6ca494', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d857ca-bbd8-45a4-8f1e-ab872a6ca494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:39,032 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.054s 2024-03-13 11:02:39,032 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600f9089-dff3-40a2-924c-4f05aeef0eba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600f9089-dff3-40a2-924c-4f05aeef0eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.0 00000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:40,084 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:40,085 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61641813-0861-4148-839f-e70364601423', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61641813-0861-4148-839f-e70364601423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:41,162 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.063s 2024-03-13 11:02:41,162 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a70eab0-fafb-40e3-9acf-0e2e047195c0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a70eab0-fafb-40e3-9acf-0e2e047195c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "htt p://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:42,213 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:02:42,214 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c49659e-d78f-4101-88f9-11c03e59e142', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c49659e-d78f-4101-88f9-11c03e59e142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:43,289 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.061s 2024-03-13 11:02:43,289 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce4df3a-b6f8-4e28-96cd-69f948eeb62a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce4df3a-b6f8-4e28-96cd-69f948eeb62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf- 9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:44,350 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:02:44,350 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1899d701-71ce-4eae-9261-f0339f3b9e5d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1899d701-71ce-4eae-9261-f0339f3b9e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:45,407 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:02:45,408 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002d9fe1-7c6f-4854-9099-330a0fd5c315', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002d9fe1-7c6f-4854-9099-330a0fd5c315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:46,465 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:46,466 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74566e6-fdbf-4f00-bc6a-3f28b5bd97e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74566e6-fdbf-4f00-bc6a-3f28b5bd97e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:47,518 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:47,518 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c295909-f968-483a-90b4-9e93b3d6dfbb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c295909-f968-483a-90b4-9e93b3d6dfbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:48,603 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/v olume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.071s 2024-03-13 11:02:48,603 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0621b403-7959-440a-9a83-8e405e6df0ab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0621b403-7959-440a-9a83-8e405e6df0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:49,691 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.073s 2024-03-13 11:02:49,692 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4b2f26-7f48-4e1b-89c8-898d64562fe6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4b2f26-7f48-4e1b-89c8-898d64562fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:50,760 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.054s 2024-03-13 11:02:50,760 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceeafcfb-7db7-4a3b-a48a-c32aa1367175', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceeafcfb-7db7-4a3b-a48a-c32aa1367175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:51,825 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.051s 2024-03-13 11:02:51,825 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99eb8a7-f109-45aa-bc8f-77aa512da573', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99eb8a7-f109-45aa-bc8f-77aa512da573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:52,879 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:02:52,879 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-3889106a-abed-4bb6-a85d-6d9d8d230423', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3889106a-abed-4bb6-a85d-6d9d8d230423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:53,934 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:02:53,935 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e818ef0-377a-4277-b57f-947a7eafaba8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e818ef0-377a-4277-b57f-947a7eafaba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:55,014 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.065s 2024-03-13 11:02:55,015 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb70c79b-3c76-4993-9d10-2b75a7f499c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb70c79b-3c76-4993-9d10-2b 75a7f499c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:56,078 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:56,079 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4a78cc-2eef-4986-9bc1-3c64952dfa4a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4a78cc-2eef-4986-9bc1-3c64952dfa4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:57,138 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:02:57,139 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb46a822-ee7d-4b4e-9793-cad2c7feec44', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb46a822-ee7d-4b4e-9793-cad2c7feec44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3b ad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:58,193 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:02:58,193 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2936e2a4-0418-43ba-8949-653006f60934', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2936e2a4-0418-43ba-8949-653006f60934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:02:59,246 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:02:59,247 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969136cf-5c56-4b35-bcdd-dbbe3e542858', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969136cf-5c56-4b35-bcdd-dbbe3e542858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevices Test_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:00,306 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:03:00,307 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aba2ba07-0f3a-4d94-882b-9817ff0b5072', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aba2ba07-0f3a-4d94-882b-9817ff0b5072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:01,365 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.045s 2024-03-13 11:03:01,365 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-252b0320-00b3-4b26-a7b8-0a6dbf79fc57', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-252b0320-00b3-4b26-a7b8-0a6dbf79fc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de08 61928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:02,422 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.043s 2024-03-13 11:03:02,422 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78a9db1-78f5-45a7-bfc1-5e644a7b620a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78a9db1-78f5-45a7-bfc1-5e644a7b620a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:03,479 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.044s 2024-03-13 11:03:03,480 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccee4756-172b-46b3-b43e-faebd259d217', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccee4756-172b-46b3-b43e-faebd259d217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290b db32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:04,535 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:03:04,535 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7da0259-2239-4971-8974-751e2b2485cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7da0259-2239-4971-8974-751e2b2485cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:05,612 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.064s 2024-03-13 11:03:05,612 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e19ac06f-5609-4284-80fc-25b3f1334b8e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e19ac06f-5609-4284-80fc-25b3f1334b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de086192 8c52910acf4"}}' 2024-03-13 11:03:06,830 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.204s 2024-03-13 11:03:06,830 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f811523-df47-4612-8746-ded1d6d9656d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f811523-df47-4612-8746-ded1d6d9656d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:07,890 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.047s 2024-03-13 11:03:07,891 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3818cf-5ed8-4879-ba86-797cb903fcf6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3818cf-5ed8-4879-ba86-797cb903fcf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:08,945 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/ volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:03:08,945 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a64e5483-f82f-452a-9563-62df88c86195', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64e5483-f82f-452a-9563-62df88c86195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:10,001 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:03:10,001 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9834d33-3cc4-44b9-bc92-89cf61ca1838', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9834d33-3cc4-44b9-bc92-89cf61ca1838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:11,054 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:03:11,054 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7d91638-a090-43ac-94a9-2772245f5171', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7d91638-a090-43ac-94a9-2772245f5171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:12,116 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:03:12,116 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58977441-d6c0-4938-bd6d-b8c3fdcf32ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58977441-d6c0-4938-bd6d-b8c3fdcf32ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:13,168 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:03:13,169 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9bf2fd-b7da-4 f7e-827c-950d94008ac0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9bf2fd-b7da-4f7e-827c-950d94008ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:14,230 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:03:14,230 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8204d606-84ab-408a-a2ed-17e72bf1c9e0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8204d606-84ab-408a-a2ed-17e72bf1c9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:15,286 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:03:15,286 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac22b1d-1a25-46ac-88e0-20c1672d8cb5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac22b1d-1a25-46ac-88e0-20c1672d8cb5', 'connection': 'close', 'statu s': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:16,354 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.054s 2024-03-13 11:03:16,354 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa2f95c-983e-496a-9a8c-fda3ed6d151c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa2f95c-983e-496a-9a8c-fda3ed6d151c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:17,415 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.048s 2024-03-13 11:03:17,416 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842c648a-a028-4dd3-89b1-6b47474fa7d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842c648a-a028-4dd3-89b1-6b47474fa7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "statu s": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:18,471 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:03:18,471 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c672d2-32d5-4a21-ae50-a374b954f850', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c672d2-32d5-4a21-ae50-a374b954f850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:19,533 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.049s 2024-03-13 11:03:19,534 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a21f17d-d6e1-49fd-9a40-efdb09f16dd5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a21f17d-d6e1-49fd-9a40-efdb09f16dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description ": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:20,589 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.042s 2024-03-13 11:03:20,590 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5dc3fc-879f-4407-b135-f0da5cd8babd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5dc3fc-879f-4407-b135-f0da5cd8babd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:21,645 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.041s 2024-03-13 11:03:21,645 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951cc5ec-613a-45e6-91b5-c60c37d6c6df', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951cc5ec-613a-45e6-91b5-c60c37d6c6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf -9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:22,704 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.046s 2024-03-13 11:03:22,705 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2899503a-4ae7-408b-8ce6-5bdb4758b21d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2899503a-4ae7-408b-8ce6-5bdb4758b21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:23,757 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.038s 2024-03-13 11:03:23,757 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95917502-d2fa-49af-8bde-b2814a16d0e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95917502-d2fa-49af-8bde-b2814a16d0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "fa lse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:24,810 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.039s 2024-03-13 11:03:24,810 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16663b79-810e-46ec-a829-55898a0860ea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16663b79-810e-46ec-a829-55898a0860ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:25,880 85811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.057s 2024-03-13 11:03:25,881 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1507fbd7-0329-4d02-9510-aab14da89f87', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1507fbd7-0329-4d02-9510-aab14da89f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 2024-03-13 11:03:26,934 85 811 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27 0.040s 2024-03-13 11:03:26,934 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1efdff-fceb-48c8-b1a5-0b65afd1619a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1efdff-fceb-48c8-b1a5-0b65afd1619a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27'} Body: b'{"volume": {"id": "e3bad070-4dc9-4edf-9a2e-2f10f3076c27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:00:10.000000", "updated_at": "2024-03-13T11:00:11.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1800395296", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3887193230584de0861928c52910acf4/volumes/e3bad070-4dc9-4edf-9a2e-2f10f3076c27"}], "user_id": "1919290bdb32416b825425e90da02f10", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3887193230584de0861928c52910acf4"}}' 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 25a27308-b73c-4b1d-979a-1a0a60975a2f failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:54:48,543 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.167s 2024-03-13 10:54:48,544 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 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-148bdd32-43df-4181-af52-568b8ea54053', 'x-compute-request-id': 'req-148bdd32-43df-4181-af52-568b8ea54053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:54:48,715 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.157s 2024-03-13 10:54:48,715 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:48 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-3ebd0464-faea-44ce-b552-e86f0995382b', 'x-compute-request-id': 'req-3ebd0464-faea-44ce-b552-e86f0995382b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "book mark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:55:39,016 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.234s 2024-03-13 10:55:39,016 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:38 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-18fa4189-e303-40ba-9f94-db8523c76406', 'x-compute-request-id': 'req-18fa4189-e303-40ba-9f94-db8523c76406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:55:39,200 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.169s 2024-03-13 10:55:39,200 85807 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, 13 Mar 2024 10:55:39 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-88389da7-9417-46ef-af39-7127153a93b8', 'x-compute-request-id': 'req-88389da7-9417-46ef-af39-7127153a93b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:56:39,498 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes 0.241s 2024-03-13 10:56:39,499 85807 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-878845257"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c2ae36-d239-42d7-b96d-4b82d48106f9', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c2ae36-d239-42d7-b96d-4b82d48106f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.437384", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": []}}' 2024-03-13 10:56:39,594 85807 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.078s 2024-03-13 10:56:39,594 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 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-debbfcd8-0271-48a5-8f84-a6b5ae822a2d', '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": "939ae7a03ff547c3b407f86fb3335d40", "name": "tempest-ServerActionsTestOtherA-1573602310-project-member", "password_expires_at": null}, "audit_ids": ["iJpDLPyuSaqYVDe8eS-sqw"], "expires_at": "2024-03-13T11:56:39.000000Z", "issued_at": "2024-03-13T10:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f518aa995314950a82175cd6f9a865b", "name": "tempest-ServerActionsTestOtherA-1573602310"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:56:39,595 85807 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'b6f4915f-09a4-4619-948e-1e3ebeb15c6d', 'name': 'tempest-ServerActionsTestOtherA-1844749126-network', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0f518aa995314950a82175cd6f9a865b ', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3290, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:56:39,596 85807 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 10:56:39,596 85807 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:56:39,673 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.075s 2024-03-13 10:56:39,673 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-71655403", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMutx06/EePxNbJNFZ1ShS51A8uvmOM/pspYDehjyg5O1seTDlEJZSaeY9BgMH5WNbFmmZAzR/UOHmh46E1WOTjgnTA4FCYIWuNz0XC/g9Q6xWNCzaE8D/8GSnMkRcivNA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75b40401-98f3-48bb-93f7-955ecd8bbbfb', 'x-compute-request-id': 'req-75b40401-98f3-48bb-93f7-955ecd8bbbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-71655403", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMutx06/EePxNbJNFZ1ShS51A8uvmOM/pspYDehjyg5O1seTDlEJZSaeY9BgMH5WNbFmmZAzR/UOHmh46E1WOTjgnTA4FCYIWuNz0XC/g9Q6xWNCzaE8D/8GSnMkRcivNA==", "fingerprint": "51:7b:7a:14:e6:aa:b7:e9:cb:9b:0e:21:33:00:d9:5e", "user_id": "939ae7a03ff547c3b407f86fb3335d40"}}' 2024-03-13 10:56:39,675 85807 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-71655403 created 2024-03-13 10:56:39,806 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.130s 2024-03-13 10:56:39,806 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--644967979", "description": "tempest-description--364953757"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-da62902e-d284-417b-835f-4fc97f3dae9d', 'date': 'Wed, 13 Mar 2024 10:56:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "name": "tempest-securitygroup--644967979", "stateful": true, "tenant_id": "0f518aa995314950a82175cd6f9a865b", "description": "tempest-description--364953757", "shared": false, "security_group_rules": [{"id": "967473c3-6f8f-4bfd-ac3b-cd2c49d9e472", "project_id": "0f518aa995314950a82175cd6f9a865b", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "security_group_id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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": 338, "belongs_to_default_sg" : false, "description": null, "tags": [], "created_at": "2024-03-13T10:56:39Z", "updated_at": "2024-03-13T10:56:39Z", "revision_number": 0}, {"id": "d80c4994-53f7-4b00-a37d-42f12bf5c8cf", "project_id": "0f518aa995314950a82175cd6f9a865b", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "security_group_id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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": 339, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:56:39Z", "updated_at": "2024-03-13T10:56:39Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:56:39Z", "updated_at": "2024-03-13T10:56:39Z", "revision_number": 1, "project_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:56:40,002 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2024-03-13 10:56:40,002 85807 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": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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-71088834-7e02-4a71-b2c5-33487d0558b0', 'date': 'Wed, 13 Mar 2024 10:56:40 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": "dc3d8ec2-5d68-452d-af47-f432d5d3ef10", "project_id": "0f518aa995314950a82175cd6f9a865b", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "security_group_id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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-03-13T10:56:39Z", "updated_at": "2024-03-13T10:56:39Z", "revision_number": 0}}' 2024-03-13 10:56:40,227 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.224s 2024-03-13 10:56:40,227 85807 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": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5ad0340a-54c2-44ec-bd07-a1efec7e024d', 'date': 'Wed, 13 Mar 2024 10:56:40 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": "8ec45c4f-7993-447f-98a0-7345376824d3", "project_id": "0f518aa995314950a82175cd6f9a865b", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "security_group_id": "3b6a326c-04e5-4fe5-86a5-442c874c8485", "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-03-13T10:56:40Z", "updated_at": "2024-03-13T10:56:40Z", "revision_number": 0}}' 2024-03-13 10:56:40,228 85807 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--64 4967979 created 2024-03-13 10:56:40,992 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.764s 2024-03-13 10:56:40,993 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-10ff70d8-ae24-4b2a-be87-7ba42406dd4e', 'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ed221549-506b-42b6-aa7e-1af8297404f5", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "floating_ip_address": "172.24.4.133", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0f518aa995314950a82175cd6f9a865b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:56:40Z", "updated_at": "2024-03-13T10:56:40Z", "revision_number": 0}}' 2024-03-13 10:56:40,993 85807 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ed221549-506b-42b6-aa7e-1af8297404f5', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'floating_ip_address': '172.24.4.133', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:56:40Z', 'updated_at': '2024-03-13T10:56:40Z', 'revision_number': 0, 'ip': '172.24.4.133'} created 2024-03-13 10:56:40,994 85807 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-71655403', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMutx06/EePxNbJNFZ1ShS51A8uvmOM/pspYDehjyg5O1seTDlEJZSaeY9BgMH5WNbFmmZAzR/UOHmh46E1WOTjgnTA4FCYIWuNz0XC/g9Q6xWNCzaE8D/8GSnMkRcivNA==', 'fingerprint': '51:7b:7a:14:e6:aa:b7:e9:cb:9b:0e:21:33:00:d9:5e', 'user_id': '939ae7a03ff547c3b407f86fb3335d40', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCEg6aFE4dCFhLr9RklHphhhQSJLP3O7lM930sP7rwsTSPeyaVi3DtN\nQTs2EPSrhu2gBwYFK4EEACKhZANiAATLrcdOvxHj8TWyTRWdUoUudQPLr5jjP6bK\nWA3oY8oOTtbHkw5RCWUmnmPQYDB+VjWxZpmQM0f1Dh5oeOhNVjk44J0wOBQmCFrj\nc9Fwv4PUOsVjQs2hPA//BkpzJEXIrzQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3b6a326c-04e5-4fe5-86a5-442c874c8485', 'name': 'tempest-securitygroup--644967979', 'stateful': True, 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'description': 'tempest-description--364953757', 'shared': False, 'security_group_rules': [{'id': '967473c3-6f8f-4bfd-ac3b-cd2c49d9e472', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'security_group_id': '3b6a326c-04e5-4fe5-86a5-442c874c8485', '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': 338, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:56:39Z', 'updated_at': '2024-03-13T10:56:39Z', 'revision_number': 0}, {'id': 'd80c4994-53f7-4b00-a37d-42f12bf5c8cf', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'security_group_id': '3b6a326c-04e5-4fe5-86a5-442c874c8485', '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': 339, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:56:39Z', 'updated_at': '2024-03-13T10:56:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:56:39Z', 'updated_at': '2024-03-13T10:56:39Z', 'revision_number': 1, 'project_id': '0f518aa995314950a82175cd6f9a865b'}, 'floating_ip': {'id': 'ed221549-506b-42b6-aa7e-1af8297404f5', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'floating_ip_address': '172.24.4.133', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:56:40Z', 'updated_at': '2024-03-13T10:56:40Z', 'revision_number': 0, 'ip': '172.24.4.133'}} 2024-03-13 10:56:41,506 85807 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.511s 2024-03-13 10:56:41,507 85807 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-1595648533", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "b6f4915f-09a4-4619-948e-1e3ebeb15c6d"}], "security_groups": [{"name": "tempest-securitygroup--644967979"}], "key_name": "tempest-keypair-71655403", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35669e0c-e2d4-4b7a-baa0-02b0e39700f4', 'x-compute-request-id': 'req-35669e0c-e2d4-4b7a-baa0-02b0e39700f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--644967979"}], "adminPass": "wtP55HJ7ZnoY"}}' 2024-03-13 10:56:41,573 85807 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/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.064s 2024-03-13 10:56:41,574 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:56:41 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-dce48778-8109-4a13-a0af-e7831df9f4b2', 'x-compute-request-id': 'req-dce48778-8109-4a13-a0af-e7831df9f4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "name": "tempest-tempest.common.compute-instance-1595648533", "status": "BUILD", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff5 47c3b407f86fb3335d40", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:41Z", "updated": "2024-03-13T10:56:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-71655403", "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-03-13 10:57:31,807 85807 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/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.213s 2024-03-13 10:57:31,808 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:57:31 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-691d91b4-ba55-4749-b748-bb7126d7f386', 'x-compute-request-id': 'req-691d91b4-ba55-4749-b748-bb7126d7f386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "name": "tempest-tempest.common.compute-instance-1595648533", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:41Z", "updated": "2024-03-13T10:56:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:64:b0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-71655403", "OS-SRV-USG:launched_at": "2024-03-13T10:56:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--644967979"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:57:31,821 85807 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 10:58:32,065 85807 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/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8/os-interface 0.185s 2024-03-13 10:58:32,065 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:31 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-1536ca1a-488b-4dbd-83ea-cf3e321084a2', 'x-compute-request-id': 'req-1536ca1a-488b-4dbd-83ea-cf3e321084a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b6f4915f-09a4-4619-948e-1e3ebeb15c6d", "port_id": "d09c72be-451e-4934-9f22-da72290d6d5e", "mac_addr": "fa:16:3e:24:64:b0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "aec084a8-cac2-4e09-bd0e-93af9bf52408", "ip_address": "10.0.0.5"}]}]}' 2024-03-13 10:58:32,831 85807 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/ed221549-506b-42b6-aa7e-1af8297404f5 0.761s 2024-03-13 10:58:32,832 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d09c72be-451e-4934-9f22-da72290d6d5e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-20968f2d-e787-4dfa-830e-3e34d56256cd', 'date': 'Wed, 13 Mar 2024 10:58:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed221549-506b-42b6-aa7e-1af8297404f5'} Body: b'{"floatingip": {"id": "ed221549-506b-42b6-aa7e-1af8297404f5", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "floating_ip_address": "172.24.4.133", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "cdcd03e6-cbd7-415b-a40c-409e278bd520", "port_id": "d09c72be-451e-4934-9f22-da72290d6d5e", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b6f4915f-09a4-4619-948e-1e3ebeb15c6d", "mac_address": "fa:16:3e:24:64:b0", "admin_state_up": true, "status": "ACTIVE", "device_id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:56:40Z", "updated_at": "2024-03-13T10:58:32Z", "revision_number": 1, "project_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:32,833 85807 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.133:22' as 'cirros' with public key authentication 2024-03-13 10:58:32,843 85807 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 10:58:32,952 85807 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 10:58:32,953 85807 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.133 successfully created 2024-03-13 10:58:33,131 85807 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/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.177s 2024-03-13 10:58:33,131 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:32 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-9f006a51-4d9e-4185-9e85-b1ff1a5d4311', 'x-compute-request-id': 'req-9f006a51-4d9e-4185-9e85-b1ff1a5d4311', 'connect ion': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "name": "tempest-tempest.common.compute-instance-1595648533", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:41Z", "updated": "2024-03-13T10:56:48Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:64:b0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-71655403", "OS-SRV-USG:launched_at": "2024-03-13T10:56:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--644967979"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 10:58:33,185 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:58:33,185 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722cc55a-8468-47d9-a017-156f74110d8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722cc55a-8468-47d9-a017-156f74110d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:34,243 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:58:34,243 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2953b6c3-bd94-4715-8ce2-0ef7626a11d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2953b6c3-bd94-4715-8ce2-0ef7626a11d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:35,296 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:58:35,296 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c73c7b-f259-41ae-b8dc-6bcb5846dbd8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c73c7b-f259-41ae-b8dc-6bcb5846dbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:36,350 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:58:36,351 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed9af82-0375-499b-8 738-641d7681a9fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed9af82-0375-499b-8738-641d7681a9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:37,405 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:58:37,405 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5011a165-2898-4f94-9655-70f0a754deac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5011a165-2898-4f94-9655-70f0a754deac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:38,455 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 10:58:38,456 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4003c715-5bf8-4bf4-8e87-b48d52af0e46', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4003c715-5bf8-4bf4-8e87-b48d52af0e46', 'connection': 'c lose', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:39,507 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:58:39,507 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d15390-7d9e-4e73-9896-df8fdb44b2ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d15390-7d9e-4e73-9896-df8fdb44b2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:40,560 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:58:40,560 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3376213-be20-464c-b03c-954e678a0426', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3376213-be20-464c-b03c-954e678a0426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c- 4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:41,615 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:58:41,616 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8159f161-76b9-490e-9fb9-0728fe74ae3a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8159f161-76b9-490e-9fb9-0728fe74ae3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:42,677 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 10:58:42,677 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894e40ec-e039-4cf7-ab0c-2e028e9fa146', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894e40ec-e039-4cf7-ab0c-2e028e9fa146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActi onsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:43,729 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:58:43,729 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9aded6-7d9e-4099-a757-a46252b766dc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9aded6-7d9e-4099-a757-a46252b766dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:44,791 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.048s 2024-03-13 10:58:44,792 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e1ce50-fbc9-4d1d-bda5-595d54d90ba1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e1ce50-fbc9-4d1d-bda5-595d54d90ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume /v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:45,853 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:58:45,853 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778cd692-eb6f-40ba-bc59-6077ce42d8e7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778cd692-eb6f-40ba-bc59-6077ce42d8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:46,908 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:58:46,908 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65687dfe-1af2-4777-b1b6-677828211f04', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65687dfe-1af2-4777-b1b6-677828211f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979 a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:47,964 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:58:47,965 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b35b300-3842-46c4-88d5-1ff19be70a16', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b35b300-3842-46c4-88d5-1ff19be70a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:49,023 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:58:49,024 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94b7714-cd5f-4c74-9e53-b4349e490733', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94b7714-cd5f-4c74-9e53-b4349e490733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [ ], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:50,089 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 10:58:50,090 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8883ef4d-9e53-4e65-a6ac-0449d9fcddeb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8883ef4d-9e53-4e65-a6ac-0449d9fcddeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:51,146 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:58:51,147 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377b3a8a-30c6-46eb-9946-0ea1879d1051', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377b3a8a-30c6-46eb-9946-0ea1879d1051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:52,207 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with _volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:58:52,207 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2d277d-cf73-40e3-9d66-d1a7d645a526', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2d277d-cf73-40e3-9d66-d1a7d645a526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:53,275 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.054s 2024-03-13 10:58:53,276 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90596fb-06be-40ba-bcf1-85f7b6f3a663', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90596fb-06be-40ba-bcf1-85f7b6f3a663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:54,329 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:58:54,330 85807 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3fdf992-65f1-4709-a316-22b55d9c23c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3fdf992-65f1-4709-a316-22b55d9c23c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:55,388 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 10:58:55,389 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a1926d-6350-4ee6-b32b-10989bdd9de5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a1926d-6350-4ee6-b32b-10989bdd9de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:56,460 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.053s 2024-03-13 10:58:56,460 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:5 6 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a069a78f-b6fd-4af4-9f89-b1ce260b9870', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a069a78f-b6fd-4af4-9f89-b1ce260b9870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:57,513 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:58:57,513 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f445be4-68c0-48ad-8ba0-3142eed5573c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f445be4-68c0-48ad-8ba0-3142eed5573c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:58,574 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.046s 2024-03-13 10:58:58,574 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7445f8-0013-4057-ba1f-adb5804e3816', 'content-length': '912', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7445f8-0013-4057-ba1f-adb5804e3816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:58:59,641 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 10:58:59,641 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14deedba-7717-48ff-aeff-13dd80dbf46a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14deedba-7717-48ff-aeff-13dd80dbf46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:00,699 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:00,699 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1c5f55-4cb6-4b22-b34d-484e2d3f886b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1c5f55-4cb6-4b22-b34d-484e2d3f886b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ 0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:01,756 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:01,757 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600e27a7-b41e-483c-80af-40284c00c36f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600e27a7-b41e-483c-80af-40284c00c36f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:02,811 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:02,811 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02956cdf-d4eb-4275-a535-f4d454eb2e32', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02956cdf-d4eb-4275-a535-f4d454eb2e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_z one": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:03,876 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.050s 2024-03-13 10:59:03,876 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e4af76-9c6b-45e2-8730-3a89fe50ff54', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e4af76-9c6b-45e2-8730-3a89fe50ff54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:04,927 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 10:59:04,928 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d59963a-bee4-406d-85f2-533770a790ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d59963a-bee4-406d-85f2-533770a790ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "jov iandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:05,992 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.051s 2024-03-13 10:59:05,992 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe1e07d-09e5-4841-8dd8-6a5be690c4bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe1e07d-09e5-4841-8dd8-6a5be690c4bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:07,048 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:07,049 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1857aa08-ceef-4157-a920-7c54f64e5848', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1857aa08-ceef-4157-a920-7c54f64e5848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a 60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:08,106 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:08,106 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f2f7ce-f67f-4ca9-a4a8-eced3cbe0495', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f2f7ce-f67f-4ca9-a4a8-eced3cbe0495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:09,163 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:09,163 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52485f8-36eb-4ad8-9d6e-2f31ff779be3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52485f8-36eb-4ad8-9d6e-2f31ff779be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootab le": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:10,219 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:59:10,220 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76429c7c-6499-4b0d-b9c0-547755566230', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76429c7c-6499-4b0d-b9c0-547755566230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:11,277 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:11,278 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15056ec-162d-4fef-9d88-e17203853221', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15056ec-162d-4fef-9d88-e17203853221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:12,333 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:12,333 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889f7baf-be45-40ab-bce6-d02a760ebe44', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889f7baf-be45-40ab-bce6-d02a760ebe44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:13,386 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:13,386 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c832788b-5d87-4e22-9014-2bad3c435054', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c832788b-5d87-4e22-9014-2bad3c435054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:14,443 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a8 2175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:14,443 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ade2f9c-6826-4f14-bd68-0c964779b56d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ade2f9c-6826-4f14-bd68-0c964779b56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:15,507 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:15,508 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a9172c-e237-4b02-ba16-7f0451f29c1f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a9172c-e237-4b02-ba16-7f0451f29c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:16,558 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 10:59:16,558 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e388a450-d833-487f-8ea4-80d80d124e8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e388a450-d833-487f-8ea4-80d80d124e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:17,621 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 10:59:17,621 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a1154d-08e2-4ff8-948c-19d7f19a9b0f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a1154d-08e2-4ff8-948c-19d7f19a9b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:18,674 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:18,675 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-70841da5-afbf-47f1-8a72-f38717fc4450', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70841da5-afbf-47f1-8a72-f38717fc4450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:19,725 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 10:59:19,726 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93957fb6-2708-4359-a0dc-b8320d1466d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93957fb6-2708-4359-a0dc-b8320d1466d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:20,784 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:20,784 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bafb85b-d066-4899-860b-031b182dad86', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -0bafb85b-d066-4899-860b-031b182dad86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:21,834 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 10:59:21,835 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea0e571-22c1-4315-a56c-ab9494206d1f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea0e571-22c1-4315-a56c-ab9494206d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:22,886 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:22,886 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7c325c-fa63-4d12-9e3f-e19df16fbe20', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7c325c-fa63-4d12-9e3f-e19df16fbe20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a6097 5a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:23,947 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 10:59:23,947 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a49a6a-4c32-4530-8227-32af812ef283', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a49a6a-4c32-4530-8227-32af812ef283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:25,003 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:25,004 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d8452c-4ea0-4354-a5ee-057411380d50', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d8452c-4ea0-4354-a5ee-057411380d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": " 2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:26,068 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:26,068 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99be4743-5118-4e4b-933c-84e6c13fc6a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99be4743-5118-4e4b-933c-84e6c13fc6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:27,126 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:27,126 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa0fa9d-d127-455f-9675-01a469d6157a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa0fa9d-d127-455f-9675-01a469d6157a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:28,180 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:59:28,180 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b9f59c-947b-4e05-ae4e-0332be052215', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b9f59c-947b-4e05-ae4e-0332be052215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:29,235 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:29,235 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff425b9-02d9-490b-a1db-8dacd5c6fd3b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff425b9-02d9-490b-a1db-8dacd5c6fd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa 995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:30,288 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:30,288 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c68a0d5-4af0-46ea-8fd9-bcfda7f254ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c68a0d5-4af0-46ea-8fd9-bcfda7f254ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:31,342 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:31,342 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435fcf19-7005-495f-9d21-7f15ecd5b4aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435fcf19-7005-495f-9d21-7f15ecd5b4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistenc ygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:32,396 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:32,397 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c90cc0-4d64-4509-acfc-e7a66be9c629', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c90cc0-4d64-4509-acfc-e7a66be9c629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:33,449 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:33,450 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bea306-bf69-4f3f-9a28-9fd30ec91eeb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bea306-bf69-4f3f-9a28-9fd30ec91eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:34,504 85807 INFO [tempest.lib.common.rest_client] R equest (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:34,504 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9f0944-2e51-4150-b75f-251ee1341ada', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9f0944-2e51-4150-b75f-251ee1341ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:35,557 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:35,557 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9afc8f41-34b0-4094-8228-70efa585b280', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9afc8f41-34b0-4094-8228-70efa585b280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:36,614 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-0 3-13 10:59:36,614 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a4e03d-411a-40ea-a1cf-34edc5fd41a7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a4e03d-411a-40ea-a1cf-34edc5fd41a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:37,669 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:37,669 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dba0423-dbdb-4e46-8095-e13487e20278', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dba0423-dbdb-4e46-8095-e13487e20278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:38,722 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 10:59:38,722 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c1d900-2cfd-436b-b395-3129c71a09c9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c1d900-2cfd-436b-b395-3129c71a09c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:39,779 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:39,779 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36263d47-99ac-46c9-bc68-583fd53e7887', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36263d47-99ac-46c9-bc68-583fd53e7887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:40,834 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:40,835 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2991f8-e860-4f2b-8b07-3e3b969f19b9' , 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2991f8-e860-4f2b-8b07-3e3b969f19b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:41,887 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 10:59:41,887 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d37d0e-6b79-4b0d-96f8-ad02e1f788da', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d37d0e-6b79-4b0d-96f8-ad02e1f788da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:42,947 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.046s 2024-03-13 10:59:42,947 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d3dc6a-b37b-48c0-984f-eec73712e605', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d3dc6a-b37b-48c0-984f-eec73712e605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:44,011 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 10:59:44,012 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f310a2-170f-4c03-92e2-067ea3949d45', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f310a2-170f-4c03-92e2-067ea3949d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:45,070 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:45,070 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6877a5da-6629-413f-87fb-1f2ef758392a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6877a5da-6629-413f-87fb-1f2ef758392a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a609 75a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:46,146 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.058s 2024-03-13 10:59:46,146 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4810142d-2ef3-4191-a83d-a36f9f1c89ea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4810142d-2ef3-4191-a83d-a36f9f1c89ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:47,203 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 10:59:47,203 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371b8c2f-36fe-4ea1-9131-7316298de13b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371b8c2f-36fe-4ea1-9131-7316298de13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-vol ume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:48,267 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.051s 2024-03-13 10:59:48,267 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3713ca7-979a-4c35-a715-68a6eb82901c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3713ca7-979a-4c35-a715-68a6eb82901c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:49,329 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 10:59:49,329 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4729cb70-8f2c-4e6c-9895-0e3cee2c7e86', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4729cb70-8f2c-4e6c-9895-0e3cee2c7e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314 950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:50,386 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:50,387 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac65242a-52e7-4428-9d46-11ef7cdbff37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac65242a-52e7-4428-9d46-11ef7cdbff37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:51,442 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:59:51,443 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a557ec99-3f68-460e-aa87-b2b07008ff37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a557ec99-3f68-460e-aa87-b2b07008ff37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}] , "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:52,508 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 10:59:52,509 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcaa8f0-dba6-4b6e-bc49-28370204792f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcaa8f0-dba6-4b6e-bc49-28370204792f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:53,711 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.188s 2024-03-13 10:59:53,711 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e43ba3-58c5-4257-a808-06eb7d38f726', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e43ba3-58c5-4257-a808-06eb7d38f726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant -attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:54,769 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 10:59:54,769 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5465ebc6-1aa6-4b1d-81e8-29decf5f3335', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5465ebc6-1aa6-4b1d-81e8-29decf5f3335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:55,835 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.051s 2024-03-13 10:59:55,836 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd818b2-a138-4912-8844-3ad697581f6d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd818b2-a138-4912-8844-3ad697581f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:56,892 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) : 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 10:59:56,893 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f92845-0e27-4d81-a2b4-df057bb6e26a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f92845-0e27-4d81-a2b4-df057bb6e26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:57,947 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 10:59:57,947 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c47e0e-ad32-42a9-957d-6b5b141de503', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c47e0e-ad32-42a9-957d-6b5b141de503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 10:59:58,999 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 10:59:59,000 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1045bb80-98f6-407f-bf50-f3204d0174c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1045bb80-98f6-407f-bf50-f3204d0174c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:00,056 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:00:00,057 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d19a876b-3894-4ef4-beb6-727eed623b29', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d19a876b-3894-4ef4-beb6-727eed623b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:01,115 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:00:01,116 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8bdb153-4f13-4388-993d-f6dc0032dcd3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8bdb153-4f13-4388-993d-f6dc0032dcd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:02,220 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.091s 2024-03-13 11:00:02,221 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d763d8e0-3e6f-4420-8be9-91f873186b8e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d763d8e0-3e6f-4420-8be9-91f873186b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:03,272 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:03,272 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8485916e-ba4a-4d2d-b4fd-08c9569447b4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8485916e-ba4a-4d2d-b4fd-08c9569447b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:04,329 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:00:04,329 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e01f40a-a61f-4cf3-b2a8-292433e72fcd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e01f40a-a61f-4cf3-b2a8-292433e72fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:05,380 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:05,381 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b441664-6b10-4399-bee8-89e740f97c43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b441664-6b10-4399-bee8-89e740f97c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a 82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:06,439 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:00:06,440 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-228e81c5-954e-4b1e-a962-ee359b04eb20', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-228e81c5-954e-4b1e-a962-ee359b04eb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:07,496 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:00:07,497 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520b1b8a-4a46-4a02-9467-e243f25ef3e6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520b1b8a-4a46-4a02-9467-e243f25ef3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "cr eated_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:08,584 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.074s 2024-03-13 11:00:08,584 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef663a9c-1f55-41a3-bed8-8f44beef5263', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef663a9c-1f55-41a3-bed8-8f44beef5263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:09,684 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.087s 2024-03-13 11:00:09,684 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9ff7ec-fba7-4485-b65d-179f5ff75af3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9ff7ec-fba7-4485-b65d-179f5ff75af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snaps hot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:10,738 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:10,739 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590d7355-3877-4379-a05b-bef30c1b8ad6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590d7355-3877-4379-a05b-bef30c1b8ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:11,799 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:00:11,800 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74cf697b-25d3-4a2f-a282-693c9c6e228a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74cf697b-25d3-4a2f-a282-693c9c6e228a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:12,865 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.050s 2024-03-13 11:00:12,865 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1da771c-5730-4b67-baca-717642c1fd83', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1da771c-5730-4b67-baca-717642c1fd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:13,930 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.050s 2024-03-13 11:00:13,930 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919c3f5e-1ac7-4f95-ab55-ff3b2b63a663', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919c3f5e-1ac7-4f95-ab55-ff3b2b63a663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "en crypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:15,019 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.075s 2024-03-13 11:00:15,019 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a84e25-0bf5-4e93-b11c-a4b4a34545cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a84e25-0bf5-4e93-b11c-a4b4a34545cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:16,094 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.052s 2024-03-13 11:00:16,095 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e5b030-ee75-4822-a42f-ad46a39112b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e5b030-ee75-4822-a42f-ad46a39112b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00: 17,159 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.050s 2024-03-13 11:00:17,160 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563cebd2-8814-4327-b824-f95826eac798', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563cebd2-8814-4327-b824-f95826eac798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:18,216 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:18,217 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb92c1f8-b403-4ab0-87ef-31268b5c28bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb92c1f8-b403-4ab0-87ef-31268b5c28bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:19,293 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/vo lumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.062s 2024-03-13 11:00:19,294 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654a2950-b1da-4a5b-8271-0741028f1a4c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654a2950-b1da-4a5b-8271-0741028f1a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:20,351 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:00:20,351 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1f2d7d-88b1-445c-953a-4a9ec33f6074', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1f2d7d-88b1-445c-953a-4a9ec33f6074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:21,413 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 11:00:21,414 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d352224c-7d0d-4340-9040-9eb335b8109e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d352224c-7d0d-4340-9040-9eb335b8109e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:22,493 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.066s 2024-03-13 11:00:22,493 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e749b6a-c62f-4a81-a566-1304040dd463', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e749b6a-c62f-4a81-a566-1304040dd463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:23,545 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:23,545 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute -request-id': 'req-26535c3e-99fc-4a23-830c-0589a8527551', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26535c3e-99fc-4a23-830c-0589a8527551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:24,598 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:24,599 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d98a9a3-42a6-4db0-a8b7-2c72c39f5bac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d98a9a3-42a6-4db0-a8b7-2c72c39f5bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:25,651 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:25,651 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c49d08b-f326-44a7-9a9b-7f8fb9137775', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c49d08b-f326-44 a7-9a9b-7f8fb9137775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:26,708 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:26,708 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb518d4-545d-4935-bbf9-bbb0ca5d2372', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb518d4-545d-4935-bbf9-bbb0ca5d2372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:27,828 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:00:27,828 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f364fef-8e1e-4ebf-87ce-ee1c691f369f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f364fef-8e1e-4ebf-87ce-ee1c691f369f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Bo dy: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:28,890 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.049s 2024-03-13 11:00:28,890 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30eb45e9-9da2-463f-a396-eebd4291dc42', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30eb45e9-9da2-463f-a396-eebd4291dc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:29,972 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.064s 2024-03-13 11:00:29,973 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de118b96-9500-4666-9eca-edc7aefef054', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de118b96-9500-4666-9eca-edc7aefef054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56: 40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:31,028 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:31,029 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a77de839-6b8c-450c-a53c-40128f884097', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a77de839-6b8c-450c-a53c-40128f884097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:32,085 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:32,085 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beebe76f-7b9a-4f68-be5d-3f0e24081843', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beebe76f-7b9a-4f68-be5d-3f0e24081843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "s elf", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:33,146 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.046s 2024-03-13 11:00:33,147 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062595b3-19da-47b6-b239-1b6314c231a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062595b3-19da-47b6-b239-1b6314c231a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:34,205 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:00:34,205 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d269cf71-f21c-485b-bc2a-07d4296af00e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d269cf71-f21c-485b-bc2a-07d4296af00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd 6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:35,271 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.052s 2024-03-13 11:00:35,272 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78de796-5c2f-4a7f-b70a-9462e7d857cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78de796-5c2f-4a7f-b70a-9462e7d857cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:36,324 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:36,325 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ddcdf1-4a44-45b4-9357-00c05f020fcf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ddcdf1-4a44-45b4-9357-00c05f020fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:37,375 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:00:37,375 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da28866f-7767-4882-b928-a449d57e9324', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da28866f-7767-4882-b928-a449d57e9324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:38,426 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:38,426 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ae1951-9c68-412b-819e-4368c7877124', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ae1951-9c68-412b-819e-4368c7877124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:39,479 85807 INFO [tempest.lib.common.rest_client] Request (ServerAct ionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:39,479 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec508e9-4a34-4ac5-a06a-4f34501ec73d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec508e9-4a34-4ac5-a06a-4f34501ec73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:40,531 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:40,531 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8d0224-c91b-426c-a186-f1cdfd118463', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8d0224-c91b-426c-a186-f1cdfd118463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:41,586 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:41,587 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-433ad071-205a-46e4-8bd6-d189719c289f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-433ad071-205a-46e4-8bd6-d189719c289f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:42,636 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:00:42,637 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481ba780-8e27-4494-a9d6-9643f92859e7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481ba780-8e27-4494-a9d6-9643f92859e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:43,692 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:43,692 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Wed, 13 Mar 2024 11:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcacb149-f285-4c01-8f82-3be6961e25c6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcacb149-f285-4c01-8f82-3be6961e25c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:44,749 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:00:44,750 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4beb4b4-1e96-4125-ba90-d2f0a5db73b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4beb4b4-1e96-4125-ba90-d2f0a5db73b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:45,804 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:00:45,805 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3404d986-20c4-4044-ac9c-e45128e50bf5', 'content-length ': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3404d986-20c4-4044-ac9c-e45128e50bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:46,856 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:46,856 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe80ddb-151a-4d8c-bc8a-65e01dc64361', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe80ddb-151a-4d8c-bc8a-65e01dc64361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:47,908 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:47,908 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4164c3-8153-4e08-9306-b2202f1e73de', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4164c3-8153-4e08-9306-b2202f1e73de', 'connection': 'close', 'status': '200', 'content-l ocation': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:48,964 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:48,965 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393655fe-fcd9-4fcd-a0a8-6d868262f1ad', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393655fe-fcd9-4fcd-a0a8-6d868262f1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:50,025 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 11:00:50,025 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f103c4cd-fae4-4b7e-bb0a-49feafe5eac7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f103c4cd-fae4-4b7e-bb0a-49feafe5eac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:51,077 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:51,077 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c438f957-84a8-45e0-a76e-76b32e2e16d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c438f957-84a8-45e0-a76e-76b32e2e16d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:52,142 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.052s 2024-03-13 11:00:52,143 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f56d82-09cf-4565-8f93-17dbc21a469f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f56d82-09cf-4565-8f93-17dbc21a469f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", " description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:53,199 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:00:53,200 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-423fe54a-6177-4a8c-b1a2-e3ae010142fe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-423fe54a-6177-4a8c-b1a2-e3ae010142fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:54,254 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:54,255 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f027d35a-0e91-4977-9af6-7c694ad7568d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f027d35a-0e91-4977-9af6-7c694ad7568d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a86 5b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:55,313 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:00:55,314 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6b5e60-69d6-494d-8a9d-f371568cebc4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6b5e60-69d6-494d-8a9d-f371568cebc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:56,373 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:00:56,374 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1aad112-1ffd-4b0f-aaf1-54f8f3a2312f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1aad112-1ffd-4b0f-aaf1-54f8f3a2312f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939 ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:57,426 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:00:57,426 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde7688f-6aff-4fda-bdbe-5d834a726749', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde7688f-6aff-4fda-bdbe-5d834a726749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:58,476 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:00:58,476 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a47092-f244-4c4d-a994-c11ad07ef090', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a47092-f244-4c4d-a994-c11ad07ef090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:00:59,530 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:00:59,531 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f422e6-8b2f-434c-8f9f-83e66a4ebd92', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f422e6-8b2f-434c-8f9f-83e66a4ebd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:00,581 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:00,581 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ccb5ff-0846-4ea9-9652-a38a62314cdd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ccb5ff-0846-4ea9-9652-a38a62314cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:01,632 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http:// 10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:01,633 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53508baa-4f78-4784-a76c-61f07bdc2474', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53508baa-4f78-4784-a76c-61f07bdc2474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:02,687 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:02,687 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-864247c2-3d4e-46c1-9a75-1169ebf7597a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-864247c2-3d4e-46c1-9a75-1169ebf7597a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:03,739 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:01:03,740 85807 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, 13 Mar 2024 11:01:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ab7206-8c44-4986-aad0-a7b38b3f2ae1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ab7206-8c44-4986-aad0-a7b38b3f2ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:04,797 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:01:04,797 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a00fb6-0338-4df1-ba83-e626b40988d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a00fb6-0338-4df1-ba83-e626b40988d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:05,850 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:05,850 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:05 GMT', 'server': 'Apache/2.4.52 ( Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498fee80-bc19-4c3f-894a-ff84b6d2116b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498fee80-bc19-4c3f-894a-ff84b6d2116b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:06,916 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:01:06,917 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d345211f-6af7-4674-9a55-18be94c09b2b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d345211f-6af7-4674-9a55-18be94c09b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:07,971 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:07,971 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64e53ed-f8a4-4984-a151-0bb3320790bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-V ersion', 'x-openstack-request-id': 'req-c64e53ed-f8a4-4984-a151-0bb3320790bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:09,024 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:09,025 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4f59f8-5177-4abd-af9f-279f8aec17a3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4f59f8-5177-4abd-af9f-279f8aec17a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:10,077 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:01:10,077 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d428899-6f29-408f-87cd-6d6c764ee4ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d428899-6f29-408f-87cd-6d6c764ee4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/v olumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:11,130 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:11,130 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06a04d6-21df-4634-ae0f-65c8b9de4c66', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06a04d6-21df-4634-ae0f-65c8b9de4c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:12,187 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:12,188 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f2142a-f61b-4765-b360-567933d33e27', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f2142a-f61b-4765-b360-567933d33e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024- 03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:13,240 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:01:13,240 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375ca0b2-9c20-4777-8d1c-54837646d613', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375ca0b2-9c20-4777-8d1c-54837646d613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:14,291 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.038s 2024-03-13 11:01:14,291 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73840cf8-ff5c-43a8-b1a1-104d544f47b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73840cf8-ff5c-43a8-b1a1-104d544f47b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:15,344 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:15,344 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5219392d-25e2-4ae5-b3de-32b56eeb1dae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5219392d-25e2-4ae5-b3de-32b56eeb1dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:16,397 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:16,397 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8387ba60-f0b2-4bfd-8c46-fe7a3bca62dd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8387ba60-f0b2-4bfd-8c46-fe7a3bca62dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "h ref": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:17,463 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.052s 2024-03-13 11:01:17,463 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9fd921a-8282-462b-a8c5-0541f93c0bab', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9fd921a-8282-462b-a8c5-0541f93c0bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:18,519 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:01:18,519 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c969e2-e408-4f17-a244-9c6d4652e881', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c969e2-e408-4f17-a244-9c6d4652e881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:19,573 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:01:19,574 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec78533e-e6b0-4962-8ef5-8d2df8d3080f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec78533e-e6b0-4962-8ef5-8d2df8d3080f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:20,626 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:20,627 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26742db5-33b3-4fd2-b0d1-5667173cc8df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26742db5-33b3-4fd2-b0d1-5667173cc8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:21,676 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:01:21,677 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-718043d2-2a03-45c3-83c7-38fccffa3961', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-718043d2-2a03-45c3-83c7-38fccffa3961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:22,927 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.237s 2024-03-13 11:01:22,928 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4000bf20-e790-483e-9279-55fd97a316bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4000bf20-e790-483e-9279-55fd97a316bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:23,985 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b7 3c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:23,985 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c21148-f91a-4b5d-906b-b374b3d5ec08', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c21148-f91a-4b5d-906b-b374b3d5ec08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:25,042 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:25,043 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5627580a-9fd6-40b1-ab3b-c91a0a11afef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5627580a-9fd6-40b1-ab3b-c91a0a11afef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:26,101 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:26,102 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1f0dd4-b7f7-491d-b714-5394dd3916a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1f0dd4-b7f7-491d-b714-5394dd3916a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:27,161 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.047s 2024-03-13 11:01:27,162 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7775e1c3-311f-4d43-b480-acc4e7a846ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7775e1c3-311f-4d43-b480-acc4e7a846ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:28,218 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.043s 2024-03-13 11:01:28,218 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-6806361c-cc5a-4b21-b1d7-d0f219e68e9e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6806361c-cc5a-4b21-b1d7-d0f219e68e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:29,269 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:01:29,269 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28377af8-344f-4d11-921c-74a05a71faec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28377af8-344f-4d11-921c-74a05a71faec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:30,321 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:30,322 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ac6912-e180-4de8-8548-b596dfc75796', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ac6912-e180-4de8-8548-b596dfc75 796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:31,380 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.044s 2024-03-13 11:01:31,380 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1928fb-e441-4ce6-a597-c54694502cea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1928fb-e441-4ce6-a597-c54694502cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:32,435 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.040s 2024-03-13 11:01:32,436 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea5b8ac-6041-4161-830c-ab705cfe9435', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea5b8ac-6041-4161-830c-ab705cfe9435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:33,489 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.036s 2024-03-13 11:01:33,489 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856a21af-bf96-4c33-a883-fe9aa20a2c1a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856a21af-bf96-4c33-a883-fe9aa20a2c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:34,548 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:01:34,548 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c97df56-69b8-4efd-b698-520ad519089e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c97df56-69b8-4efd-b698-520ad519089e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name ": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:35,602 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:01:35,602 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad7a4682-c088-46ab-b80f-efc65d0deae0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad7a4682-c088-46ab-b80f-efc65d0deae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:36,654 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.039s 2024-03-13 11:01:36,655 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab8ece4-4439-46aa-b942-61cdd69e5a80', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab8ece4-4439-46aa-b942-61cdd69e5a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "ht tp://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:37,705 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:37,706 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1250a049-ed71-4e7a-a8b6-e5e5f85f9520', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1250a049-ed71-4e7a-a8b6-e5e5f85f9520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:38,761 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:01:38,762 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad53c9a-00db-472b-808a-2e62f803d55b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad53c9a-00db-472b-808a-2e62f803d55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/ 25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:39,813 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:39,813 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74af99aa-9388-43d3-a288-a6370a46503e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74af99aa-9388-43d3-a288-a6370a46503e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:40,863 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:40,864 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8007b14c-6ec8-43fa-90b8-c37787f1d5d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8007b14c-6ec8-43fa-90b8-c37787f1d5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": f alse, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:41,946 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.070s 2024-03-13 11:01:41,947 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3215495a-c63b-4822-8db6-076146ab3bfe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3215495a-c63b-4822-8db6-076146ab3bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:43,005 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:01:43,005 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2d35d0-9255-4c90-b538-e2241ae2e501', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2d35d0-9255-4c90-b538-e2241ae2e501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:44,055 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:te st_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:44,056 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b5cb4c5-5615-476d-a759-ae48cff94d43', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b5cb4c5-5615-476d-a759-ae48cff94d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:45,110 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.041s 2024-03-13 11:01:45,110 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d77195-c35e-4f68-a505-78cf75cd8788', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d77195-c35e-4f68-a505-78cf75cd8788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:46,161 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:46,161 85807 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-749da4de-1af6-4582-a28b-35fe6b00e6ec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-749da4de-1af6-4582-a28b-35fe6b00e6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:47,217 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.042s 2024-03-13 11:01:47,217 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb881b1-020f-4d5a-ac03-ee1a75f1c46e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb881b1-020f-4d5a-ac03-ee1a75f1c46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:48,276 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.045s 2024-03-13 11:01:48,276 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'We d, 13 Mar 2024 11:01:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d94ea3-9857-4027-bbce-ff97502c3716', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d94ea3-9857-4027-bbce-ff97502c3716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:49,326 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f 0.037s 2024-03-13 11:01:49,327 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9493f2b9-0c02-4114-af5b-521a389d861c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9493f2b9-0c02-4114-af5b-521a389d861c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f'} Body: b'{"volume": {"id": "25a27308-b73c-4b1d-979a-1a0a60975a2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:56:39.000000", "updated_at": "2024-03-13T10:56:40.000000", "name": "tempest-ServerActionsTestOtherA-volume-878845257", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/25a27308-b73c-4b1d-979a-1a0a60975a2f"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:01:49,564 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.222s 2024-03-13 11:01:49,564 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:49 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-Versi on', 'x-openstack-request-id': 'req-00d2fbed-7d7e-44e2-a5d1-6e546e40c489', 'x-compute-request-id': 'req-00d2fbed-7d7e-44e2-a5d1-6e546e40c489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:02:49,752 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.136s 2024-03-13 11:02:49,753 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-4246ad76-8a65-4dd6-838d-8ccd7dda3a1b', 'x-compute-request-id': 'req-4246ad76-8a65-4dd6-838d-8ccd7dda3a1b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'' 2024-03-13 11:02:50,134 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.380s 2024-03-13 11:02:50,134 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:49 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-b4c8d186-3a08-4905-bb62-f5976e64e358', 'x-compute-request-id': 'req-b4c8d186-3a08-4905-bb62-f5976e64e358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"server": {"id": "1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8", "name": "tempest-tempest.common.compute-instance-1595648533", "sta tus": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:56:41Z", "updated": "2024-03-13T11:02:50Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:64:b0"}, {"version": 4, "addr": "172.24.4.133", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:64:b0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-71655403", "OS-SRV-USG:launched_at": "2024-03-13T10:56:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--644967979"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:40,376 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 0.179s 2024-03-13 11:03:40,376 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03: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-b8240815-933d-4696-8c1a-6415e31aef6c', 'x-compute-request-id': 'req-b8240815-933d-4696-8c1a-6415e31aef6c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1289dae3-e5b8-4bdf-af71-7c0cd3c9a6c8 could not be found."}}' 2024-03-13 11:03:40,407 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-71655403 0.030s 2024-03-13 11:03:40,451 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a749306b-d99c-4c2e-b4ac-3930f9017db1', 'x-compute-request-id': 'req-a749306b-d99c-4c2e-b4ac-3930f9017db1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-71655403'} Body: b'' 2024-03-13 11:03:40,649 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3b6a326c-04e5-4fe5-86a5-442c874c8485 0.196s 2024-03-13 11:03:40,649 85807 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-0dd85127-9115-4c06-8f04-1949c27f0227', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:03:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3b6a326c-04e5-4fe5-86a5-442c874c8485'} Body: b'' 2024-03-13 11:03:40,668 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3b6a326c-04e5-4fe5-86a5-442c874c8485 0.018s 2024-03-13 11:03:40,668 85807 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-6a3bbe20-deb9-4464-b359-e8e4dc4d1863', 'date': 'Wed, 13 Mar 2024 11:03:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3b6a326c-04e5-4fe5-86a5-442c874c8485'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3b6a326c-04e5-4fe5-86a5-442c874c8485 does not exist", "detail": ""}}' 2024-03-13 11:03:41,007 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ed221549-506b-42b6-aa7e-1af8297404f5 0.338s 2024-03-13 11:03:41,007 85807 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-fc8398ed-cd20-4b5b-b2ce-9552cf07702f', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:03:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed221549-506b-42b6-aa7e-1af8297404f5'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6bb302af-d3e5-4cdf-80a1-743a8118869e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:01:42,772 85813 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:01:42,773 85813 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:01:42,835 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2024-03-13 11:01:42,835 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1414878477", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCDIeC0LXceNfhhYetrMpH5P2lqqIe9Y8D8cmyoa+wPo/PP+9Xex+lXWDKaY0esGNvTGRKUeTa084tFrZi0s+8amhZBndlAzucNV9h20bQpEbwxa9GuuntAoHu8wl8w4LA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:42 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-ef86fe31-7f2f-4b93-982f-087b28588c98', 'x-compute-request-id': 'req-ef86fe31-7f2f-4b93-982f-087b28588c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1414878477", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCDIeC0LXceNfhhYetrMpH5P2lqqIe9Y8D8cmyoa+wPo/PP+9Xex+lXWDKaY0esGNvTGRKUeTa084tFrZi0s+8amhZBndlAzucNV9h20bQpEbwxa9GuuntAoHu8wl8w4LA==", "fingerprint": "5d:c9:78:4b:e0:ad:24:9c:06:b4:8b:e9:93:93:88:e0", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534"}}' 2024-03-13 11:01:42,838 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1414878477 created 2024-03-13 11:01:43,018 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.179s 2024-03-13 11:01:43,018 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2138260034", "description": "tempest-description--1576617636"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-2b0cd2c3-a097-4c2b-a396-ca39a66b2d21', 'date': 'Wed, 13 Mar 2024 11:01:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "name": "tempest-securitygroup--2138260034", "stateful": true, "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "tempest-description--1576617636", "shared": false, "security_group_rules": [{"id": "512cea47-757a-4227-bf2a-5747f1f37fbc", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "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": 426, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:01:42Z", "updated_at": "2024-03-13T11:01:42Z", "revision_number": 0}, {"id": "681fdbf7-4e02-464a-a1f8-afd2b35df801", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "por t_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 427, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:01:42Z", "updated_at": "2024-03-13T11:01:42Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:01:42Z", "updated_at": "2024-03-13T11:01:42Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:01:43,349 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.330s 2024-03-13 11:01:43,349 85813 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": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "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-55ed8aa3-3ae0-4a4c-a67f-06126ef6ef46', 'date': 'Wed, 13 Mar 2024 11:01:43 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": "f2ce2260-28ba-4c77-a605-0def50a10254", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "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-03-13T11:01:43Z", "updated_at": "2024-03-13T11:01:43Z", "revision_number": 0}}' 2024-03-13 11:01:43,556 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2024-03-13 11:01:43,556 85813 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": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2198936f-4afc-4112-9476-a6ceceb01123', 'date': 'Wed, 13 Mar 2024 11:01:43 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": "2eda0190-561e-46d4-81da-c9959931097d", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "security_group_id": "bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6", "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-03-13T11:01:43Z", "updated_at": "2024-03-13T11:01:43Z", "revision_number": 0}}' 2024-03-13 11:01:43,557 85813 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2138260034 created 2024-03-13 11:01:44,189 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.632s 2024-03-13 11:01:44,190 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id" : "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-df4facfd-2f5a-4270-be5b-cd7d7bb4eaf6', 'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b5acdd42-4607-45d2-a3f3-e58ba4ff7e01", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.182", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ac2f0ea3c5634b9288bc68b9742ed031", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:01:43Z", "updated_at": "2024-03-13T11:01:43Z", "revision_number": 0}}' 2024-03-13 11:01:44,190 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b5acdd42-4607-45d2-a3f3-e58ba4ff7e01', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.182', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:01:43Z', 'updated_at': '2024-03-13T11:01:43Z', 'revision_number': 0, 'ip': '172.24.4.182'} created 2024-03-13 11:01:44,292 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2024-03-13 11:01:44,292 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 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-d5e81da6-a620-49ca-90e1-a41cd53c5332', '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": "46dbfa2dfaa2459c822ee636f6dcb534", "name": "tempest-AttachVolumeNegativeTest-1633351270-project-member", "password_expires_at": null}, "audit_ids": ["cZtCfn6MTkakPo2GqoK8jA"], "expires_at": "2024-03-13T12:01:44.000000Z", "issued_at": "2024-03-13T11:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac2f0ea3c5634b9288bc68b9742ed031", "name": "tempest-AttachVolumeNegativeTest-1633351270"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:01:44,293 85813 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '71910def-8c77-4086-b371-4ea608914ff3', 'name': 'tempest-AttachVolumeNegativeTest-1252761524-network', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 56837, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 11:01:44,294 85813 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1414878477', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCDIeC0LXceNfhhYetrMpH5P2lqqIe9Y8D8cmyoa+wPo/PP+9Xex+lXWDKaY0esGNvTGRKUeTa084tFrZi0s+8amhZBndlAzucNV9h20bQpEbwxa9GuuntAoHu8wl8w4LA==', 'fingerprint': '5d:c9:78:4b:e0:ad:24:9c:06:b4:8b:e9:93:93:88:e0', 'user_id': '46dbfa2dfaa2459c822ee636f6dcb534', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB/kQiBGT1q/RFsC6rauHJhYNPBOHk2tuAOR0IBeEyPFQqmsG1devxa\ns0pHEGHnCBigBwYFK4EEACKhZANiAAQgyHgtC13HjX4YWHrazKR+T9paqiHvWPA/\nHJsqGvsD6Pzz/vV3sfpV1gymmNHrBjb0xkSlHk2tPOLRa2YtLPvGpoWQZ3ZQM7nD\nVfYdtG0KRG8MWvRrrp7QKB7vMJfMOCw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6', 'name': 'tempest-securitygroup--2138260034', 'stateful': True, 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': 'tempest-description--1576617636', 'shared': False, 'security_group_rules': [{'id': '512cea47-757a-4227-bf2a-5747f1f37fbc', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': 'bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6', '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': 426, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:01:42Z', 'updated_at': '2024-03-13T11:01:42Z', 'revision_number': 0}, {'id': '681fdbf7-4e02-464a-a1f8-afd2b35df801', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'security_group_id': 'bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6', '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': 427, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:01:42Z', 'updated_at': '2024-03-13T11:01:42Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:01:42Z', 'updated_at': '2024-03-13T11:01:42Z', 'revision_number': 1, 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031'}, 'floating_ip': {'id': 'b5acdd42-4607-45d2-a3f3-e58ba4ff7e01', 'tenant_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'floating_ip_address': '172.24.4.182', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ac2f0ea3c5634b9288bc68b9742ed031', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:01:43Z', 'updated_at': '2024-03-13T11:01:43Z', 'revision_number': 0, 'ip': '172.24.4.182'}} 2024-03-13 11:01:44,862 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.568s 2024-03-13 11:01:44,863 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-877627523", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "71910def-8c77-4086-b371-4ea608914ff3"}], "security_groups": [{"name": "tempest-securitygroup--2138260034"}], "key_name": "tempest-keypair-1414878477", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ecd6963-b568-4cdb-99fb-6bc3733ed304', 'x-compute-request-id': 'req-1ecd6963-b568-4cdb-99fb-6bc3733ed304', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2138260034"}], "adminPass": "password"}}' 2024-03-13 11:01:44,933 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.067s 2024-03-13 11:01:44,933 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c1c45d-e8a7-4e54-9716-1f749c690a93', 'x-compute-request-id': 'req-26c1c45d-e8a7-4e54-9716-1f749c690a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'{"server": {"id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "name": "tempest-AttachVolumeNegativeTest-server-877627523", "status": "BUILD", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata" : {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:01:45Z", "updated": "2024-03-13T11:01:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1414878477", "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-03-13 11:02:35,253 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.257s 2024-03-13 11:02:35,254 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:34 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-86f4536c-08b7-4888-83f1-88813de58bfc', 'x-compute-request-id': 'req-86f4536c-08b7-4888-83f1-88813de58bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'{"server": {"id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "name": "tempest-AttachVolumeNegativeTest-server-877627523", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:01:44Z", "updated": "2024-03-13T11:01:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:3e:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1414878477", "OS-SRV-USG:launched_at": "2024-03-13T11:01:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2138260034"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:02:35,274 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:03:35,853 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9/os-interface 0.517s 2024-03-13 11:03:35,853 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:35 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-7cd7cdce-da54-41b4-ba6a-b86cb71e10db', 'x-compute-request-id': 'req-7cd7cdce-da54-41b4-ba6a-b86cb71e10db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "71910def-8c77-4086-b371-4ea608914ff3", "port_id": "b823e157-5785-4b0b-830f-28aba2b935c0", "mac_addr": "fa:16:3e:12:3e:ec", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "10ff7795-da28-4828-91fd-b9a27a57a45e", "ip_address": "10.0.0.14"}]}]}' 2024-03-13 11:03:36,618 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b5acdd42-4607-45d2-a3f3-e58ba4ff7e01 0.758s 2024-03-13 11:03:36,619 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b823e157-5785-4b0b-830f-28aba2b935c0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-a095a740-41cf-4f76-a573-ddb80f609cc0', 'date': 'Wed, 13 Mar 2024 11:03:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b5acdd42-4607-45d2-a3f3-e58ba4ff7e01'} Body: b'{"floatingip": {"id": "b5acdd42-4607-45d2-a3f3-e58ba4ff7e01", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "floating_ip_address": "172.24.4.182", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e48e46ea-1c95-42d8-8344-f755972a7a6e", "port_id": "b823e157-5785-4b0b-830f-28aba2b935c0", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "71910def-8c77-4086-b371-4ea608914ff3", "mac_address": "fa:16:3e:12:3e:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:01:43Z", "updated_at": "2024-03-13T11:03:36Z", "revision_number": 1, "project_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:03:36,621 85813 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.182:22' as 'cirros' with public key authentication 2024-03-13 11:03:36,659 85813 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:03:36,766 85813 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:03:36,767 85813 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.182 successfully created 2024-03-13 11:03:36,817 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9/ips 0.049s 2024-03-13 11:03:36,817 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:36 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-56ae8b1b-ab31-44ee-a7d1-0808b051ce52', 'x-compute-request-id': 'req-56ae8b1b-ab31-44ee-a7d1-0808b051ce52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2024-03-13 11:03:37,007 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes 0.186s 2024-03-13 11:03:37,007 85813 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-1777510633"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa24d82-9a09-4d6e-8633-c3c46403d44d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa24d82-9a09-4d6e-8633-c3c46403d44d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes'} Body: b'{"volume": {"id": "6bb302af-d3e5-4cdf-80a1-743a8118869e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:36.947615", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1777510633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:03:37,059 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e 0.040s 2024-03-13 11:03:37,059 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b873b29-bade-4555-9e5d-105b84036b79', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b873b29-bade-4555-9e5d-105b84036b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e'} Body: b'{"volume": {"id": "6bb302af-d3e5-4cdf-80a1-743a8118869e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:37.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1777510633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:03:38,112 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_vol ume): 200 GET http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e 0.040s 2024-03-13 11:03:38,112 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d385f7-6ba5-4a11-bd46-35f1d1881719', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d385f7-6ba5-4a11-bd46-35f1d1881719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e'} Body: b'{"volume": {"id": "6bb302af-d3e5-4cdf-80a1-743a8118869e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:03:37.000000", "updated_at": "2024-03-13T11:03:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1777510633", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ac2f0ea3c5634b9288bc68b9742ed031/volumes/6bb302af-d3e5-4cdf-80a1-743a8118869e"}], "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031"}}' 2024-03-13 11:03:38,262 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.135s 2024-03-13 11:03:38,262 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:38 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-96026768-f684-4ca1-9434-74c46b7ac8b9', 'x-compute-request-id': 'req-96026768-f684-4ca1-9434-74c46b7ac8b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'' 2024-03-13 11:03:38,470 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.207s 2024-03-13 11:03:38,470 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:38 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-04a121d8-9d0c-488b-add5-8cb290e644db', 'x-compute-request-id': 'req-04a121d8-9d0c-488b-add5-8cb290e644db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'{"server": {"id": "23f79866-fad5-4d9f-98f0-124f54d24bf9", "name": "tempest-AttachVolumeNegativeTest-server-877627523", "status": "ACTIVE", "tenant_id": "ac2f0ea3c5634b9288bc68b9742ed031", "user_id": "46dbfa2dfaa2459c822ee636f6dcb534", "metadata": {}, "hostId": "f5311a6c73e2a98de 79bbac7502d7870fbacca0c51b09815eea1a550", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:01:44Z", "updated": "2024-03-13T11:03:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-1252761524-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:3e:ec"}, {"version": 4, "addr": "172.24.4.182", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:3e:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1414878477", "OS-SRV-USG:launched_at": "2024-03-13T11:01:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2138260034"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:04:28,569 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9 0.040s 2024-03-13 11:04:28,569 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:28 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-618ed05f-2c7e-4746-a2e8-de7f41c2550e', 'x-compute-request-id': 'req-618ed05f-2c7e-4746-a2e8-de7f41c2550e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/23f79866-fad5-4d9f-98f0-124f54d24bf9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 23f79866-fad5-4d9f-98f0-124f54d24bf9 could not be found."}}' 2024-03-13 11:04:28,603 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1414878477 0.033s 2024-03-13 11:04:28,603 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:28 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-eb74d0fc-6456-4988-8dc1-946c3ce4aab0', 'x-compute-request-id': 'req-eb74d0fc-6456-4988-8dc1-946c3ce4aab0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1414878477'} Body: b'' 2024-03-13 11:04:28,753 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6 0.149s 2024-03-13 11:04:28,753 85813 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-5e942c75-867f-4e30-99a2-089c57a99e48', 'content-length': '0 ', 'date': 'Wed, 13 Mar 2024 11:04:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6'} Body: b'' 2024-03-13 11:04:28,782 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6 0.028s 2024-03-13 11:04:28,783 85813 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-119f6baf-72a6-47d5-8fb9-06d00b315854', 'date': 'Wed, 13 Mar 2024 11:04:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bbc0f23a-d2f5-4efc-ae0d-11ecf75ac2c6 does not exist", "detail": ""}}' 2024-03-13 11:04:29,193 85813 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b5acdd42-4607-45d2-a3f3-e58ba4ff7e01 0.410s 2024-03-13 11:04:29,194 85813 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-fc5aa7ef-801c-4b62-94b0-773afec1f59c', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:04:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b5acdd42-4607-45d2-a3f3-e58ba4ff7e01'} Body: b'' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 617d76cd-7c3e-4c19-891d-10f9b54791bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:05:00,850 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes 0.258s 2024-03-13 11:05:00,850 85823 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-261712777"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b8b2d1-6252-4d9b-a391-43d0869ced00', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b8b2d1-6252-4d9b-a391-43d0869ced00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes'} Body: b'{"volume": {"id": "617d76cd-7c3e-4c19-891d-10f9b54791bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:00.781778", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-261712777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:05:00,898 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb 0.038s 2024-03-13 11:05:00,899 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394faba0-d252-46ec-b25a-522fcd40736a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394faba0-d252-46ec-b25a-522fcd40736a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb'} Body: b'{"volume": {"id": "617d76cd-7c3e-4c19-891d-10f9b54791bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:01.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-261712777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1026d843e65437cb1c1589aa8edbfb9"}}' 2024-03-13 11:05:01,952 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb 0.041s 2024-03-13 11:05:01,953 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb8780a-0d39-4d09-979c-03b628c19b19', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb8780a-0d39-4d09-979c-03b628c19b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb'} Body: b'{"volume": {"id": "617d76cd-7c3e-4c19-891d-10f9b54791bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:01.000000", "updated_at": "2024-03-13T11:05:01.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-261712777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/617d76cd-7c3e-4c19-891d-10f9b54791bb"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1026d843e65437cb1c1589aa8edbfb9"}}' 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 15582f60-e01d-4d52-9c98-620dde51cde0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:05:02,151 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes 0.183s 2024-03-13 11:05:02,152 85823 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-1972104824"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c2d593-6f14-4f5f-a790-87388b2fb7e9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c2d593-6f14-4f5f-a790-87388b2fb7e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes'} Body: b'{"volume": {"id": "15582f60-e01d-4d52-9c98-620dde51cde0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:02.089898", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1972104824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:05:02,204 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0 0.042s 2024-03-13 11:05:02,205 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57aaef5-8520-46f8-a38a-d48338ff5805', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57aaef5-8520-46f8-a38a-d48338ff5805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0'} Body: b'{"volume": {"id": "15582f60-e01d-4d52-9c98-620dde51cde0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:02.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1972104824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1026d843e65437cb1c1589aa8edbfb9"}}' 2024-03-13 11:05:03,266 85823 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0 0.048s 2024-03-13 11:05:03,266 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dde810b-4610-4a8a-8191-abae302deb7a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dde810b-4610-4a8a-8191-abae302deb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0'} Body: b'{"volume": {"id": "15582f60-e01d-4d52-9c98-620dde51cde0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:02.000000", "updated_at": "2024-03-13T11:05:02.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1972104824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e1026d843e65437cb1c1589aa8edbfb9/volumes/15582f60-e01d-4d52-9c98-620dde51cde0"}], "user_id": "62ed98c084f840d8879feb38fbb43d51", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e1026d843e65437cb1c1589aa8edbfb9"}}' 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 8b6428eb-b2b7-4734-9ae4-640c62710ad9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:02:16,643 85815 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:02:16,643 85815 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:02:16,705 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2024-03-13 11:02:16,705 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1412505979", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEezaEwjQ3FgLRCUBN8/OzQVdRPj7FtPVAe8GMTyi73Am5YYQhGhrn/lfc2y0cIWlLKJrztsnJHA5aQ4RC4JJslqVnDO3e/Y0BQaHTbIWxBoxX7BaQziz5T5che4VSndlg=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02: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-07511a7f-0ed8-4f8f-87e1-bda92af5f00a', 'x-compute-request-id': 'req-07511a7f-0ed8-4f8f-87e1-bda92af5f00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1412505979", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEezaEwjQ3FgLRCUBN8/OzQVdRPj7FtPVAe8GMTyi73Am5YYQhGhrn/lfc2y0cIWlLKJrztsnJHA5aQ4RC4JJslqVnDO3e/Y0BQaHTbIWxBoxX7BaQziz5T5che4VSndlg==", "fingerprint": "ad:ed:e0:ba:ae:3e:46:cd:bc:10:7d:1b:b6:b4:fd:6d", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6"}}' 2024-03-13 11:02:16,707 85815 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1412505979 created 2024-03-13 11:02:17,008 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.300s 2024-03-13 11:02:17,009 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--138923028", "description": "tempest-description--1953844386"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ce20b8a3-3642-4246-bfb6-0019f38ab83c', 'date': 'Wed, 13 Mar 2024 11:02:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "name": "tempest-securitygroup--138923028", "stateful": true, "tenant_id": "b5840372f9f14805895fcb825687097f", "description": "tempest-description--1953844386", "shared": false, "security_group_rules": [{"id": "7e95fa44-8e73-4ae3-ace5-2d120b96f1cf", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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": 441, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:02:16Z", "updated_at": "2024-03-13T11:02:16Z", "revision_number": 0}, {"id": "9aeb5a8b-ba7f-4b73-8701-d448dd823434", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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": 440, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:02:16Z", "updated_at": "2024-03-13T11:02:16Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:02:16Z", "updated_at": "2024-03-13T11:02:16Z", "revision_number": 1, "project_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:02:17,225 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.215s 2024-03-13 11:02:17,225 85815 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": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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-4264f171-fad3-425d-8a64-8c31577fa640', 'date': 'Wed, 13 Mar 2024 11:02:17 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": "6a737117-1f3c-49bf-8102-67efe98473c2", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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-03-13T11:02:17Z", "updated_at": "2024-03-13T11:02:17Z", "revision_number": 0}}' 2024-03-13 11:02:17,498 85815 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-03-13 11:02:17,498 85815 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": "28f54090-64d6-496e-a350-e7f1bfa0e990", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-34cbfc60-44f1-475e-bd97-f17dd2f52e6e', 'date': 'Wed, 13 Mar 2024 11:02:17 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": "005f316b-161c-4e15-b9d0-e2bc515e9e05", "project_id": "b5840372f9f14805895fcb825687097f", "tenant_id": "b5840372f9f14805895fcb825687097f", "security_group_id": "28f54090-64d6-496e-a350-e7f1bfa0e990", "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-03-13T11:02:17Z", "updated_at": "2024-03-13T11:02:17Z", "revision_number": 0}}' 2024-03-13 11:02:17,499 85815 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--138923028 created 2024-03-13 11:02:18,136 85815 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.637s 2024-03-13 11:02:18,137 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-232ff8cc-583f-481d-9df5-6c6fd23b62be', 'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6a052d8c-1d2c-477f-bc78-d6e052c8507e", "tenant_id": "b5840372f9f14805895fcb825687097f", "floating_ip_address": "172.24.4.23", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b5840372f9f14805895fcb825687097f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:02:17Z", "updated_at": "2024-03-13T11:02:17Z", "revision_number": 0}}' 2024-03-13 11:02:18,137 85815 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6a052d8c-1d2c-477f-bc78-d6e052c8507e', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'floating_ip_address': '172.24.4.23', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5840372f9f14805895fcb825687097f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:02:17Z', 'updated_at': '2024-03-13T11:02:17Z', 'revision_number': 0, 'ip': '172.24.4.23'} created 2024-03-13 11:02:18,241 85815 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.096s 2024-03-13 11:02:18,241 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ee7979e-4be8-4be9-aac3-9e4ce257efaa', '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": "1d286e53aeb2475dbbb92b200e4e28b6", "name": "tempest-AttachVolumeTestJSON-392858932-project-member", "password_expires_at": null}, "audit_ids": ["C-dv3-eORS2OoUYqpFpKtQ"], "expires_at": "2024-03-13T12:02:18.000000Z", "issued_at": "2024-03-13T11:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5840372f9f14805895fcb825687097f", "name": "tempest-AttachVolumeTestJSON-392858932"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f6 5b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:02:18,242 85815 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2bde30a8-d527-4c13-ace9-35f96b3a99c2', 'name': 'tempest-AttachVolumeTestJSON-1570684588-network', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b5840372f9f14805895fcb825687097f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40569, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:56:09Z', 'updated_at': '2024-03-13T10:56:09Z', 'revision_number': 1} available for tenant 2024-03-13 11:02:18,243 85815 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1412505979', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEezaEwjQ3FgLRCUBN8/OzQVdRPj7FtPVAe8GMTyi73Am5YYQhGhrn/lfc2y0cIWlLKJrztsnJHA5aQ4RC4JJslqVnDO3e/Y0BQaHTbIWxBoxX7BaQziz5T5che4VSndlg==', 'fingerprint': 'ad:ed:e0:ba:ae:3e:46:cd:bc:10:7d:1b:b6:b4:fd:6d', 'user_id': '1d286e53aeb2475dbbb92b200e4e28b6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBcHbjK45KwuI1kCnD+1pG44/b5d2vargpFUYFMXThGY6nr//bJgvia\nE/7oDZ8lZ8OgBwYFK4EEACKhZANiAARHs2hMI0NxYC0QlATfPzs0FXUT4+xbT1QH\nvBjE8ou9wJuWGEIRoa5/5X3NstHCFpSyia87bJyRwOWkOEQuCSbJalZwzt3v2NAU\nGh02yFsQaMV+wWkM4s+U+XIXuFUp3ZY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '28f54090-64d6-496e-a350-e7f1bfa0e990', 'name': 'tempest-securitygroup--138923028', 'stateful': True, 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'description': 'tempest-description--1953844386', 'shared': False, 'security_group_rules': [{'id': '7e95fa44-8e73-4ae3-ace5-2d120b96f1cf', 'project_id': 'b5840372f9f14805895fcb825687097f', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'security_group_id': '28f54090-64d6-496e-a350-e7f1bfa0e990', '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': 441, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:02:16Z', 'updated_at': '2024-03-13T11:02:16Z', 'revision_number': 0}, {'id': '9aeb5a8b-ba7f-4b73-8701-d448dd823434', 'project_id': 'b5840372f9f14805895fcb825687097f', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'security_group_id': '28f54090-64d6-496e-a350-e7f1bfa0e990', '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': 440, 'belongs _to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:02:16Z', 'updated_at': '2024-03-13T11:02:16Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:02:16Z', 'updated_at': '2024-03-13T11:02:16Z', 'revision_number': 1, 'project_id': 'b5840372f9f14805895fcb825687097f'}, 'floating_ip': {'id': '6a052d8c-1d2c-477f-bc78-d6e052c8507e', 'tenant_id': 'b5840372f9f14805895fcb825687097f', 'floating_ip_address': '172.24.4.23', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b5840372f9f14805895fcb825687097f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:02:17Z', 'updated_at': '2024-03-13T11:02:17Z', 'revision_number': 0, 'ip': '172.24.4.23'}} 2024-03-13 11:02:18,856 85815 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.612s 2024-03-13 11:02:18,856 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1623667788", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2bde30a8-d527-4c13-ace9-35f96b3a99c2"}], "security_groups": [{"name": "tempest-securitygroup--138923028"}], "key_name": "tempest-keypair-1412505979", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e63756b9-b3c0-42c5-bd7f-b15de5a42586', 'x-compute-request-id': 'req-e63756b9-b3c0-42c5-bd7f-b15de5a42586', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--138923028"}], "adminPass": "password"}}' 2024-03-13 11:02:18,941 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.082s 2024-03-13 11:02:18,941 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bebb880-5f62-47df-a1c2-8b4436c4e41b', 'x-compute-request-id': 'req-2bebb880-5f62-47df-a1c2-8b4436c4e41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'{"server": {"id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "name": "tempest-AttachVolumeTestJSON-server-1623667788", "status": "BUILD", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "", "image" : {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:02:19Z", "updated": "2024-03-13T11:02:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1412505979", "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-03-13 11:03:09,400 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.396s 2024-03-13 11:03:09,400 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:09 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-85eac2de-107a-4226-b38e-5e8536eb178d', 'x-compute-request-id': 'req-85eac2de-107a-4226-b38e-5e8536eb178d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'{"server": {"id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "name": "tempest-AttachVolumeTestJSON-server-1623667788", "status": "ACTIVE", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "d6047d81de6993b04650ee8457ac9cae1f3a4f9fa18cb55befa2ef02", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:02:18Z", "updated": "2024-03-13T11:02:27Z", "addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:d0:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1412505979", "OS-SRV-USG:launched_at": "2024-03-13T11:02:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138923028"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:09,413 85815 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:04:09,597 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180/os-interface 0.136s 2024-03-13 11:04:09,597 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:09 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-b99db0b9-0523-4f85-bf41-a8d7ff4ff1e4', 'x-compute-request-id': 'req-b99db0b9-0523-4f85-bf41-a8d7ff4ff1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2bde30a8-d527-4c13-ace9-35f96b3a99c2", "port_id": "e96b0e95-7819-4eba-9880-a87b3b358912", "mac_addr": "fa:16:3e:98:d0:bb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a7b50a74-cdc9-4b95-94da-4350a452b432", "ip_address": "10.0.0.11"}]}]}' 2024-03-13 11:04:10,594 85815 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/6a052d8c-1d2c-477f-bc78-d6e052c8507e 0.992s 2024-03-13 11:04:10,594 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e96b0e95-7819-4eba-9880-a87b3b358912"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-cf026448-af9e-40ab-a0ff-bfcde08831d6', 'date': 'Wed, 13 Mar 2024 11:04:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6a052d8c-1d2c-477f-bc78-d6e052c8507e'} Body: b'{"floatingip": {"id": "6a052d8c-1d2c-477f-bc78-d6e052c8507e", "tenant_id": "b5840372f9f14805895fcb825687097f", "floating_ip_address": "172.24.4.23", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "e6c0c381-bf46-4137-b0b4-fe13d6645eff", "port_id": "e96b0e95-7819-4eba-9880-a87b3b358912", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2bde30a8-d527-4c13-ace9-35f96b3a99c2", "mac_address": "fa:16:3e:98:d0:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:02:17Z", "updated_at": "2024-03-13T11:04:10Z", "revision_number": 1, "project_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:04:10,596 85815 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.23:22' as 'cirros' with public key authentication 2024-03-13 11:04:10,606 85815 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:04:10,713 85815 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:04:10,713 85815 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.23 successfully created 2024-03-13 11:04:10,750 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180/ips 0.036s 2024-03-13 11:04:10,751 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:10 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-effcd387-bce8-43bf-975c-3f22ac67a03c', 'x-compute-request-id': 'req-effcd387-bce8-43bf-975c-3f22ac67a03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cf f-4b0f-85b8-f2ae06217180/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2024-03-13 11:04:10,974 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes 0.220s 2024-03-13 11:04:10,974 85815 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-2010455407"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b842fb23-d263-4e96-8809-302db37871c9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b842fb23-d263-4e96-8809-302db37871c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes'} Body: b'{"volume": {"id": "8b6428eb-b2b7-4734-9ae4-640c62710ad9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:10.907594", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2010455407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:04:11,026 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9 0.041s 2024-03-13 11:04:11,026 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b175dadc-5411-461f-9d11-228d7c21daa6', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b175dadc-5411-461f-9d11-228d7c21daa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9'} Body: b'{"volume": {"id": "8b6428eb-b2b7-4734-9ae4-640c62710ad9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:11.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2010455407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:04:12,080 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b5840 372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9 0.041s 2024-03-13 11:04:12,080 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f21491-5904-4620-a555-9dce22ddfe6d', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f21491-5904-4620-a555-9dce22ddfe6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9'} Body: b'{"volume": {"id": "8b6428eb-b2b7-4734-9ae4-640c62710ad9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:11.000000", "updated_at": "2024-03-13T11:04:11.000000", "name": "tempest-AttachVolumeTestJSON-volume-2010455407", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b5840372f9f14805895fcb825687097f/volumes/8b6428eb-b2b7-4734-9ae4-640c62710ad9"}], "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5840372f9f14805895fcb825687097f"}}' 2024-03-13 11:04:12,203 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.110s 2024-03-13 11:04:12,203 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:12 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-a58d4303-aef0-4b3d-b156-4cbb15794e70', 'x-compute-request-id': 'req-a58d4303-aef0-4b3d-b156-4cbb15794e70', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'' 2024-03-13 11:04:12,443 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.239s 2024-03-13 11:04:12,443 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:12 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-22f27f13-6ca8-4fd0-b466-052bf9b2bb5c', 'x-compute-request-id': 'req-22f27f13-6ca8-4fd0-b466-052bf9b2bb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'{"server": {"id": "25cfc898-4cff-4b0f-85b8-f2ae06217180", "name": "tempest-AttachVolumeTestJSON-server-1623667788", "status": "ACTIVE", "tenant_id": "b5840372f9f14805895fcb825687097f", "user_id": "1d286e53aeb2475dbbb92b200e4e28b6", "metadata": {}, "hostId": "d6047d81de6993b04650ee8457ac9cae1f3a4f9fa18cb55befa2ef02", "image": {"id": "303 3388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:02:18Z", "updated": "2024-03-13T11:04:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1570684588-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:d0:bb"}, {"version": 4, "addr": "172.24.4.23", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:d0:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1412505979", "OS-SRV-USG:launched_at": "2024-03-13T11:02:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--138923028"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:05:02,550 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180 0.044s 2024-03-13 11:05:02,551 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05: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-58600ab8-5422-429b-a9fe-7390602f0196', 'x-compute-request-id': 'req-58600ab8-5422-429b-a9fe-7390602f0196', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/25cfc898-4cff-4b0f-85b8-f2ae06217180'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 25cfc898-4cff-4b0f-85b8-f2ae06217180 could not be found."}}' 2024-03-13 11:05:02,584 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1412505979 0.033s 2024-03-13 11:05:02,585 85815 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05: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-cb5bb85e-227d-40fb-ae93-414281a9ec7e', 'x-compute-request-id': 'req-cb5bb85e-227d-40fb-ae93-414281a9ec7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1412505979'} Body: b'' 2024-03-13 11:05:02,778 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/28f54090-64d6-496e-a350-e7f1bfa0e990 0.192s 2024-03-13 11:05:02,778 85815 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-34ff239c-b927-4cd3-aedf-fcac341084a1', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:05:02 GMT', 'connection': 'close', 'status': '20 4', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/28f54090-64d6-496e-a350-e7f1bfa0e990'} Body: b'' 2024-03-13 11:05:02,797 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/28f54090-64d6-496e-a350-e7f1bfa0e990 0.019s 2024-03-13 11:05:02,798 85815 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-a48b342a-b235-470c-ac49-57fcd6d3576c', 'date': 'Wed, 13 Mar 2024 11:05:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/28f54090-64d6-496e-a350-e7f1bfa0e990'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 28f54090-64d6-496e-a350-e7f1bfa0e990 does not exist", "detail": ""}}' 2024-03-13 11:05:03,321 85815 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6a052d8c-1d2c-477f-bc78-d6e052c8507e 0.523s 2024-03-13 11:05:03,322 85815 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-504f124a-bd21-4987-8730-188ed4a9b96a', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:05:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6a052d8c-1d2c-477f-bc78-d6e052c8507e'} Body: b'' 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 ef737646-e30f-49ae-beea-bfbcaacdcea3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:03:41,262 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.207s 2024-03-13 11:03:41,263 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:41 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-6c1500d5-826b-46fd-9b04-eca34419fc4c', 'x-compute-request-id': 'req-6c1500d5-826b-46fd-9b04-eca34419fc4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:41,441 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.160s 2024-03-13 11:03:41,442 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:41 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-d217f8b2-d646-49b8-bb85-e1eb405cb01b', 'x-compute-request-id': 'req-d217f8b2-d646-49b8-bb85-e1eb405cb01b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:41,632 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.174s 2024-03-13 11:03:41,633 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:41 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-034599a1-c659-44d5-a545-4870d3504a03', 'x-compute-request-id': 'req-034599a1-c659-44d5-a545-4870d3504a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:04:41,775 85807 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.051s 2024-03-13 11:04:41,776 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:41 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-d1caa0c1-47ae-450d-897c-8ce64ea4f6d6', '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": "939ae7a03ff547c3b407f86fb3335d40", "name": "tempest-ServerActionsTestOtherA-1573602310-project-member", "password_expires_at": null}, "audit_ids": ["1I4LEMTUR5GFbCE9O5HGgg"], "expires_at": "2024-03-13T12:04:41.000000Z", "issued_at": "2024-03-13T11:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f518aa995314950a82175cd6f9a865b", "name": "tempest-ServerActionsTestOtherA-1573602310"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:04:41,776 85807 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'b6f4915f-09a4-4619-948e-1e3ebeb15c6d', 'name': 'tempest-ServerActionsTestOtherA-1844749126-network', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0f518aa995314950a82175cd6f9a865b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3290, 'is_default': False, 'availability_zone_hi nts': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 11:04:41,777 85807 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1253374889', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF3cI2fqOd63Ec6ZE+KRlxsNnc+XBX8uu6cHioPW24Zo21YVrd7ECSeGpbVG2O3JlQGl+yIlshmDG9EazQ3erR4T84CZd6Ox3cyTfvfOihmzSl9bmomFxfQN7NYv3DtoKQ==', 'fingerprint': 'cb:e4:43:7b:81:7e:ca:f4:c6:08:cd:ff:af:a7:08:cf', 'user_id': '939ae7a03ff547c3b407f86fb3335d40', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCDn79ZAI/sGaMqA8MPLL/Yr9sHbm/0tQN/vD6WUi9vse4i4acTr3BM\niqGoxY0njeCgBwYFK4EEACKhZANiAARd3CNn6jnetxHOmRPikZcbDZ3PlwV/Lrun\nB4qD1tuGaNtWFa3exAknhqW1RtjtyZUBpfsiJbIZgxvRGs0N3q0eE/OAmXejsd3M\nk373zooZs0pfW5qJhcX0DezWL9w7aCk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a8a8e23c-59e5-4952-9aff-972499ac3087', 'name': 'tempest-securitygroup--1250286735', 'stateful': True, 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'description': 'tempest-description--321323853', 'shared': False, 'security_group_rules': [{'id': '3e26e416-02a5-4aae-b2db-0e8808e2bf26', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'security_group_id': 'a8a8e23c-59e5-4952-9aff-972499ac3087', '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': 226, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 0}, {'id': 'd12a906c-0177-4199-98d2-c1d7683d2700', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'security_group_id': 'a8a8e23c-59e5-4952-9aff-972499ac3087', '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': 227, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:52:46Z', 'updated_at': '2024-03-13T10:52:46Z', 'revision_number': 1, 'project_id': '0f518aa995314950a82175cd6f9a865b'}, 'floating_ip': {'id': '39fd92d3-cd88-4590-a8d5-8366a499dec7', 'tenant_id': '0f518aa995314950a82175cd6f9a865b', 'floating_ip_address': '172.24.4.249', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f518aa995314950a82175cd6f9a865b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:52:52Z', 'updated_at': '2024-03-13T10:52:52Z', 'revision_number': 0, 'ip': '172.24.4.249'}} 2024-03-13 11:04:42,143 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes 0.365s 2024-03-13 11:04:42,143 85807 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-2131490892", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b491650-1351-497d-a356-d479a4e781d1', 'content-length': '820', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b491650-1351-497d-a356-d479a4e781d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes'} Body: b'{"volume": {"id": "ef737646-e30f-49ae-beea-bfbcaacdcea3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:42.078779", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2131490892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:04:42,193 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3 0.040s 2024-03-13 11:04:42,194 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22053c5-a67a-44b1-82de-44b457ecfc68', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22053c5-a67a-44b1-82de-44b457ecfc68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3'} Body: b'{"volume": {"id": "ef737646-e30f-49ae-beea-bfbcaacdcea3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:42.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-2131490892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:04:43,251 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3 0.043s 2024-03-13 11:04:43,252 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb26b705-9aa5-40c1-b89b-17aa8d4420aa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb26b705-9aa5-40c1-b89b-17aa8d4420aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3'} Body: b'{"volume": {"id": "ef737646-e30f-49ae-beea-bfbcaacdcea3 ", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:04:42.000000", "updated_at": "2024-03-13T11:04:42.000000", "name": "tempest-tempest.common.compute-volume-2131490892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3"}], "user_id": "939ae7a03ff547c3b407f86fb3335d40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f518aa995314950a82175cd6f9a865b"}}' 2024-03-13 11:04:43,396 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3 0.131s 2024-03-13 11:04:43,396 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee8f0b7e-a30b-47f1-8e5a-1254697a43f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3'} Body: b'' 2024-03-13 11:04:43,418 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3 0.021s 2024-03-13 11:04:43,419 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a046d17-afe3-47e3-81b1-115e2a738eff', 'x-openstack-request-id': 'req-5a046d17-afe3-47e3-81b1-115e2a738eff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0f518aa995314950a82175cd6f9a865b/volumes/ef737646-e30f-49ae-beea-bfbcaacdcea3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef737646-e30f-49ae-beea-bfbcaacdcea3 could not be found."}}' 2024-03-13 11:04:43,419 85807 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-03-13 11:04:43,646 85807 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1 0.225s 2024-03-13 11:04:43,646 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 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-29211b04-f485-4580-8b00-c0afb0de1f96', 'x-compute-request-id': 'req-29211b04-f485-4580-8b00-c0afb0de1f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/co mpute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1'} Body: b'{"server": {"id": "cc8ba001-e18b-47ca-b038-3ccae827cab1", "name": "tempest-ServerActionsTestOtherA-server-1614813899", "status": "ACTIVE", "tenant_id": "0f518aa995314950a82175cd6f9a865b", "user_id": "939ae7a03ff547c3b407f86fb3335d40", "metadata": {}, "hostId": "5fd56641b991e35c196c95a1a34b7400ee86027d05153146f09f6d95", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T10:52:55Z", "updated": "2024-03-13T10:53:12Z", "addresses": {"tempest-ServerActionsTestOtherA-1844749126-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}, {"version": 4, "addr": "172.24.4.249", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c2:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc8ba001-e18b-47ca-b038-3ccae827cab1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1253374889", "OS-SRV-USG:launched_at": "2024-03-13T10:53:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1250286735"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_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 3df2c39f-0c86-4d38-9646-0d59dc7263ee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:04:32,861 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7 0.228s 2024-03-13 11:04:32,861 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:32 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-4afeb06d-29fe-4a5b-9a39-730509e3b5ff', 'x-compute-request-id': 'req-4afeb06d-29fe-4a5b-9a39-730509e3b5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7'} Body: b'{"server": {"id": "f96fe7c0-61a2-4a59-9795-73d81889e1d7", "name": "tempest-ServersNegativeTestJSON-server-2022337639", "status": "ACTIVE", "tenant_id": "adac9a5a9cd344e9af596c41eeb862e0", "user_id": "81bf48622c89418285482ff5ae733954", "metadata": {}, "hostId": "5cfcee06d007c9065ba2111811dcef570b1fb0daafdcd984f720f13c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:00Z", "updated": "2024-03-13T11:00:11Z", "addresses": {"tempest-ServersNegativeTestJSON-175173365-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1e:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.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-03-13 11:05:33,295 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes 0.359s 2024-03-13 11:05:33,296 85805 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-1643493356"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-058e73a9-3006-4981-a29c-2f5fea03cf98', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-058e73a9-3006-4981-a29c-2f5fea03cf98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes'} Body: b'{"volume": {"id": "3df2c39f-0c86-4d38-9646-0d59dc7263ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:33.225502", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1643493356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:05:33,350 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee 0.044s 2024-03-13 11:05:33,350 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c3d8aa-58f2-49ef-9bdb-3bb803aacac2', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c3d8aa-58f2-49ef-9bdb-3bb803aacac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee'} Body: b'{"volume": {"id": "3df2c39f-0c86-4d38-9646-0d59dc7263ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:33.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1643493356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adac9a5a9cd344e9af596c41eeb862e0"}}' 2024-03-13 11:05:34,406 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee 0.043s 2024-03-13 11:05:34,406 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ffa4ea-9c56-476d-9159-c3025c6a86bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ffa4ea-9c56-476d-9159-c3025c6a86bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee'} Body: b'{"volume": {"id": "3df2c39f-0c86-4d38-9646-0d59dc7263ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:05:33.000000", "updated_at": "2024-03-13T11:05:33.000000", "name": "tempest-ServersNegativeTestJSON-volume-1643493356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/3df2c39f-0c86-4d38-9646-0d59dc7263ee"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-ten ant-attr:tenant_id": "adac9a5a9cd344e9af596c41eeb862e0"}}' 2024-03-13 11:05:34,653 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7 0.234s 2024-03-13 11:05:34,654 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:34 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-7563e594-1e51-4c05-a9a2-c52aba757a0d', 'x-compute-request-id': 'req-7563e594-1e51-4c05-a9a2-c52aba757a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7'} Body: b'{"server": {"id": "f96fe7c0-61a2-4a59-9795-73d81889e1d7", "name": "tempest-ServersNegativeTestJSON-server-2022337639", "status": "ACTIVE", "tenant_id": "adac9a5a9cd344e9af596c41eeb862e0", "user_id": "81bf48622c89418285482ff5ae733954", "metadata": {}, "hostId": "5cfcee06d007c9065ba2111811dcef570b1fb0daafdcd984f720f13c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:00Z", "updated": "2024-03-13T11:00:11Z", "addresses": {"tempest-ServersNegativeTestJSON-175173365-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1e:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.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": []}}' tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242) ------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedBootDevicesTest_v242:tearDownClass) Failed to delete volume e3bad070-4dc9-4edf-9a2e-2f10f3076c27 within the required time (196 s). Timer started at 1710327807. Timer ended at 1710328003. Waited for 196 s., )) 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 a01177c6-d60a-4405-a226-42d29e578d1c failed to build and is in ERROR status 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 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume d7723e91-e601-44e8-a43c-ab6524ff5f55 failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:59:57,404 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes 0.396s 2024-03-13 10:59:57,405 85809 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-757204230"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c6686a-76ee-47ef-a00f-8d57e65b8648', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c6686a-76ee-47ef-a00f-8d57e65b8648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.327221", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 10:59:57,418 85809 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 10:59:57,521 85809 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.101s 2024-03-13 10:59:57,522 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-938113331", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAQuLvfSEz2Q7WF16T+dHsa+d8p2T5SYT8Z3uekQka9nNb0c9LVqkK1VvKdEXeZlAqWzqb6rn+SG0+s7ilBnMUtUP30F7ZuFsJ9V134zcQ6NUOD1GLCWYFcxI/1zGVEt2Q=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:57 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-0eb905cc-4264-4da5-844c-d5bc8127a70d', 'x-compute-request-id': 'req-0eb905cc-4264-4da5-844c-d5bc8127a70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-938113331", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAQuLvfSEz2Q7WF16T+dHsa+d8p2T5SYT8Z3uekQka9nNb0c9LVqkK1VvKdEXeZlAqWzqb6rn+SG0+s7ilBnMUtUP30F7ZuFsJ9V134zcQ6NUOD1GLCWYFcxI/1zGVEt2Q==", "fingerprint": "95:78:09:54:12:d6:dc:90:17:59:9e:5b:7f:bd:40:df", "user_id": "9f13d71ce62f4ff09df24a44be735892"}}' 2024-03-13 10:59:57,524 85809 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-938113331 created 2024-03-13 10:59:57,833 85809 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-groups 0 .309s 2024-03-13 10:59:57,834 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2123813346", "description": "tempest-description--835947660"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-98113b3d-4f1c-41b0-85eb-151a0f0ac300', 'date': 'Wed, 13 Mar 2024 10:59:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "968ea23d-4e83-437f-a03c-0a20272dc309", "name": "tempest-securitygroup--2123813346", "stateful": true, "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "description": "tempest-description--835947660", "shared": false, "security_group_rules": [{"id": "16701963-e205-453a-8421-8958598c561e", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "security_group_id": "968ea23d-4e83-437f-a03c-0a20272dc309", "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": 390, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:59:57Z", "updated_at": "2024-03-13T10:59:57Z", "revision_number": 0}, {"id": "194d8327-a021-469a-968d-797aa0884f0f", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "security_group_id": "968ea23d-4e83-437f-a03c-0a20272dc309", "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": 391, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T10:59:57Z", "updated_at": "2024-03-13T10:59:57Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T10:59:57Z", "updated_at": "2024-03-13T10:59:57Z", "revision_number": 1, "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 10:59:58,303 85809 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.468s 2024-03-13 10:59:58,303 85809 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": "968ea23d-4e83-437f-a03c-0a20272dc309", "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-4d2bae33-8bce-488d-ab9b-eca5a3816e91', 'date': 'Wed, 13 Mar 2024 10:59:58 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": "afb185a7-d4af-4006-99fc-ec61d428ec11", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "security_group_id": "968ea23d-4e83-437f-a03c-0a20272dc309", "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-03-13T10:59:58Z", "updated_at": "2024-03-13T10:59:58Z", "revision_number": 0}}' 2024-03-13 10:59:58,747 85809 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.443s 2024-03-13 10:59:58,747 85809 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": "968ea23d-4e83-437f-a03c-0a20272dc309", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-86e9baf3-ea3a-4c78-9752-2219821a587f', 'date': 'Wed, 13 Mar 2024 10:59:58 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": "536da86b-8d7d-4f49-933a-a80d2bd63f36", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "security_group_id": "968ea23d-4e83-437f-a03c-0a20272dc309", "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-03-13T10:59:58Z", "updated_at": "2024-03-13T10:59:58Z", "revision_number": 0}}' 2024-03-13 10:59:58,748 85809 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2123813346 created 2024-03-13 10:59:59,909 85809 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 1.161s 2024-03-13 10:59:59,909 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0322a41f-06cf-4d02-b60d-e0708135f85e', 'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "floating_ip_address": "172.24.4.151", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:59:59Z", "updated_at": "2024-03-13T10:59:59Z", "revision_number": 0}}' 2024-03-13 10:59:59,910 85809 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'floating_ip_address': '172.24.4.151', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:59:59Z', 'updated_at': '2024-03-13T10:59:59Z', 'revision_number': 0, 'ip': '172.24.4.151'} created 2024-03-13 10:59:59,958 85809 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.042s 2024-03-13 10:59:59,958 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cd327ddd-a7ca-49a4-b6be-cd32884ac1b6', '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": "9f13d71ce62f4ff09df24a44be735892", "name": "tempest-ServerStableDeviceRescueTest-85099498-project-member", "password_expires_at": null}, "audit_ids": ["Ai7G4xq6Srya7Ju52Sza-w"], "expires_at": "2024-03-13T11:59:59.000000Z", "issued_at": "2024-03-13T10:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f7498b07ad54f9d83d69cb6b4cf7104", "name": "tempest-ServerStableDeviceRescueTest-85099498"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1f7498b07ad54f9d83d69cb6b4cf7104", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:59:59,959 85809 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '37854444-c5af-4d97-b877-86f43a2a80ba', 'name': 'tempest-ServerStableDeviceRescueTest-14023440-network', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37467, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:59:48Z', 'updated_at': '2024-03-13T10:59:48Z', 'revision_number': 1} available for tenant 2024-03-13 10:59:59,959 85809 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-938113331', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAQuLvfSEz2Q7WF16T+dHsa+d8p2T5SYT8Z3uekQka9nNb0c9LVqkK1VvKdEXeZlAqWzqb6rn+SG0+s7ilBnMUtUP30F7ZuFsJ9V134zcQ6NUOD1GLCWYFcxI/1zGVEt2Q==', 'fingerprint': '95:78:09:54:12:d6:dc:90:17:59:9e:5b:7f:bd:40:df', 'user_id': '9f13d71ce62f4ff09df24a44be735892', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBw00xFRHJ42qY8GWsEFBPwsa1tCoGdmguhp2rXn3RmGVQ1Z5Kpf9V2\nMesqa/1ipnKgBwYFK4EEACKhZANiAAQELi730hM9kO1hdek/nR7GvnfKdk+UmE/G\nd7npEJGvZzW9HPS1apCtVbynRF3mZQKls6m+q5/khtPrO4pQZzFLVD99Be2bhbCf\nVdd+M3EOjVDg9RiwlmBXMSP9cxlRLdk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '968ea23d-4e83-437f-a03c-0a20272dc309', 'name': 'tempest-securitygroup--2123813346', 'stateful': True, 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'description': 'tempest-description--835947660', 'shared': False, 'security_group_rules': [{'id': '16701963-e205-453a-8421-8958598c561e', 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'security_group_id': '968ea23d-4e83-437f-a03c-0a20272dc309', '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': 390, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:59:57Z', 'updated_at': '2024-03-13T10:59:57Z', 'revision_number': 0}, {'id': '194d8327-a021-469a-968d-797aa0884f0f', 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'security_group_id': '968ea23d-4e83-437f-a03c-0a20272dc309', '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': 391, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T10:59:57Z', 'updated_at': '2024-03-13T10:59:57Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T10:59:57Z', 'updated_at': '2024-03-13T10:59:57Z', 'revision_number': 1, 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104'}, 'floating_ip': {'id': '3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04', 'tenant_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'floating_ip_address': '172.24.4.151', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1f7498b07ad54f9d83d69cb6b4cf7104', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T10:59:59Z', 'updated_at': '2024-03-13T10:59:59Z', 'revision_number': 0, 'ip': '172.24.4.151'}} 2024-03-13 11:00:01,303 85809 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 1.342s 2024-03-13 11:00:01,303 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-196842727", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "37854444-c5af-4d97-b877-86f43a2a80ba"}], "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "key_name": "tempest-keypair-938113331", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:59:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2', 'content-type': 'applic ation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed749fa9-959a-4fea-82bf-70dfecbc4d8f', 'x-compute-request-id': 'req-ed749fa9-959a-4fea-82bf-70dfecbc4d8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "adminPass": "r7ao56FWqpWr"}}' 2024-03-13 11:00:01,433 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2 0.127s 2024-03-13 11:00:01,434 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:01 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-d66bc2a4-a760-47ab-b896-d4282d9de7fa', 'x-compute-request-id': 'req-d66bc2a4-a760-47ab-b896-d4282d9de7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "name": "tempest-ServerStableDeviceRescueTest-server-196842727", "status": "BUILD", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "user_id": "9f13d71ce62f4ff09df24a44be735892", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:01Z", "updated": "2024-03-13T11:00:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-938113331", "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-03-13 11:00:51,747 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2 0.251s 2024-03-13 11:00:51,748 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:00:51 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-3e1a2763-e20c-46ef-92a1-a195896d3de9', 'x-compute-request-id': 'req-3e1a2763-e20c-46ef-92a1-a195896d3de9', 'connection': 'close', 'status': '200', 'content-location': 'http ://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "name": "tempest-ServerStableDeviceRescueTest-server-196842727", "status": "ACTIVE", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "user_id": "9f13d71ce62f4ff09df24a44be735892", "metadata": {}, "hostId": "fa7b20fc1dbff84726ea15dcb7bbdb44af345ff11c3e24d9ccf18e1c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:01Z", "updated": "2024-03-13T11:00:12Z", "addresses": {"tempest-ServerStableDeviceRescueTest-14023440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:17:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-938113331", "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:00:51,777 85809 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:01:51,984 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2/os-interface 0.148s 2024-03-13 11:01:51,984 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01: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-ef4c688a-a80e-447a-9fb5-348f98b74be3', 'x-compute-request-id': 'req-ef4c688a-a80e-447a-9fb5-348f98b74be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "37854444-c5af-4d97-b877-86f43a2a80ba", "port_id": "66e55542-235d-4e48-b4aa-11407a959590", "mac_addr": "fa:16:3e:10:17:e4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "802e344b-9be0-4cbd-91db-b95cba7fa161", "ip_address": "10.0.0.8"}]}]}' 2024-03-13 11:01:52,858 85809 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/3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04 0.867s 2024-03-13 11:01:52,859 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "66e55542-235d-4e48-b4aa-11407a959590"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-901d5f40-1253-4805-b6a9-37b6196ce8c9', 'date': 'Wed, 13 Mar 2024 11:01:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3c9974a2-01fd-4ffd-a3e9-8fa63a7eea04'} Body: b'{"floatingip": {"id": "3c9974a2-01f d-4ffd-a3e9-8fa63a7eea04", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "floating_ip_address": "172.24.4.151", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "39aca65c-76df-48ce-b921-f7ab7325fcef", "port_id": "66e55542-235d-4e48-b4aa-11407a959590", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "37854444-c5af-4d97-b877-86f43a2a80ba", "mac_address": "fa:16:3e:10:17:e4", "admin_state_up": true, "status": "ACTIVE", "device_id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T10:59:59Z", "updated_at": "2024-03-13T11:01:52Z", "revision_number": 1, "project_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:01:52,864 85809 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.151:22' as 'cirros' with public key authentication 2024-03-13 11:01:52,879 85809 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:01:52,988 85809 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:01:52,989 85809 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.151 successfully created 2024-03-13 11:01:53,844 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2/action 0.854s 2024-03-13 11:01:53,845 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-440659933"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01: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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f3752b-08f2-4c6f-bd14-3896643ab488', 'x-compute-request-id': 'req-c5f3752b-08f2-4c6f-bd14-3896643ab488', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2/action'} Body: b'' 2024-03-13 11:01:53,907 85809 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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.060s 2024-03-13 11:01:53,907 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1606', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae0893db-c911-4fee-bdc3-ddac37896313', 'x-compute-request-id': 'req-ae0893db-c911-4fee-bdc3-ddac37896313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"image": {"id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_project_nam e": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892"}, "created": "2024-03-13T11:01:54Z", "updated": "2024-03-13T11:01:54Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}], "server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}]}}}' 2024-03-13 11:02:44,048 85809 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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.084s 2024-03-13 11:02:44,048 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-951cb2d7-8a86-4b2f-8e45-e944707b82ac', 'x-compute-request-id': 'req-951cb2d7-8a86-4b2f-8e45-e944707b82ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"image": {"id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "owner_project_name": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892"}, "created": "2024-03-13T11:01:54Z", "updated": "2024-03-13T11:01:59Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}], "server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}]}}}' 2024-03-13 11:02:44,118 85809 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/v 2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.064s 2024-03-13 11:02:44,128 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d079579-edba-4e72-8756-567f16ad6afd', 'x-compute-request-id': 'req-1d079579-edba-4e72-8756-567f16ad6afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"image": {"id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "owner_project_name": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892"}, "created": "2024-03-13T11:01:54Z", "updated": "2024-03-13T11:01:59Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e"}], "server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}]}}}' 2024-03-13 11:02:44,417 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2 0.283s 2024-03-13 11:02:44,418 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c17c05-0228-42f1-b3d3-19b58da78519', 'x-compute-request-id': 'req-b4c17c05-0228-42f1-b3d3-19b58da78519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "name": "tempest-ServerStableDeviceRescueTest-server-196842727", "status": "ACTIVE", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "user_id": "9f13d71ce62f4ff09df24a44be735892", "metadata": {}, "hostId": "fa7b20fc1dbff84726ea15dcb7bbdb44af345ff11c3e24d9ccf18e1c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/imag es/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:01Z", "updated": "2024-03-13T11:02:00Z", "addresses": {"tempest-ServerStableDeviceRescueTest-14023440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:17:e4"}, {"version": 4, "addr": "172.24.4.151", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:17:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-938113331", "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:44,623 85809 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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.167s 2024-03-13 11:03:44,623 85809 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, 13 Mar 2024 11:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7e49016f-f05d-47c4-8391-99961e0db8ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "owner_project_name": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "e1b21b3a30a31434b70c5c36b3246773", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1f7498b07ad54f9d83d69cb6b4cf7104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "687236860e74229cadac0d29842bc41eab5f4f4df4580ba9e051f5e060a40bf4b1cf2b1b9e565286afad803d6c3ba0355500312b15d60f9c86d98af8a1fe4c63", "id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "created_at": "2024-03-13T11:01:54Z", "updated_at": "2024-03-13T11:03:45Z", "tags": [], "self": "/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "file": "/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:44,786 85809 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/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e 0.162s 2024-03-13 11:03:44,787 85809 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'x-openstack-request-id': 'req-14ae3316-a6fd-459c-9575-d9ac76390565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "owner_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "owner_project_name": "tempest-ServerStableDeviceRescueTest-85099498", "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-85099498-project-member", "user_id": "9f13d71ce62f4ff09df24a44be735892", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-440659933", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "e1b21b3a30a31434b70c5c36b3246773", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1f7498b07ad54f9d83d69cb6b4cf7104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "687236860e74229cadac0d29842bc41eab5f4f4df4580ba9e051f5e060a40bf4b1cf2b1b9e565286afad803d6c3ba0355500312b15d60f9c86d98af8a1fe4c63", "id": "49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "created_at": "2024-03-13T11:01:54Z", "updated_at": "2024-03-13T11:03:45Z", "tags": [], "self": "/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e", "file": "/v2/images/49568775-bd6d-4ae3-a1e5-bdd67bfdca3e/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:03:44,983 85809 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/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2 0.196s 2024-03-13 11:03:44,984 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8426481d-d2e2-46a5-bc62-8ffd1d1ccad3', 'x-compute-request-id': 'req-8426481d-d2e2-46a5-bc62-8ffd1d1ccad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2'} Body: b'{"server": {"id": "765faa1f-ace2-47a5-b2bf-a3725b7e5ba2", "name": "tempest-ServerStableDeviceRescueTest-server-196842727", "status": "ACTIVE", "tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104", "user_id": "9f13d71ce62f4ff09df24a44be735892", "metadata": {}, "hostId": "fa7b20fc1dbff84726ea15dcb7bbdb44af345ff11c3e24d9ccf18e1c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:01Z", "updated": "2024-03-13T11:02:00Z", "addresses": {"tempest-ServerStableDeviceRescueTest-14023440-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC: mac_addr": "fa:16:3e:10:17:e4"}, {"version": 4, "addr": "172.24.4.151", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:17:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/765faa1f-ace2-47a5-b2bf-a3725b7e5ba2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-938113331", "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2123813346"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:03:45,098 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.101s 2024-03-13 11:03:45,099 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147de0d4-f926-42e6-834e-620e67c3bc99', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147de0d4-f926-42e6-834e-620e67c3bc99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:46,157 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:03:46,158 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b31b46-be0f-4ec5-a58f-52f918f8c5b8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b31b46-be0f-4ec5-a58f-52f918f8c5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name" : "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:47,221 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.050s 2024-03-13 11:03:47,222 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816f0d6a-f0ab-47eb-bf4d-ad84a6fea8ef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816f0d6a-f0ab-47eb-bf4d-ad84a6fea8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:48,297 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.061s 2024-03-13 11:03:48,297 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe57c8e-eb9d-4cd5-af4c-8e557efaf7c0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe57c8e-eb9d-4cd5-af4c-8e557efaf7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:49,351 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:03:49,351 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7907bb0-bcd8-4884-a423-fec3224ce784', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7907bb0-bcd8-4884-a423-fec3224ce784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:50,405 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:03:50,406 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43f06d6-8f6b-4c38-a590-8d9b1d531e33', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43f06d6-8f6b-4c38-a590-8d9b1d531e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8- a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:51,460 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:03:51,460 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc0cd13-1f0f-4086-86b6-67a8886f65a2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc0cd13-1f0f-4086-86b6-67a8886f65a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:52,529 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.056s 2024-03-13 11:03:52,530 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d53b08-6395-4798-9336-4de7a448341d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d53b08-6395-4798-9336-4de7a448341d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524 ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:53,583 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:03:53,584 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed47137-27c0-4070-a757-bec6d8d68bd7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed47137-27c0-4070-a757-bec6d8d68bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:54,646 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:03:54,647 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2abfc6-d36b-4fe1-ae6d-8c76021eae8a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2abfc6-d36b-4fe1-ae6d-8c76021eae8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_i d": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:55,702 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:03:55,703 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa222271-8faf-440f-9aca-76a83f6a2834', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa222271-8faf-440f-9aca-76a83f6a2834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:56,761 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:03:56,761 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fea4b68-66b9-4373-9bec-2131a35aed1c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fea4b68-66b9-4373-9bec-2131a35aed1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:57,818 8 5809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:03:57,818 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c719852-cdb3-4ef1-b60f-f933acb815e6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c719852-cdb3-4ef1-b60f-f933acb815e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:58,874 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:03:58,874 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45fb8379-522a-48df-9767-af98c39753ff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45fb8379-522a-48df-9767-af98c39753ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:03:59,953 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.065s 2024-03-13 11:03:59,953 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:03:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba44d035-ef3c-4a60-83a6-221ca4913bff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba44d035-ef3c-4a60-83a6-221ca4913bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:01,009 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:01,010 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a712e957-6b2b-41ac-acd1-bf09927ce780', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a712e957-6b2b-41ac-acd1-bf09927ce780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:02,067 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:04:02,067 8 5809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3964ee-336a-4feb-9e09-87cd8d588802', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3964ee-336a-4feb-9e09-87cd8d588802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:03,123 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:03,123 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a786bb6-5242-4592-a9e4-59567ee2d4ff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a786bb6-5242-4592-a9e4-59567ee2d4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:04,180 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:04:04,181 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f947c95-2cef-4446-b2f2-574431292dc3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f947c95-2cef-4446-b2f2-574431292dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:05,242 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:04:05,242 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547a8295-1873-4384-a798-151ec3dc2762', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547a8295-1873-4384-a798-151ec3dc2762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:06,305 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.047s 2024-03-13 11:04:06,305 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content- type': 'application/json', 'x-compute-request-id': 'req-286c165a-1340-452b-bff5-351e7842e27d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286c165a-1340-452b-bff5-351e7842e27d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:07,394 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.074s 2024-03-13 11:04:07,395 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f94c36-5b70-46f2-a975-b42078754189', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f94c36-5b70-46f2-a975-b42078754189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:08,452 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:08,452 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b6b827-9a0c-43a2-a9d1-0e3648388b22', 'content-length': '917', 'openstack-api-version': ' volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b6b827-9a0c-43a2-a9d1-0e3648388b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:09,502 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:09,503 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba44f556-7037-4d3d-b927-cfa88d2b0c23', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba44f556-7037-4d3d-b927-cfa88d2b0c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:10,554 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:10,554 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88deb9ba-c186-4dff-8236-b0e377bbff09', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88deb9ba-c186-4dff-8236-b0e377bbff09', 'connection': 'close', 'status ': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:11,608 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:11,609 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c038849-abf2-411f-a4a2-67d833080383', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c038849-abf2-411f-a4a2-67d833080383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:12,666 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:04:12,667 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa6f54d-cc23-4414-8ba7-c4d95e46adb7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa6f54d-cc23-4414-8ba7-c4d95e46adb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:13,729 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.049s 2024-03-13 11:04:13,729 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32b6476-6c4b-4277-af5c-cdee29810482', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32b6476-6c4b-4277-af5c-cdee29810482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:14,782 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:14,783 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0055f220-b63a-4f49-9310-99d0a34b67b8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0055f220-b63a-4f49-9310-99d0a34b67b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "20 24-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:15,836 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:04:15,836 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbbbe560-4ff6-43ce-8b8c-05d976d9d4e9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbbbe560-4ff6-43ce-8b8c-05d976d9d4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:16,937 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.087s 2024-03-13 11:04:16,937 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e854a114-25a4-4014-8a28-401ffc4d54cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e854a114-25a4-4014-8a28-401ffc4d54cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "descripti on": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:17,989 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:17,989 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5a616a-2374-440a-b84a-d31eea4c4952', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be5a616a-2374-440a-b84a-d31eea4c4952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:19,039 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:19,040 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b831828a-3eee-476d-a6a0-16be85561cbb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b831828a-3eee-476d-a6a0-16be85561cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0 .0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:20,093 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:20,093 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f99b54eb-6df2-4910-bf7d-1909eb2df6d8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f99b54eb-6df2-4910-bf7d-1909eb2df6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:21,147 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:04:21,147 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad1639c-db01-46d2-8b0c-299d29b78318', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad1639c-db01-46d2-8b0c-299d29b78318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/v olume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:22,198 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:22,198 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331c59db-5f90-44f6-ae71-769a6081b90d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331c59db-5f90-44f6-ae71-769a6081b90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:23,254 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:04:23,254 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe6e1453-321b-41fa-ae4d-be2f84fe6449', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe6e1453-321b-41fa-ae4d-be2f84fe6449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:24,311 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:24,312 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203eb4e7-c640-45d6-8b9b-46cf39927202', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203eb4e7-c640-45d6-8b9b-46cf39927202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:25,365 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:25,365 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba99685a-36b8-468d-8c62-b8539cd78000', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba99685a-36b8-468d-8c62-b8539cd78000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-att r:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:26,419 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:26,419 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0746316-5204-4ffd-a2be-a231415b00e8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0746316-5204-4ffd-a2be-a231415b00e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:27,476 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:04:27,477 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be29902d-2660-4b4b-9105-0c8674c44238', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be29902d-2660-4b4b-9105-0c8674c44238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:28,529 85809 INFO [tempest.lib.common.rest_client] Request (ServerStableD eviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:28,529 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088fe263-ca5c-4415-af4d-d5beb07da2cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088fe263-ca5c-4415-af4d-d5beb07da2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:29,609 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.067s 2024-03-13 11:04:29,609 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310f9ba3-165b-41b0-bb9a-a59ec1bc56e3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310f9ba3-165b-41b0-bb9a-a59ec1bc56e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:30,672 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/ volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:30,673 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10071481-dd59-425b-9864-7212069194cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10071481-dd59-425b-9864-7212069194cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:31,726 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:04:31,726 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a986cda-7807-4bdc-8fe3-889aa8a97bda', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a986cda-7807-4bdc-8fe3-889aa8a97bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:32,778 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:32,778 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00443e73-e91e-4d9d-9214-992656e367f4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00443e73-e91e-4d9d-9214-992656e367f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:33,834 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:04:33,835 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ebe010-3e21-4e6f-94b2-d56e71f2fb1c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ebe010-3e21-4e6f-94b2-d56e71f2fb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:34,890 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:04:34,891 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Wed, 13 Mar 2024 11:04:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e2a717-a4c2-4f0c-8405-5b33e42d82c8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e2a717-a4c2-4f0c-8405-5b33e42d82c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:35,945 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:35,946 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c2d485-4f01-4171-9ab1-71c9e1a60b2f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c2d485-4f01-4171-9ab1-71c9e1a60b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:36,999 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:36,999 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab4145b-29a2 -477d-bbd6-5ecd14a0012a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab4145b-29a2-477d-bbd6-5ecd14a0012a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:38,070 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.058s 2024-03-13 11:04:38,070 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8501ae61-e9b7-4b29-9635-68d67ec8a8d2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8501ae61-e9b7-4b29-9635-68d67ec8a8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:39,124 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:04:39,124 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cda05f8-1f85-4343-95df-f66829213733', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id ': 'req-3cda05f8-1f85-4343-95df-f66829213733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:40,176 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:40,176 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0859e9b0-a0b5-48ff-810d-3e79f2262452', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0859e9b0-a0b5-48ff-810d-3e79f2262452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:41,228 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:04:41,229 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888786c8-07cd-49e5-bc32-affaca0bbf8f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888786c8-07cd-49e5-bc32-affaca0bbf8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07a d54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:42,285 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:42,286 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3806934-4c56-43a2-8664-93509ef45ef4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3806934-4c56-43a2-8664-93509ef45ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:43,338 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:43,347 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd375c71-84cf-4cb0-8fe5-7ce649b3b5fc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd375c71-84cf-4cb0-8fe5-7ce649b3b5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "s tatus": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:44,406 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:04:44,406 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed613d2-0c5a-4187-85cd-e80349172272', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed613d2-0c5a-4187-85cd-e80349172272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:45,456 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:45,457 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca4e640-588e-48f5-acf4-bcbe76a9b040', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca4e640-588e-48f5-acf4-bcbe76a9b040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000" , "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:46,511 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:46,512 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2d6657-bcbe-47a6-824b-da31d861e644', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc2d6657-bcbe-47a6-824b-da31d861e644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:47,565 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:47,565 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bcd6eb-c691-4796-a1cb-fdcdb7d8f0bf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bcd6eb-c691-4796-a1cb-fdcdb7d8f0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source _volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:48,624 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:04:48,624 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b05296e-376b-4432-a59f-59666725fd73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b05296e-376b-4432-a59f-59666725fd73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:49,677 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:49,677 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62af7ed2-6bd2-44a0-8527-114c4ff29e8c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62af7ed2-6bd2-44a0-8527-114c4ff29e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e6 01-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:50,735 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:04:50,735 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f39ebd07-be18-4721-9625-97f1027a6bed', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f39ebd07-be18-4721-9625-97f1027a6bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:51,790 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:04:51,791 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafdaa19-62c6-4a05-84b7-80d4fcf17d11', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafdaa19-62c6-4a05-84b7-80d4fcf17d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43 c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:52,841 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:04:52,842 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d780f5f9-e422-4c83-a67e-6a37b8b25adc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d780f5f9-e422-4c83-a67e-6a37b8b25adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:53,903 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:04:53,903 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51af692e-0135-41be-ad87-8dea53f2b776', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51af692e-0135-41be-ad87-8dea53f2b776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistenc ygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:54,966 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:04:54,966 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9956161-0efb-474b-8e50-aaa419a7a930', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9956161-0efb-474b-8e50-aaa419a7a930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:56,049 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.056s 2024-03-13 11:04:56,053 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3fe5f3-f106-46fd-878f-4ce792d3e619', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3fe5f3-f106-46fd-878f-4ce792d3e619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04: 57,312 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.234s 2024-03-13 11:04:57,312 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2625be1-b904-4d9c-ab36-ef3eb65482d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2625be1-b904-4d9c-ab36-ef3eb65482d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:58,367 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:04:58,367 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6bd8702-4bb1-40d2-9c72-41e9b9ed6465', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6bd8702-4bb1-40d2-9c72-41e9b9ed6465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:04:59,425 85809 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_att ached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:04:59,426 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0606255-a047-4946-8222-633dee3f3322', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0606255-a047-4946-8222-633dee3f3322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:00,484 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:05:00,485 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8551af-a8c7-4af1-acda-43b1a648de6a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8551af-a8c7-4af1-acda-43b1a648de6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:01,537 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:05: 01,537 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9717db6-16e4-4790-ba3a-e89ab7c80c0c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9717db6-16e4-4790-ba3a-e89ab7c80c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:02,600 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.049s 2024-03-13 11:05:02,601 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a0c4198-e5fb-4f30-b994-c166b71cae3c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a0c4198-e5fb-4f30-b994-c166b71cae3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:03,657 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:03,657 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Au th-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2288ced-be6d-4a09-ab3b-4fec20dc28d5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2288ced-be6d-4a09-ab3b-4fec20dc28d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:04,719 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:04,720 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92281b54-3345-4670-8d80-272d1dc7bd52', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92281b54-3345-4670-8d80-272d1dc7bd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:05,776 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:05:05,777 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-type': 'application/json', 'x-compute-request-id': 'req-491f75c6-a33c-45bf-975d-f6e161a77961', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491f75c6-a33c-45bf-975d-f6e161a77961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:06,831 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:06,832 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a1d17e-68c3-40fe-b0aa-feb359ef3184', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a1d17e-68c3-40fe-b0aa-feb359ef3184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:07,886 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:07,886 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe58fd7-51b1-41e5-8a23-37f875656dc5', 'content-length': '917', 'openstack-api-ver sion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe58fd7-51b1-41e5-8a23-37f875656dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:08,945 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:05:08,946 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9f751c-6528-43bb-b64d-e77a40a2d5a8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9f751c-6528-43bb-b64d-e77a40a2d5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:09,999 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:05:09,999 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847a75de-c94e-4a4e-91c4-8786fa71d255', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847a75de-c94e-4a4e-91c4-8786fa71d255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:11,053 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:11,053 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20af3ae-28ae-4c46-a4b3-eba57e021752', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20af3ae-28ae-4c46-a4b3-eba57e021752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:12,110 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:05:12,110 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aaa2455-d1ef-4589-a333-9205214086bd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aaa2455-d1ef-4589-a333-9205214086bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:13,181 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.054s 2024-03-13 11:05:13,185 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebefedf4-0025-49ca-9251-e227c52a8be3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebefedf4-0025-49ca-9251-e227c52a8be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:14,257 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:14,257 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c50dc4-701e-46e5-b598-879304d359c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c50dc4-701e-46e5-b598-879304d359c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_ at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:15,311 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:15,312 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52d17f40-d386-45a7-9030-52ce0c4a1cc7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52d17f40-d386-45a7-9030-52ce0c4a1cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:16,362 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:16,363 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5dd165-f469-4a48-bfb9-1c56a3aadc38', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5dd165-f469-4a48-bfb9-1c56a3aadc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "d escription": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:17,424 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:17,425 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372b05fe-2b69-4e0e-b8c7-f7ae690d333f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372b05fe-2b69-4e0e-b8c7-f7ae690d333f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:18,477 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:18,478 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bed0b3-9866-4fa4-ae63-2b599dc970e9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bed0b3-9866-4fa4-ae63-2b599dc970e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "htt p://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:19,546 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.055s 2024-03-13 11:05:19,546 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635fcbf6-4872-4e1d-afe7-c94e7e80bdbd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635fcbf6-4872-4e1d-afe7-c94e7e80bdbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:20,602 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:20,602 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c667a8af-adac-4a09-9745-b3322d8d4a18', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c667a8af-adac-4a09-9745-b3322d8d4a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0 .0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:21,664 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:21,665 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d279e5d-0b5f-41b8-990c-8cd327c08a83', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d279e5d-0b5f-41b8-990c-8cd327c08a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:22,721 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:05:22,721 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5060202-1300-4477-9954-c120b2d64b4a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5060202-1300-4477-9954-c120b2d64b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bo otable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:23,774 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:05:23,775 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481c8a95-257b-4b02-a778-04fdeecb0fcf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481c8a95-257b-4b02-a778-04fdeecb0fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:24,830 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:24,830 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e53153-b979-42d2-8bc8-784847d2dd0a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e53153-b979-42d2-8bc8-784847d2dd0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:25,895 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.051s 2024-03-13 11:05:25,895 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b24864-c06f-4b8f-b8c9-7c4741d6a13f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b24864-c06f-4b8f-b8c9-7c4741d6a13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:26,950 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:26,951 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a0d1d46-d12f-431f-9adf-e23810c24920', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a0d1d46-d12f-431f-9adf-e23810c24920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:28,000 85809 INFO [tempest.lib.common.rest_client] Request (Serve rStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.036s 2024-03-13 11:05:28,000 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bcd714a-33fb-4dca-90d8-35c0b9985db8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bcd714a-33fb-4dca-90d8-35c0b9985db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:29,053 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:05:29,053 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd28757a-ce39-4bf1-adc9-96391959a1e5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd28757a-ce39-4bf1-adc9-96391959a1e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:30,114 85809 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/1f7498b07ad54f9d83d69cb6b 4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:30,115 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e808f9-53c8-48b7-9311-d8fd62e1d4e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e808f9-53c8-48b7-9311-d8fd62e1d4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:31,180 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.052s 2024-03-13 11:05:31,180 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9720cf7c-b275-4531-8a73-f4ceb6982a42', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9720cf7c-b275-4531-8a73-f4ceb6982a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:32,230 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:05:32,231 85809 DEBUG [tempest.lib.common.rest_client] Request - Head ers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e0eca2-94a5-46cf-bd84-28b53ce2a142', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e0eca2-94a5-46cf-bd84-28b53ce2a142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:33,296 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.049s 2024-03-13 11:05:33,296 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107b9fda-c47f-49ca-97e6-3af46c0cd8d4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107b9fda-c47f-49ca-97e6-3af46c0cd8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:34,363 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.052s 2024-03-13 11:05:34,364 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Wed, 13 Mar 2024 11:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372c0e97-0a9b-457e-8298-42561eec40a6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372c0e97-0a9b-457e-8298-42561eec40a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:35,423 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:05:35,424 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997aa141-9aa1-4904-bdf5-4bc5dd16e38c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997aa141-9aa1-4904-bdf5-4bc5dd16e38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:36,478 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:05:36,479 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986f2 4ba-d39e-4297-82d6-06061de5df4f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986f24ba-d39e-4297-82d6-06061de5df4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:37,533 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:05:37,533 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c08beae-02e3-405f-bad0-f60d2a79e207', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c08beae-02e3-405f-bad0-f60d2a79e207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:38,646 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.100s 2024-03-13 11:05:38,647 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc24f0aa-e9d4-4877-a52b-50946a6d494a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-re quest-id': 'req-fc24f0aa-e9d4-4877-a52b-50946a6d494a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:39,700 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:05:39,700 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f007f22b-9aa3-4f6d-8ff6-29640d5d24f5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f007f22b-9aa3-4f6d-8ff6-29640d5d24f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:40,754 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:40,755 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f24d30-1c14-4e5a-8b48-38973cb78397', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f24d30-1c14-4e5a-8b48-38973cb78397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f 7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:41,804 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.036s 2024-03-13 11:05:41,805 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0dbbff-ce4f-4e2f-8ce6-9906d5aa8155', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0dbbff-ce4f-4e2f-8ce6-9906d5aa8155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:42,862 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:05:42,862 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6937988-a637-4eb2-96cf-b1e13078d7bd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6937988-a637-4eb2-96cf-b1e13078d7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5 f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:43,914 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:43,914 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9173c7-f5cf-4fb5-a9a6-64e5f1770d4a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9173c7-f5cf-4fb5-a9a6-64e5f1770d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:44,967 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:44,968 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d439c7b3-54ca-4b01-9673-b430e42435c8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d439c7b3-54ca-4b01-9673-b430e42435c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57 .000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:46,023 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:46,024 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd79349f-661e-4d3b-9e5e-f712601a16f8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd79349f-661e-4d3b-9e5e-f712601a16f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:47,083 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:05:47,083 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b94b63-2563-4812-8b24-2a3f6ed73f55', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b94b63-2563-4812-8b24-2a3f6ed73f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:48,139 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:48,140 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee4d366-ef80-4d4f-b9f6-7aeb3d4da8be', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee4d366-ef80-4d4f-b9f6-7aeb3d4da8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:49,194 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:49,194 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d58033e-5247-440f-95d5-f650504d692c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d58033e-5247-440f-95d5-f650504d692c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d77 23e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:50,251 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:05:50,252 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f862fe0-cb72-4529-894d-301c1003a6d6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f862fe0-cb72-4529-894d-301c1003a6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:51,308 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:51,308 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-961e9723-a69a-488d-8ab9-c230b6b8db31', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961e9723-a69a-488d-8ab9-c230b6b8db31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601- 44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:52,364 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:05:52,364 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42603816-a1d1-43d6-8791-a3b80d4ec37c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42603816-a1d1-43d6-8791-a3b80d4ec37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:53,414 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:05:53,414 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c0217c-dbd1-42d3-9aed-48d9590221b0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c0217c-dbd1-42d3-9aed-48d9590221b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "co nsistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:54,493 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.063s 2024-03-13 11:05:54,493 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c467dc89-3682-47b5-b084-98801f78711e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c467dc89-3682-47b5-b084-98801f78711e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:55,562 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:05:55,563 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907a116f-98ad-49cd-bfb6-25bcbf550a59', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907a116f-98ad-49cd-bfb6-25bcbf550a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-1 3 11:05:56,613 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:05:56,613 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6be5e7-e983-463e-8fbd-09ed19c6f270', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6be5e7-e983-463e-8fbd-09ed19c6f270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:57,667 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:05:57,668 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5823c8a-f5cd-4efc-ad76-c19818194bc0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5823c8a-f5cd-4efc-ad76-c19818194bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:58,722 85809 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_vo lume_attached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:58,723 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f170ba4-e969-4df4-90dc-40c7d75db16c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f170ba4-e969-4df4-90dc-40c7d75db16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:05:59,774 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:05:59,774 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-205e1dff-4216-49ae-844c-de1e3a1dd7a4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-205e1dff-4216-49ae-844c-de1e3a1dd7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:00,825 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-1 3 11:06:00,825 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d030965d-645d-4aab-a8af-c30e19b56ad4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d030965d-645d-4aab-a8af-c30e19b56ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:01,874 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.036s 2024-03-13 11:06:01,875 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0985f2bc-5686-4e97-933a-e7e181fcd9f2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0985f2bc-5686-4e97-933a-e7e181fcd9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:02,926 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:02,926 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0285f7fc-0941-4b37-8ce0-04ec82e2d830', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0285f7fc-0941-4b37-8ce0-04ec82e2d830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:03,977 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:03,977 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3f4180d-6d0e-4519-a5a6-866bd82a5f53', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3f4180d-6d0e-4519-a5a6-866bd82a5f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:05,027 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:05,027 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:04 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62cfbfc7-1b74-4227-9d26-78cb94fa42dd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62cfbfc7-1b74-4227-9d26-78cb94fa42dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:06,080 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:06,081 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a83be53-b195-4cf6-8f5d-048f598b005a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a83be53-b195-4cf6-8f5d-048f598b005a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:07,145 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:06:07,145 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e84890-5d58-4487-b6fb-910596fcb656', 'content-length': '917', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e84890-5d58-4487-b6fb-910596fcb656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:08,202 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:08,202 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7810b98a-78e5-4802-a879-7e0b24f72e49', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7810b98a-78e5-4802-a879-7e0b24f72e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:09,261 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:06:09,261 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a60ced-1fbe-4cc1-8316-ca2b01e77525', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a60ced-1fbe-4cc1-8316-ca2b01e77525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:10,317 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:06:10,318 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5800a024-7b92-46e4-8504-1cb41ccc4746', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5800a024-7b92-46e4-8504-1cb41ccc4746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:11,377 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:06:11,378 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c785e8-6d83-45c7-82e5-ce835e660015', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c785e8-6d83-45c7-82e5-ce835e660015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524 ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:12,434 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:06:12,434 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b59216c-5dc6-40da-aafd-60bfade951a7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b59216c-5dc6-40da-aafd-60bfade951a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:13,490 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:13,491 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4fcb73-76ba-457e-a76c-33b8134c89a9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4fcb73-76ba-457e-a76c-33b8134c89a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", " created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:14,544 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:14,545 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73503622-2e43-4e25-8b29-8e0e4e1d5929', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73503622-2e43-4e25-8b29-8e0e4e1d5929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:15,602 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.045s 2024-03-13 11:06:15,603 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bc4111-f4c8-4fe4-94ef-7df524ff4f45', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bc4111-f4c8-4fe4-94ef-7df524ff4f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204 230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:16,665 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:16,666 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa215df3-d1a2-431b-83da-b96b44cee41a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa215df3-d1a2-431b-83da-b96b44cee41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:17,721 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:17,722 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06ecefd-c519-4573-9d19-f955351cb2cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06ecefd-c519-4573-9d19-f955351cb2cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "hre f": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:18,779 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:18,780 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ceb772-cf50-48bb-9485-216a58a9b94c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ceb772-cf50-48bb-9485-216a58a9b94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:19,835 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:06:19,835 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a260fe7d-2e21-44b6-b726-1c2481e525b1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a260fe7d-2e21-44b6-b726-1c2481e525b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "htt p://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:20,892 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:20,892 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172ac687-ccc8-405c-ac65-24394e6349b2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172ac687-ccc8-405c-ac65-24394e6349b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:21,958 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.047s 2024-03-13 11:06:21,958 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7a8dc3-e788-4a6c-9f2f-f81b61627ca1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7a8dc3-e788-4a6c-9f2f-f81b61627ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be7358 92", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:23,015 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.044s 2024-03-13 11:06:23,015 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15b5dcf-f8aa-45a4-af68-bfce21f2331f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15b5dcf-f8aa-45a4-af68-bfce21f2331f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:24,096 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.067s 2024-03-13 11:06:24,097 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97882c1b-8be8-4d06-9311-beb61e5e5118', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97882c1b-8be8-4d06-9311-beb61e5e5118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "o s-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:25,149 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:25,149 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf94d54-2629-4071-8c08-82930df06b31', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf94d54-2629-4071-8c08-82930df06b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:26,206 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:26,206 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-722d306e-7d9f-4296-b9cd-0d83dcff6026', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-722d306e-7d9f-4296-b9cd-0d83dcff6026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:27,266 85809 INFO [tempest.lib.common.rest_client] Reques t (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:06:27,266 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6afeb2f-3a4c-47d9-acfc-347c588aaa28', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6afeb2f-3a4c-47d9-acfc-347c588aaa28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:28,322 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:28,322 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da6a179-0208-4484-84e5-dd40f485c459', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da6a179-0208-4484-84e5-dd40f485c459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:29,397 85809 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/1f7498b07ad54f9d8 3d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.062s 2024-03-13 11:06:29,397 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516066be-9993-4376-a4da-8a1795471cd5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516066be-9993-4376-a4da-8a1795471cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:30,459 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:06:30,459 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7557702-5a50-4db5-a739-46e0a6bad659', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7557702-5a50-4db5-a739-46e0a6bad659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:31,522 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.049s 2024-03-13 11:06:31,523 85809 DEBUG [tempest.lib.common.rest_client] Reques t - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89edbb75-fa81-499f-b171-a7ab024be0a0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89edbb75-fa81-499f-b171-a7ab024be0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:32,585 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:32,585 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5743cbbe-a9b2-4cfa-b106-7fd10d7db18f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5743cbbe-a9b2-4cfa-b106-7fd10d7db18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:33,639 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:33,640 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Wed, 13 Mar 2024 11:06:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974c8d23-7524-440f-ac04-14ed30469ccd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974c8d23-7524-440f-ac04-14ed30469ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:34,701 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:06:34,701 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96020b6c-59f9-4a0e-9ea8-180dc254fbef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96020b6c-59f9-4a0e-9ea8-180dc254fbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:35,756 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:35,756 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-820c4404-c310-4750-aa64-bc77a18e3af7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820c4404-c310-4750-aa64-bc77a18e3af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:36,822 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.052s 2024-03-13 11:06:36,823 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022289da-0106-4728-b38f-4b208286ea7c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-022289da-0106-4728-b38f-4b208286ea7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:37,880 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:06:37,880 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7f3af1-852d-4927-a31b-cc138f67be15', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-open stack-request-id': 'req-cf7f3af1-852d-4927-a31b-cc138f67be15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:38,965 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.072s 2024-03-13 11:06:38,966 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92296e02-56ca-4dff-8543-74257fe6e79c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92296e02-56ca-4dff-8543-74257fe6e79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:40,019 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.040s 2024-03-13 11:06:40,020 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecd2722-47c7-450c-8e89-12884292c8c7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecd2722-47c7-450c-8e89-12884292c8c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volu me/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:41,070 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:41,071 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e64760-24bb-4749-b9ca-23afadcf8f04', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e64760-24bb-4749-b9ca-23afadcf8f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:42,122 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:42,122 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8638c957-29cc-4b61-b7b0-f10dae52dc98', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8638c957-29cc-4b61-b7b0-f10dae52dc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-a b6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:43,178 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.043s 2024-03-13 11:06:43,178 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e24bf50-d063-4075-8bff-0ebcea0ba4ee', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e24bf50-d063-4075-8bff-0ebcea0ba4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:44,242 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.050s 2024-03-13 11:06:44,242 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c322779e-0139-477f-bcc2-a462641f76af', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c322779e-0139-477f-bcc2-a462641f76af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T 10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:45,295 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:45,295 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b22835b-2d4c-4ee2-b2f0-9cd42c804ecb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b22835b-2d4c-4ee2-b2f0-9cd42c804ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:46,346 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:46,347 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc055f84-5253-475f-91a8-bc70e0ea5938', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc055f84-5253-475f-91a8-bc70e0ea5938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id ": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:47,407 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.047s 2024-03-13 11:06:47,408 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4112616b-1d5f-442d-a98b-e0af3a43b7bc', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4112616b-1d5f-442d-a98b-e0af3a43b7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:48,456 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.036s 2024-03-13 11:06:48,457 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551dcc41-a119-450c-9319-602e3079a44f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551dcc41-a119-450c-9319-602e3079a44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/vol umes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:49,509 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:49,509 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94c7cd1-e432-4c03-aa54-1424f9ca4fef', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94c7cd1-e432-4c03-aa54-1424f9ca4fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:50,568 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.046s 2024-03-13 11:06:50,569 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-262a0505-d89e-4028-82c3-f487ae80ef73', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-262a0505-d89e-4028-82c3-f487ae80ef73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e 91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:51,621 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:06:51,622 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781774af-83c0-49f6-86c4-14a593440cd4', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781774af-83c0-49f6-86c4-14a593440cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:52,676 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.038s 2024-03-13 11:06:52,677 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b26287f2-2ecd-4559-9318-c362e35935c5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b26287f2-2ecd-4559-9318-c362e35935c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": n ull, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:53,731 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.041s 2024-03-13 11:06:53,731 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c58c9f6-7433-4951-a53a-4a5444235184', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c58c9f6-7433-4951-a53a-4a5444235184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:54,810 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.066s 2024-03-13 11:06:54,811 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f08f03-c966-400a-a88d-e7825a191048', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f08f03-c966-400a-a88d-e7825a191048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2 024-03-13 11:06:55,903 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.048s 2024-03-13 11:06:55,907 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1769c2e2-6999-4b82-b1b2-6ac3217b859d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1769c2e2-6999-4b82-b1b2-6ac3217b859d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:56,981 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.061s 2024-03-13 11:06:56,981 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28e378ef-010a-4fcd-8598-ff741de136e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28e378ef-010a-4fcd-8598-ff741de136e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:58,031 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.037s 2024-03-13 11:06:58,032 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56295548-439f-42d1-901e-b1f245f1639f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56295548-439f-42d1-901e-b1f245f1639f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:06:59,086 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.042s 2024-03-13 11:06:59,086 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ccb0ef-5c8b-4adb-b1b1-0e2434377dd9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ccb0ef-5c8b-4adb-b1b1-0e2434377dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:07:00,139 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2 024-03-13 11:07:00,140 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d252a3-549f-43b1-a89f-7dba5468f7a5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d252a3-549f-43b1-a89f-7dba5468f7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 2024-03-13 11:07:01,192 85809 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/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55 0.039s 2024-03-13 11:07:01,192 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a521232-7308-4b19-af88-06866554d52a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a521232-7308-4b19-af88-06866554d52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55'} Body: b'{"volume": {"id": "d7723e91-e601-44e8-a43c-ab6524ff5f55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T10:59:57.000000", "updated_at": "2024-03-13T10:59:57.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-757204230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f7498b07ad54f9d83d69cb6b4cf7104/volumes/d7723e91-e601-44e8-a43c-ab6524ff5f55"}], "user_id": "9f13d71ce62f4ff09df24a44be735892", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f7498b07ad54f9d83d69cb6b4cf7104"}}' 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 3ddec005-08a9-4989-874d-6e562d4d4932 failed to build and is in ERROR status tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest) ------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (AttachVolumeNegativeTest:tearDownClass) Failed to delete volume 51df372f-38f0-4ee2-8636-b7c42493c24c within the required time (196 s). Timer started at 1710327869. Timer ended at 1710328065. Waited for 196 s., )) tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 4e791250-9d00-4aaf-8884-64dfaf12786a failed to build and is in ERROR status tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5e07c151-7e0c-4628-9734-f2ce8b240bd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:07:59,914 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes 0.306s 2024-03-13 11:07:59,915 85813 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-1708227335"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134729cd-a911-479a-a0f1-029a97838efd', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134729cd-a911-479a-a0f1-029a97838efd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes'} Body: b'{"volume": {"id": "5e07c151-7e0c-4628-9734-f2ce8b240bd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:59.852225", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1708227335", "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/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}], "user_id": "88004e08382c48ab8a507aa5741143b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:07:59,977 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9 0.043s 2024-03-13 11:07:59,978 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb755ace-663c-4e0f-b170-abfb7c0b323a', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb755ace-663c-4e0f-b170-abfb7c0b323a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'{"volume": {"id": "5e07c151-7e0c-4628-9734-f2ce8b240bd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:00.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1708227335", "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/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}], "user_id": "88004e08382c48ab8a507aa5741143b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55d512a05ec0424d82cfd75f78a82461"}}' 2024-03-13 11:08:01,030 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b 240bd9 0.039s 2024-03-13 11:08:01,030 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8325b7-2cc2-4ce3-823b-1d0d01d246dc', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8325b7-2cc2-4ce3-823b-1d0d01d246dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'{"volume": {"id": "5e07c151-7e0c-4628-9734-f2ce8b240bd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:00.000000", "updated_at": "2024-03-13T11:08:00.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1708227335", "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/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}], "user_id": "88004e08382c48ab8a507aa5741143b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55d512a05ec0424d82cfd75f78a82461"}}' 2024-03-13 11:08:01,082 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9 0.040s 2024-03-13 11:08:01,083 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af02eca-21d8-4f36-ad00-d4b6e04138d7', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af02eca-21d8-4f36-ad00-d4b6e04138d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'{"volume": {"id": "5e07c151-7e0c-4628-9734-f2ce8b240bd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:00.000000", "updated_at": "2024-03-13T11:08:00.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1708227335", "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/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9"}], "user_id": "88004e08382c48ab8a507aa5741143b9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "55d512a05ec0424d82cfd75f78a82461"}}' 2024-03-13 11:08:01,192 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9 0.097s 2024-03-13 11:08:01,193 85813 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, 13 Mar 2024 11:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3329d23c-fcf4-4214-86de-53f28c869411', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'' 2024-03-13 11:08:01,215 85813 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9 0.022s 2024-03-13 11:08:01,215 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe178ad4-f5b2-44d8-b8c5-51045fec41e1', 'x-openstack-request-id': 'req-fe178ad4-f5b2-44d8-b8c5-51045fec41e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/55d512a05ec0424d82cfd75f78a82461/volumes/5e07c151-7e0c-4628-9734-f2ce8b240bd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5e07c151-7e0c-4628-9734-f2ce8b240bd9 could not be found."}}' tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 74c4546b-6b88-47d2-8ba5-9eff7a21714d within the required time (196 s). Timer started at 1710327903. Timer ended at 1710328099. Waited for 196 s., )) 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 e7763860-34e3-49e5-bc37-4895f8acb626 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 76f4ae76-b4b8-47d2-8368-602fd2289710 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:06:34,936 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7 0.253s 2024-03-13 11:06:34,936 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:34 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-2a48d733-330b-49ae-9501-fad7304197f0', 'x-compute-request-id': 'req-2a48d733-330b-49ae-9501-fad7304197f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7'} Body: b'{"server": {"id": "f96fe7c0-61a2-4a59-9795-73d81889e1d7", "name": "tempest-ServersNegativeTestJSON-server-2022337639", "status": "ACTIVE", "tenant_id": "adac9a5a9cd344e9af596c41eeb862e0", "user_id": "81bf48622c89418285482ff5ae733954", "metadata": {}, "hostId": "5cfcee06d007c9065ba2111811dcef570b1fb0daafdcd984f720f13c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:00Z", "updated": "2024-03-13T11:00:11Z", "addresses": {"tempest-ServersNegativeTestJSON-175173365-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1e:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.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-03-13 11:07:35,219 85805 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/adac9a5a9cd344e9af596c41eeb862e0/volumes 0.211s 2024-03-13 11:07:35,220 85805 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-1661011850"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be8ebe9-c863-4116-8d69-4013d8cfd886', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be8ebe9-c863-4116-8d69-4013d8cfd886', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes'} Body: b'{"volume": {"id": "76f4ae76-b4b8-47d2-8368-602fd2289710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:35.154627", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1661011850", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:07:35,269 85805 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/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710 0.039s 2024-03-13 11:07:35,269 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bb033d-55cd-4d3f-adc4-54be254502e6', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6bb033d-55cd-4d3f-adc4-54be254502e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710'} Body: b'{"volume": {"id": "76f4ae76-b4b8-47d2-8368-602fd2289710", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:35.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1661011850", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "adac9a5a9cd344e9af596c41eeb862e0"}}' 2024-03-13 11:07:36,320 85805 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/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710 0.038s 2024-03-13 11:07:36,320 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68ee900e-be33-4d34-b325-eaf6b6fb378b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68ee900e-be33-4d34-b325-eaf6b6fb378b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710'} Body: b'{"volume": {"id": "76f4ae76-b4b8-47d2-8368-602fd2289710", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:35.000000", "updated_at": "2024-03-13T11:07:35.000000", "name": "tempest-ServersNegativeTestJSON-volume-1661011850", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/adac9a5a9cd344e9af596c41eeb862e0/volumes/76f4ae76-b4b8-47d2-8368-602fd2289710"}], "user_id": "81bf48622c89418285482ff5ae733954", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant -attr:tenant_id": "adac9a5a9cd344e9af596c41eeb862e0"}}' 2024-03-13 11:07:36,568 85805 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7 0.235s 2024-03-13 11:07:36,568 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:36 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-3ff9c37b-b6ba-49ca-be81-596772e0de92', 'x-compute-request-id': 'req-3ff9c37b-b6ba-49ca-be81-596772e0de92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7'} Body: b'{"server": {"id": "f96fe7c0-61a2-4a59-9795-73d81889e1d7", "name": "tempest-ServersNegativeTestJSON-server-2022337639", "status": "ACTIVE", "tenant_id": "adac9a5a9cd344e9af596c41eeb862e0", "user_id": "81bf48622c89418285482ff5ae733954", "metadata": {}, "hostId": "5cfcee06d007c9065ba2111811dcef570b1fb0daafdcd984f720f13c", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:00:00Z", "updated": "2024-03-13T11:00:11Z", "addresses": {"tempest-ServersNegativeTestJSON-175173365-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1e:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f96fe7c0-61a2-4a59-9795-73d81889e1d7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:00:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_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-03-13 11:09:32,340 85805 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/8683b6978608435a8b73fdeb4e1fb34a/scheduler-stats/get_pools?detail=True 0.190s 2024-03-13 11:09:32,340 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff9d292-aeee-4664-bee3-03c6e41ab699', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff9d292-aeee-4664-bee3-03c6e41ab699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8683b6978608435a8b73fdeb4e1fb34a/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-03-13 11:09:32,379 85805 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/8683b6978608435a8b73fdeb4e1fb34a/scheduler-stats/get_pools 0.033s 2024-03-13 11:09:32,380 85805 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739e871b-153e-4ecc-b291-9a8637c86222', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739e871b-153e-4ecc-b291-9a8637c86222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8683b6978608435a8b73fdeb4e1fb34a/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 89cc7eda-4aa5-43e2-9387-3417fe3decae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:09:43,696 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes 0.389s 2024-03-13 11:09:43,696 85805 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-1365160402"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71df36da-e493-49a3-bfce-6544e6d00a70', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71df36da-e493-49a3-bfce-6544e6d00a70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes'} Body: b'{"volume": {"id": "89cc7eda-4aa5-43e2-9387-3417fe3decae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:43.634894", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1365160402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-13 11:09:43,749 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.042s 2024-03-13 11:09:43,749 85805 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, 13 Mar 2024 11:09:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b5aa7e-39ce-4bad-9131-88dd2fd3ea47', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b5aa7e-39ce-4bad-9131-88dd2fd3ea47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'{"volume": {"id": "89cc7eda-4aa5-43e2-9387-3417fe3decae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:44.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1365160402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:44,800 85805 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.038s 2024-03-13 11:09:44,801 85805 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, 13 Mar 2024 11:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a5cbbd-e6c9-4268-8b5c-12cb0e11d285', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a5cbbd-e6c9-4268-8b5c-12cb0e11d285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'{"volume": {"id": "89cc7eda-4aa5-43e2-9387-3417fe3decae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:44.000000", "updated_at": "2024-03-13T11:09:44.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1365160402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:44,852 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.039s 2024-03-13 11:09:44,853 85805 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, 13 Mar 2024 11:09:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfc7641-23cb-4a51-9775-465b477a4507', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfc7641-23cb-4a51-9775-465b477a4507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'{"volume": {"id": "89cc7eda-4aa5-43e2-9387-3417fe3decae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:44.000000", "updated_at": "2024-03-13T11:09:44.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1365160402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:44,979 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.114s 2024-03-13 11:09:44,979 85805 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, 13 Mar 2024 11:09:44 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-5cf65bdc-9a19-468c-9726-f53a51e2f5cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'' 2024-03-13 11:09:45,000 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae 0.020s 2024-03-13 11:09:45,001 85805 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, 13 Mar 2024 11:09:44 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-84d4623e-9439-4823-9c1e-97b0a500908e', 'x-openstack-request-id': 'req-84d4623e-9439-4823-9c1e-97b0a500908e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/89cc7eda-4aa5-43e2-9387-3417fe3decae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 89cc7eda-4aa5-43e2-9387-3417fe3decae could not be found."}}' 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 07eef0f9-8134-4c9e-8e6b-a3d070bf71f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:06:58,259 85811 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:06:58,260 85811 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:06:58,460 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.196s 2024-03-13 11:06:58,460 85811 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-2046610205", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERC2Rum5J9b0FIqnS7l+sOj2b3kpDZsoFFP9DSLsa/+icQP/xHGV99S9SrJ+nNYZafYxLEEFNks0mDLjh2WfU6HvBVk00rpz87E8poeQcmtXGZn0NVLvg9A4YDCDf+shA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:58 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-5c8fc0e1-811a-4f3a-93dc-5d8a70c5c7e0', 'x-compute-request-id': 'req-5c8fc0e1-811a-4f3a-93dc-5d8a70c5c7e0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2046610205", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERC2Rum5J9b0FIqnS7l+sOj2b3kpDZsoFFP9DSLsa/+icQP/xHGV99S9SrJ+nNYZafYxLEEFNks0mDLjh2WfU6HvBVk00rpz87E8poeQcmtXGZn0NVLvg9A4YDCDf+shA==", "fingerprint": "fb:2d:54:db:50:2d:0e:2a:e6:96:10:a2:42:89:f6:cd", "user_id": "572c56b903a64a2bba5fc900c1918c57"}}' 2024-03-13 11:06:58,463 85811 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2046610205 created 2024-03-13 11:06:58,621 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.158s 2024-03-13 11:06:58,622 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--911673077", "description": "tempest-description--911018535"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-9fa3d893-4b68-4a7e-a425-0cd03e7b7e70', 'date': 'Wed, 13 Mar 2024 11:06:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "name": "tempest-securitygroup--911673077", "stateful": true, "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "description": "tempest-description--911018535", "shared": false, "security_group_rules": [{"id": "33360cde-4234-4952-bdc5-ff2de84896d4", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "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": 657, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 0}, {"id": "fde747e2-0b3c-4151-951d-bfeaf9b99cea", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "ethertype": "IPv6", "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": 656, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 1, "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:06:58,846 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.224s 2024-03-13 11:06:58,847 85811 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": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "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-6dcae065-2d1b-4c6b-a91c-b5ecc8c39bc9', 'date': 'Wed, 13 Mar 2024 11:06:58 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": "a252c766-a353-40fa-9a8f-0b796db76ee1", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "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-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 0}}' 2024-03-13 11:06:59,067 85811 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-03-13 11:06:59,068 85811 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": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-37db835e-2f73-4f78-a92e-d13d8c8281e3', 'date': 'Wed, 13 Mar 2024 11:06: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": "bcfbeea9-dbb9-4d68-88d0-bf02be54d566", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "3781b7e8-8280-4f78-85a5-127cda9f19a6", "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-03-13T11:06:58Z", "updated_at": "2024-03-13T11:06:58Z", "revision_number": 0}}' 2024-03-13 11:06:59,068 85811 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--911673077 created 2024-03-13 11:06:59,850 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.781s 2024-03-13 11:06:59,850 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a96cacc6-fac4-4264-af58-fc1e06968916', 'date': 'Wed, 13 Mar 2024 11:06:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "23764913-b3de-4865-9e56-2a1af334adf1", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "floating_ip_address": "172.24.4.109", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:06:59Z", "updated_at": "2024-03-13T11:06:59Z", "revision_number": 0}}' 2024-03-13 11:06:59,851 85811 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '23764913-b3de-4865-9e56-2a1af334adf1', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'floating_ip_address': '172.24.4.109', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:06:59Z', 'updated_at': '2024-03-13T11:06:59Z', 'revision_number': 0, 'ip': '172.24.4.109'} created 2024-03-13 11:06:59,937 85811 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.080s 2024-03-13 11:06:59,937 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-31aec092-4dcf-4ac2-8038-9b8dda37dc35', '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": "572c56b903a64a2bba5fc900c1918c57", "name": "tempest-AttachVolumeShelveTestJSON-1221581144-project-member", "password_expires_at": null}, "audit_ids": ["IdVztDWZTOSTOx63j20eww"], "expires_at": "2024-03-13T12:06:59.000000Z", "issued_at": "2024-03-13T11:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "name": "tempest-AttachVolumeShelveTestJSON-1221581144"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e77513 1841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:06:59,938 85811 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '099349b7-fe28-46ea-8999-0cd4b1f0c1cc', 'name': 'tempest-AttachVolumeShelveTestJSON-1886285209-network', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59969, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:06:52Z', 'updated_at': '2024-03-13T11:06:52Z', 'revision_number': 1} available for tenant 2024-03-13 11:06:59,938 85811 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2046610205', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERC2Rum5J9b0FIqnS7l+sOj2b3kpDZsoFFP9DSLsa/+icQP/xHGV99S9SrJ+nNYZafYxLEEFNks0mDLjh2WfU6HvBVk00rpz87E8poeQcmtXGZn0NVLvg9A4YDCDf+shA==', 'fingerprint': 'fb:2d:54:db:50:2d:0e:2a:e6:96:10:a2:42:89:f6:cd', 'user_id': '572c56b903a64a2bba5fc900c1918c57', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD+4zjpumeAlFjUDHeBrX8VGrTCROww2GGy3Hn/wEJoWf3e4YU6+V+G\nXMfRME2ZaiagBwYFK4EEACKhZANiAAREQtkbpuSfW9BSKp0u5frDo9m95KQ2bKBR\nT/Q0i7Gv/onED/8RxlffUvUqyfpzWGWn2MSxBBTZLNJgy44dln1Oh7wVZNNK6c/O\nxPKaHkHJrVxmZ9DVS74PQOGAwg3/rIQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3781b7e8-8280-4f78-85a5-127cda9f19a6', 'name': 'tempest-securitygroup--911673077', 'stateful': True, 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': 'tempest-description--911018535', 'shared': False, 'security_group_rules': [{'id': '33360cde-4234-4952-bdc5-ff2de84896d4', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'security_group_id': '3781b7e8-8280-4f78-85a5-127cda9f19a6', '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': 657, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:06:58Z', 'updated_at': '2024-03-13T11:06:58Z', 'revision_number': 0}, {'id': 'fde747e2-0b3c-4151-951d-bfeaf9b99cea', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'security_group_id': '3781b7e8-8280-4f78-85a5-127cda9f19a6', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_pre fix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 656, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:06:58Z', 'updated_at': '2024-03-13T11:06:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:06:58Z', 'updated_at': '2024-03-13T11:06:58Z', 'revision_number': 1, 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f'}, 'floating_ip': {'id': '23764913-b3de-4865-9e56-2a1af334adf1', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'floating_ip_address': '172.24.4.109', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:06:59Z', 'updated_at': '2024-03-13T11:06:59Z', 'revision_number': 0, 'ip': '172.24.4.109'}} 2024-03-13 11:07:00,713 85811 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.773s 2024-03-13 11:07:00,713 85811 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-1746996063", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc"}], "security_groups": [{"name": "tempest-securitygroup--911673077"}], "key_name": "tempest-keypair-2046610205", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:06:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802', '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-85472947-d428-4be6-893f-d0f05fead50e', 'x-compute-request-id': 'req-85472947-d428-4be6-893f-d0f05fead50e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--911673077"}], "adminPass": "password"}}' 2024-03-13 11:07:00,792 85811 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/d0c01c6a-baab-47e7-980f-64dd99df0802 0.076s 2024-03-13 11:07:00,792 85811 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, 13 Mar 2024 11:07:00 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-7398f90a-b7b7-4f43-b64c-eb9509c8396e', 'x-compute-request-id': 'req-7398f90a-b7b7-4f43-b64c-eb9509c8396e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'{"server": { "id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "name": "tempest-AttachVolumeShelveTestJSON-server-1746996063", "status": "BUILD", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:01Z", "updated": "2024-03-13T11:07:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2046610205", "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-03-13 11:07:51,081 85811 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/d0c01c6a-baab-47e7-980f-64dd99df0802 0.225s 2024-03-13 11:07:51,081 85811 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, 13 Mar 2024 11:07:50 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-c71ce287-838f-4134-a1e6-e6e0db400739', 'x-compute-request-id': 'req-c71ce287-838f-4134-a1e6-e6e0db400739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'{"server": {"id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "name": "tempest-AttachVolumeShelveTestJSON-server-1746996063", "status": "ACTIVE", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "740e28de7a1599859eaddd0adc44e40b1c9ae5fc2d4baffd63791d1e", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:00Z", "updated": "2024-03-13T11:07:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:18:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2046610205", "OS-SRV-USG:launched_at": "2024-03-13T11:07:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--911673077"}], "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-03-13 11:07:51,097 85811 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11 :08:51,366 85811 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/d0c01c6a-baab-47e7-980f-64dd99df0802/os-interface 0.208s 2024-03-13 11:08:51,367 85811 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, 13 Mar 2024 11:08:51 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-76b2d92c-f6a0-4448-aea8-9d688efd417e', 'x-compute-request-id': 'req-76b2d92c-f6a0-4448-aea8-9d688efd417e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc", "port_id": "51a9ab05-9fcd-4b71-b3f0-b4942f9c0109", "mac_addr": "fa:16:3e:f6:18:6e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cc0779a5-b62c-4f6e-9c9e-50a2d838c901", "ip_address": "10.0.0.14"}]}]}' 2024-03-13 11:08:52,440 85811 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/23764913-b3de-4865-9e56-2a1af334adf1 1.069s 2024-03-13 11:08:52,440 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "51a9ab05-9fcd-4b71-b3f0-b4942f9c0109"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6df6aecc-7190-4c02-bdfb-ba9fe581f393', 'date': 'Wed, 13 Mar 2024 11:08:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23764913-b3de-4865-9e56-2a1af334adf1'} Body: b'{"floatingip": {"id": "23764913-b3de-4865-9e56-2a1af334adf1", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "floating_ip_address": "172.24.4.109", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "af3cb1c9-43ad-4d7f-92e5-09b7ccee4a02", "port_id": "51a9ab05-9fcd-4b71-b3f0-b4942f9c0109", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc", "mac_address": "fa:16:3e:f6:18:6e", "admin_state_up": true, "status": "ACTIVE", "device_id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:06:59Z", "updated_at": "2024-03-13T11:08:51Z", "revision_number": 1, "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:08:52,445 85811 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.109:22' as 'cirros' with public key authentication 2024-03-13 11:08:52,462 85811 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:08:52,569 85811 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:08:52,570 85811 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.109 successfully created 2024-03-13 11:08:52,630 85811 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/d0c01c6a-baab-47e7-980f-64dd99df0802/ips 0.060s 2024-03-13 11:08:52,631 85811 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 R esponse - Headers: {'date': 'Wed, 13 Mar 2024 11:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', '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-46e7ad5d-eb07-465c-bc93-3b949f1bf136', 'x-compute-request-id': 'req-46e7ad5d-eb07-465c-bc93-3b949f1bf136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2024-03-13 11:08:52,875 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes 0.241s 2024-03-13 11:08:52,876 85811 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-608267759"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfe99a5-c575-437a-8162-5ebda9f55468', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfe99a5-c575-437a-8162-5ebda9f55468', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes'} Body: b'{"volume": {"id": "07eef0f9-8134-4c9e-8e6b-a3d070bf71f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:52.808187", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-608267759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:08:52,927 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4 0.040s 2024-03-13 11:08:52,927 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe4d4e7-c453-41a0-b95a-6c860ef3d5e6', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe4d4e7-c453-41a0-b95a-6c860ef3d5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4'} Body: b'{"volume": {"id": "07eef0f9-8134-4c9e-8e6b-a3d070bf71f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:53.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-608267759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07 eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:08:53,987 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4 0.045s 2024-03-13 11:08:53,988 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be9e010-69eb-4b77-97d7-d5c6a2f94930', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be9e010-69eb-4b77-97d7-d5c6a2f94930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4'} Body: b'{"volume": {"id": "07eef0f9-8134-4c9e-8e6b-a3d070bf71f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:08:53.000000", "updated_at": "2024-03-13T11:08:53.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-608267759", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/07eef0f9-8134-4c9e-8e6b-a3d070bf71f4"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:08:54,128 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802 0.125s 2024-03-13 11:08:54,129 85811 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, 13 Mar 2024 11:08:54 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-c799289c-a87d-4d4c-82b7-89728a67913d', 'x-compute-request-id': 'req-c799289c-a87d-4d4c-82b7-89728a67913d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'' 2024-03-13 11:08:54,437 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802 0.307s 2024-03-13 11:08:54,437 85811 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, 13 Mar 2024 11:08:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-ope nstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00bc448d-2579-4066-a165-b9ecd227db0e', 'x-compute-request-id': 'req-00bc448d-2579-4066-a165-b9ecd227db0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'{"server": {"id": "d0c01c6a-baab-47e7-980f-64dd99df0802", "name": "tempest-AttachVolumeShelveTestJSON-server-1746996063", "status": "ACTIVE", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "740e28de7a1599859eaddd0adc44e40b1c9ae5fc2d4baffd63791d1e", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:00Z", "updated": "2024-03-13T11:08:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:18:6e"}, {"version": 4, "addr": "172.24.4.109", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:18:6e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d0c01c6a-baab-47e7-980f-64dd99df0802"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2046610205", "OS-SRV-USG:launched_at": "2024-03-13T11:07:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--911673077"}], "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-03-13 11:09:44,545 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802 0.048s 2024-03-13 11:09:44,545 85811 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, 13 Mar 2024 11:09:44 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-c7145647-b396-4498-97f8-7d7145aa4252', 'x-compute-request-id': 'req-c7145647-b396-4498-97f8-7d7145aa4252', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d0c01c6a-baab-47e7-980f-64dd99df0802'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d0c01c6a-baab-47e7-980f-64dd99df0802 could not be found."}}' 2024-03-13 11:09:44,584 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2046610205 0.037s 2024-03-13 11:09:44,584 85811 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, 13 Mar 2024 11:09:44 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-b40287e7-79e6-471b-b218-c09006933bda ', 'x-compute-request-id': 'req-b40287e7-79e6-471b-b218-c09006933bda', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2046610205'} Body: b'' 2024-03-13 11:09:44,726 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3781b7e8-8280-4f78-85a5-127cda9f19a6 0.141s 2024-03-13 11:09:44,727 85811 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-08a5bd8f-2cb0-4336-8f4e-5b4841b77aa9', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:09:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3781b7e8-8280-4f78-85a5-127cda9f19a6'} Body: b'' 2024-03-13 11:09:44,746 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3781b7e8-8280-4f78-85a5-127cda9f19a6 0.018s 2024-03-13 11:09:44,746 85811 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-c24b09cd-37ec-49cd-9ef2-f90361067d6a', 'date': 'Wed, 13 Mar 2024 11:09:44 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3781b7e8-8280-4f78-85a5-127cda9f19a6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3781b7e8-8280-4f78-85a5-127cda9f19a6 does not exist", "detail": ""}}' 2024-03-13 11:09:45,141 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/23764913-b3de-4865-9e56-2a1af334adf1 0.395s 2024-03-13 11:09:45,142 85811 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-576bebcf-5937-40fb-baaa-fbab9e8145dc', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:09:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/23764913-b3de-4865-9e56-2a1af334adf1'} Body: b'' 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 6fb4bb4a-9135-4058-b258-e83196b7d2b1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:09:45,226 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes 0.223s 2024-03-13 11:09:45,227 85805 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-87506140"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbf4232-6168-42f1-bb0b-d04d5bd6f15b', 'content-length': '884', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbf4232-6168-42f1-bb0b-d04d5bd6f15b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes'} Body: b'{"volume": {"id": "6fb4bb4a-9135-4058-b258-e83196b7d2b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:45.156263", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-87506140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-13 11:09:45,277 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.039s 2024-03-13 11:09:45,277 85805 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, 13 Mar 2024 11:09:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-744aec51-e866-4ae0-b2a5-98eda0ea1bdd', 'content-length': '952', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-744aec51-e866-4ae0-b2a5-98eda0ea1bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'{"volume": {"id": "6fb4bb4a-9135-4058-b258-e83196b7d2b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:45.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-87506140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:46,332 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357T est:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.042s 2024-03-13 11:09:46,333 85805 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, 13 Mar 2024 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517229d6-050f-4e41-a488-708e1ea7de02', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517229d6-050f-4e41-a488-708e1ea7de02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'{"volume": {"id": "6fb4bb4a-9135-4058-b258-e83196b7d2b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:45.000000", "updated_at": "2024-03-13T11:09:45.000000", "name": "tempest-VolumesTransfersV357Test-Volume-87506140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:46,382 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.037s 2024-03-13 11:09:46,382 85805 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, 13 Mar 2024 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd25e5c7-f231-49b2-bdd3-0b843097ee37', 'content-length': '973', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd25e5c7-f231-49b2-bdd3-0b843097ee37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'{"volume": {"id": "6fb4bb4a-9135-4058-b258-e83196b7d2b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:09:45.000000", "updated_at": "2024-03-13T11:09:45.000000", "name": "tempest-VolumesTransfersV357Test-Volume-87506140", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1"}], "user_id": "267b8f91305b4306bbf0cef1a500d341", "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": "4549b5ef599a4ef4b1744504bb6a9314"}}' 2024-03-13 11:09:46,691 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.297s 2024-03-13 11:09:46,691 85805 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, 13 Mar 2024 11:09:46 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-55a3c9c2-b599-4d26-b397-d9363933c665', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'' 2024-03-13 11:09:46,714 85805 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1 0.022s 2024-03-13 11:09:46,715 85805 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, 13 Mar 2024 11:09:46 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-8f961bfe-e4be-4269-af0f-6307469cdc97', 'x-openstack-request-id': 'req-8f961bfe-e4be-4269-af0f-6307469cdc97', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4549b5ef599a4ef4b1744504bb6a9314/volumes/6fb4bb4a-9135-4058-b258-e83196b7d2b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6fb4bb4a-9135-4058-b258-e83196b7d2b1 could not be found."}}' tearDownClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (ServerActionsTestOtherA:tearDownClass) Failed to delete volume 25a27308-b73c-4b1d-979a-1a0a60975a2f within the required time (196 s). Timer started at 1710327943. Timer ended at 1710328139. Waited for 196 s., )) 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 0ca60bb3-11ef-4fc7-8e37-c3e6f5376491 failed to build and is in ERROR status 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 c2160f61-4507-48e1-b330-f34b241c8873 failed to build and is in ERROR status 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 223f833e-63ea-408d-b21a-0d9f4db5a17c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:07:19,920 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.268s 2024-03-13 11:07:19,920 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1563405940", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEl27POW3J5GVIujpbDmaDbEO8CXvFQ1M6+jmf45MkdPkVu+81i4XWKJpS2Yks7iFRe5+pi7592nb5jZu0v2SCTTqStW17ibxAgFHtjju3L30PFEO8WN5wASmSwW/L+q6g=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:19 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-563c5279-371c-47b5-af4f-01dd69c658be', 'x-compute-request-id': 'req-563c5279-371c-47b5-af4f-01dd69c658be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1563405940", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEl27POW3J5GVIujpbDmaDbEO8CXvFQ1M6+jmf45MkdPkVu+81i4XWKJpS2Yks7iFRe5+pi7592nb5jZu0v2SCTTqStW17ibxAgFHtjju3L30PFEO8WN5wASmSwW/L+q6g==", "fingerprint": "8b:9f:07:63:51:34:9f:ba:f0:0f:b3:93:ac:6f:c0:de", "user_id": "e09e497b47fd4d72aeef1a00f76157f1"}}' 2024-03-13 11:07:20,136 85823 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.213s 2024-03-13 11:07:20,137 85823 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-372104681", "description": "tempest-secgroup-smoke-372104681 description", "project_id": "1c8bce691bcf45579f60c083ea92ce09"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-d642a416-1687-491a-bada-4a6acb110118', 'date': 'Wed, 13 Mar 2024 11:07:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "name": "tempest-secgroup-smoke-372104681", "stateful": true, "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "description": "tempest-secgroup-smoke-372104681 description", "shared": false, "security_group_rules": [{"id": "8a7b0c11-5d80-4e0b-afac-4307c65cfc56", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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": 703, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:07:20Z", "updated_at": "2024-03-13T11:07:20Z", "revision_number": 0}, {"id": "968b43dd-fe92-4356-adcb-a0edc453e1cb", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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": 704, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:07:20Z", "updated_at": "2024-03-13T11:07:20Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:07:20Z", "updated_ at": "2024-03-13T11:07:20Z", "revision_number": 1, "project_id": "1c8bce691bcf45579f60c083ea92ce09"}}' 2024-03-13 11:07:20,341 85823 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.204s 2024-03-13 11:07:20,342 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "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-46d28431-a1dc-416a-9082-92ac11a11eed', 'date': 'Wed, 13 Mar 2024 11:07:20 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": "70c332ae-99b6-4ef8-a05f-4aead4338aa7", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:20Z", "updated_at": "2024-03-13T11:07:20Z", "revision_number": 0}}' 2024-03-13 11:07:20,657 85823 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.314s 2024-03-13 11:07:20,657 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "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-6972fa38-db1c-4915-8d6b-2e520b59540d', 'date': 'Wed, 13 Mar 2024 11:07:20 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": "e3201d60-da00-4863-ad19-557cf4610b00", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:20Z", "updated_at": "2024-03-13T11:07:20Z", "revision_number": 0}}' 2024-03-13 11:07:21,706 85823 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 1.049s 2024-03-13 11:07:21,707 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d26b96a9-676c-4c67-bd00-967bceb7520c', 'date': 'Wed, 13 Mar 2024 11:07:21 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": "126a4045-b94b-4db1-bba8-4188bd47f559", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:21Z", "updated_at": "2024-03-13T11:07:21Z", "revision_number": 0}}' 2024-03-13 11:07:21,985 85823 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.278s 2024-03-13 11:07:21,985 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-a6061b81-c99c-4e09-b7aa-5f464a7f1744', 'date': 'Wed, 13 Mar 2024 11:07: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": "dd2ae48b-e220-4f06-b7ef-309dc61906cf", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:21Z", "updated_at": "2024-03-13T11:07:21Z", "revision_number": 0}}' 2024-03-13 11:07:22,242 85823 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.256s 2024-03-13 11:07:22,243 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-7a69d484-06ab-4dc0-8214-11790a1886a2', 'date': 'Wed, 13 Mar 2024 11:07: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": "7b2160f5-54a9-42cd-be07-a1f6915d9893", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:22Z", "updated_at": "2024-03-13T11:07:22Z", "revision_number": 0}}' 2024-03-13 11:07:22,511 85823 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.267s 2024-03-13 11:07:22,511 85823 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": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-1477ec90-bff3-4f91-bbea-3c0e2d56942c', 'date': 'Wed, 13 Mar 2024 11:07: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": "740ff94e-2054-41da-9832-0d583c51904c", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "security_group_id": "b7bbe4ed-afe6-4824-8fc7-342c3340416e", "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-03-13T11:07:22Z", "updated_at": "2024-03-13T11:07:22Z", "revision_number": 0}}' 2024-03-13 11:07:22,717 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes 0.205s 2024-03-13 11:07:22,718 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1737216311", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba042129-499c-46ae-9077-de64e282a424', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba042129-499c-46ae-9077-de64e282a424', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes'} Body: b'{"volume": {"id": "223f833e-63ea-408d-b21a-0d9f4db5a17c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:22.660160", "updated_at": null, "name": "tempest-TestStampPattern-volume-1737216311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}], "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:07:22,790 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.056s 2024-03-13 11:07:22,790 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2805', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da42523a-269f-41f1-90f6-f15b8a82c957', '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": "e09e497b47fd4d72aeef1a00f76157f1", "name": "tempest-TestStampPattern-1448534671-project-member", "password_expires_at": null}, "audit_ids": ["eZFExTnTQ7eUdXtTuiyPvg"], "expires_at": "2024-03-13T12:07:22.000000Z" , "issued_at": "2024-03-13T11:07:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c8bce691bcf45579f60c083ea92ce09", "name": "tempest-TestStampPattern-1448534671"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1c8bce691bcf45579f60c083ea92ce09", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:07:22,791 85823 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '51301b42-90cd-49e2-abe4-86bc0804c1a8', 'name': 'tempest-TestStampPattern-1662306187-network', 'tenant_id': '1c8bce691bcf45579f60c083ea92ce09', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1c8bce691bcf45579f60c083ea92ce09', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46936, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:07:05Z', 'updated_at': '2024-03-13T11:07:05Z', 'revision_number': 1} available for tenant 2024-03-13 11:07:23,335 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.543s 2024-03-13 11:07:23,336 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-650263535", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1563405940", "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "networks": [{"uuid": "51301b42-90cd-49e2-abe4-86bc0804c1a8"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f23cf44-a83c-4d37-b1b3-b542c8c36407', 'x-compute-request-id': 'req-6f23cf44-a83c-4d37-b1b3-b542c8c36407', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "adminPass": "N4ow4DzPPKVf"}}' 2024-03-13 11:07:23,426 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.088s 2024-03-13 11:07:23,427 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:07:23 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-7f498d8e-54a9-4422-bfed-e03d592f9fc1', 'x-compute-request-id': 'req-7f498d8e-54a9-4422-bfed-e03d592f9fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "name": "tempest-TestStampPattern-server-650263535", "status": "BUILD", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:23Z", "updated": "2024-03-13T11:07:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1563405940", "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-03-13 11:08:14,066 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.614s 2024-03-13 11:08:14,067 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:13 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-5c24eb1b-b8be-489e-9953-b2b064d875f8', 'x-compute-request-id': 'req-5c24eb1b-b8be-4 89e-9953-b2b064d875f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "name": "tempest-TestStampPattern-server-650263535", "status": "ACTIVE", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "metadata": {}, "hostId": "4d23c4731c748e564190b53c8cdc1134044f8aef346b66be6da864f4", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:23Z", "updated": "2024-03-13T11:07:30Z", "addresses": {"tempest-TestStampPattern-1662306187-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4a:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1563405940", "OS-SRV-USG:launched_at": "2024-03-13T11:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:08:14,080 85823 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:09:14,362 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.245s 2024-03-13 11:09:14,363 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6081e6fe-29b1-4eb7-b264-a2d8db58975a', 'x-compute-request-id': 'req-6081e6fe-29b1-4eb7-b264-a2d8db58975a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "name": "tempest-TestStampPattern-server-650263535", "status": "ACTIVE", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "metadata": {}, "hostId": "4d23c4731c748e564190b53c8cdc1134044f8aef346b66be6da864f4", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:23Z", "updated": "2024-03-13T11:07:30Z", "addresses": {"tempest-TestStampPattern-1662306187-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4a:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern -1563405940", "OS-SRV-USG:launched_at": "2024-03-13T11:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:09:14,531 85823 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=bfff25ef-ba68-4e97-836c-90d88b33a991 0.153s 2024-03-13 11:09:14,532 85823 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': '954', 'x-openstack-request-id': 'req-266ed29f-d0c7-468b-87b3-b77cb232fb37', 'date': 'Wed, 13 Mar 2024 11:09:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"ports":[{"id":"2d1de28e-e1cc-4395-8a13-b3d19c99ec84","name":"","network_id":"51301b42-90cd-49e2-abe4-86bc0804c1a8","tenant_id":"1c8bce691bcf45579f60c083ea92ce09","mac_address":"fa:16:3e:54:4a:7e","admin_state_up":true,"status":"ACTIVE","device_id":"bfff25ef-ba68-4e97-836c-90d88b33a991","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a119a5cd-14b9-4dc7-ae42-6dc8902d2cdd","ip_address":"10.0.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b7bbe4ed-afe6-4824-8fc7-342c3340416e"],"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-03-13T11:07:24Z","updated_at":"2024-03-13T11:07:27Z","revision_number":4,"project_id":"1c8bce691bcf45579f60c083ea92ce09"}]}' 2024-03-13 11:09:14,602 85823 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=68f5dfe0-3dc6-4357-968c-467b4f43db9c&port_id=2d1de28e-e1cc-4395-8a13-b3d19c99ec84 0.069s 2024-03-13 11:09:14,603 85823 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-eb4941f4-32c4-4ca0-904e-68932a1cf436', 'date': 'Wed, 13 Mar 2024 11:09:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=68f5dfe0-3dc6-4357-968c-467b4f43db9c&port_id=2d1de28e-e1cc-4395-8a13-b3d19c99ec84'} Body: b'{"floatingips": []}' 2024-03-13 11:09:14,648 85823 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=bfff25ef-ba68-4e97-836c-90d88b33a991 0.045s 2024-03-13 11:09:14,649 85823 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': '954', 'x-openstack-request-id': 'req-4203e41b-56b5-4a38-9010-5246bac822bb', 'date': 'Wed, 13 Mar 2024 11:09:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"ports":[{"id":"2d1de28e-e1cc-4395-8a13-b3d19c99ec84","name":"","network_id":"51301b42-90cd-49e2-abe4-86bc0804c1a8","tenant_id":"1c8bce691bcf45579f60c083ea92ce09","mac_address":"fa:16:3e:54:4a:7e","admin_state_up":true,"status":"ACTIVE","device_id":"bfff25ef-ba68-4e97-836c-90d88b33a991" ,"device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a119a5cd-14b9-4dc7-ae42-6dc8902d2cdd","ip_address":"10.0.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b7bbe4ed-afe6-4824-8fc7-342c3340416e"],"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-03-13T11:07:24Z","updated_at":"2024-03-13T11:07:27Z","revision_number":4,"project_id":"1c8bce691bcf45579f60c083ea92ce09"}]}' 2024-03-13 11:09:16,080 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.430s 2024-03-13 11:09:16,080 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "port_id": "2d1de28e-e1cc-4395-8a13-b3d19c99ec84", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "fixed_ip_address": "10.0.0.4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-c5ddabab-432a-4c82-812d-8002e5601a81', 'date': 'Wed, 13 Mar 2024 11:09:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "50e070b1-4370-4032-ba00-3e111fe2a5b4", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "floating_ip_address": "172.24.4.146", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "c6537c2d-6117-4b7a-93a9-9607ea65b7d7", "port_id": "2d1de28e-e1cc-4395-8a13-b3d19c99ec84", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "project_id": "1c8bce691bcf45579f60c083ea92ce09", "description": "", "port_details": {"name": "", "network_id": "51301b42-90cd-49e2-abe4-86bc0804c1a8", "mac_address": "fa:16:3e:54:4a:7e", "admin_state_up": true, "status": "ACTIVE", "device_id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:09:15Z", "updated_at": "2024-03-13T11:09:15Z", "revision_number": 0}}' 2024-03-13 11:09:16,085 85823 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2024-03-13 11:09:16,097 85823 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:09:16,205 85823 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:09:16,206 85823 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2024-03-13 11:09:16,206 85823 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-13 11:09:16,207 85823 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.146:22' as 'cirros' with public key authentication 2024-03-13 11:09:16,210 85823 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:09:16,313 85823 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:09:16,313 85823 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.146 successfully created 2024-03-13 11:09:16,359 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c 0.036s 2024-03-13 11:09:16,360 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:16 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b72ad9-b8dc-4be8-bbd0-d7764f357eed', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b72ad9-b8dc-4be8-bbd0-d7764f357eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c'} Body: b'{"volume": {"id": "223f833e-63ea-408d-b21a-0d9f4db5a17c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:23.000000", "updated_at": "2024-03-13T11:07:23.000000", "name": "tempest-TestStampPattern-volume-1737216311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}], "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c8bce691bcf45579f60c083ea92ce09"}}' 2024-03-13 11:09:17,414 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c 0.040s 2024-03-13 11:09:17,414 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb42518-b992-4cc4-b896-71fde5a724dc', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb42518-b992-4cc4-b896-71fde5a724dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c'} Body: b'{"volume": {"id": "223f833e-63ea-408d-b21a-0d9f4db5a17c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:07:23.000000", "updated_at": "2024-03-13T11:07:23.000000", "name": "tempest-TestStampPattern-volume-1737216311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c"}], "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c8bce691bcf45579f60c083ea92ce09"}}' 2024-03-13 11:09:18,137 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/50e070b1-4370-4032-ba00-3e111fe2a5b4 0.711s 2024-03-13 11:09:18,137 85823 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-72a88c94-0bcc-47ea-bdfe-8e8e678141fb', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:09:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/50e070b1-4370-4032-ba00-3e111fe2a5b4'} Body: b'' 2024-03-13 11:09:18,253 85823 INFO [tempest.lib.common. rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.115s 2024-03-13 11:09:18,253 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:18 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-6990de4c-b064-41b6-a70d-9eb87f707d5c', 'x-compute-request-id': 'req-6990de4c-b064-41b6-a70d-9eb87f707d5c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'' 2024-03-13 11:09:18,565 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.311s 2024-03-13 11:09:18,565 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:18 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-f3c255fd-31de-4d18-bfee-beb13159342a', 'x-compute-request-id': 'req-f3c255fd-31de-4d18-bfee-beb13159342a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"server": {"id": "bfff25ef-ba68-4e97-836c-90d88b33a991", "name": "tempest-TestStampPattern-server-650263535", "status": "ACTIVE", "tenant_id": "1c8bce691bcf45579f60c083ea92ce09", "user_id": "e09e497b47fd4d72aeef1a00f76157f1", "metadata": {}, "hostId": "4d23c4731c748e564190b53c8cdc1134044f8aef346b66be6da864f4", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:07:23Z", "updated": "2024-03-13T11:09:18Z", "addresses": {"tempest-TestStampPattern-1662306187-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4a:7e"}, {"version": 4, "addr": "172.24.4.146", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:4a:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bfff25ef-ba68-4e97-836c-90d88b33a991"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1563405940", "OS-SRV-USG:launched_at": "2024-03-13T11:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-372104681"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:10:08,665 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991 0.038s 2024-03-13 11:10:08,666 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10: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-8703bcf0-824b-4069-9bd1-78fdb9c8e840', 'x-compute-request-id': 'req-8703bcf0-824b-4069-9bd1-78fdb9c8e840', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bfff25ef-ba68-4e97-836c-90d88b33a991'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bfff25ef-ba68-4e97-836c-90d88b33a991 could not be found."}}' 2024-03-13 11:10:08,816 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c 0.150s 2024-03-13 11:10:08,817 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10: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-8d864070-72c6-4e62-8382-edb6240ee281', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c'} Body: b'' 2024-03-13 11:10:08,841 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c 0.024s 2024-03-13 11:10:08,842 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-650951ff-72b2-4dc5-80c2-2b89fc4483b0', 'x-openstack-request-id': 'req-650951ff-72b2-4dc5-80c2-2b89fc4483b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1c8bce691bcf45579f60c083ea92ce09/volumes/223f833e-63ea-408d-b21a-0d9f4db5a17c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 223f833e-63ea-408d-b21a-0d9f4db5a17c could not be found."}}' 2024-03-13 11:10:09,057 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b7bbe4ed-afe6-4824-8fc7-342c3340416e 0.215s 2024-03-13 11:10:09,057 85823 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-c530047d-82b6-458b-8ace-d76a51967ee2', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:10:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b7bbe4ed-afe6-4824-8fc7-342c3340416e'} Body: b'' 2024-03-13 11:10:09,084 85823 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1563405940 0.026s 2024-03-13 11:10:09,084 85823 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-ve rsion': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-418e4d87-cad3-477f-8787-fc6ac2ab417a', 'x-compute-request-id': 'req-418e4d87-cad3-477f-8787-fc6ac2ab417a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1563405940'} Body: b'' 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 9052b11c-2188-42cc-803a-9f0e1fee6130 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 44d238a8-73eb-41d7-b377-407214b90e7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:10:13,470 85807 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/39268bbe955c495593d8035903a0be45/types 0.165s 2024-03-13 11:10:13,471 85807 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-1408660818", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f00308-4b85-4aa0-83f7-977f4f0f1cb4', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f00308-4b85-4aa0-83f7-977f4f0f1cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types'} Body: b'{"volume_type": {"id": "14a57490-47a8-44d4-88fe-e10eddfc40ed", "name": "tempest-VolumeTypesTest-volume-type-1408660818", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:10:13,511 85807 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/39268bbe955c495593d8035903a0be45/types 0.037s 2024-03-13 11:10:13,511 85807 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-1131291617", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaae706-2146-425e-8aef-a927349adc51', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaae706-2146-425e-8aef-a927349adc51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types'} Body: b'{"volume_type": {"id": "365ca031-ec34-46fb-87ea-b322ad6d87ff", "name": "tempest-VolumeTypesTest-volume-type-1131291617", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:10:13,925 85807 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/af4e9cb593164cc09fec8a8cd4e20e65/volumes 0.410s 2024-03-13 11:10:13,925 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1860588298", "volume_type": "14a57490-47a8-44d4-88fe-e10eddfc40ed", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47058c74-30de-4fa2-a11b-84c6490d96f0', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47058c74-30de-4fa2-a11b-84c6490d96f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes'} Body: b'{"volume": {"id": "44d238a8-73eb-41d7-b377-407214b90e7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:13.790076", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1860588298", "description": null, "v olume_type": "tempest-VolumeTypesTest-volume-type-1408660818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}], "user_id": "36ed5e475f7346eca2ffdd89a68fd541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:13,975 85807 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/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.039s 2024-03-13 11:10:13,975 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc022c5d-e5ed-43da-8198-766811dc9c1f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc022c5d-e5ed-43da-8198-766811dc9c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'{"volume": {"id": "44d238a8-73eb-41d7-b377-407214b90e7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:14.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1860588298", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1408660818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}], "user_id": "36ed5e475f7346eca2ffdd89a68fd541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4e9cb593164cc09fec8a8cd4e20e65"}}' 2024-03-13 11:10:15,028 85807 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/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.041s 2024-03-13 11:10:15,029 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1afdd15b-885c-4d31-bf03-399b661cc24f', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1afdd15b-885c-4d31-bf03-399b661cc24f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'{"volume": {"id": "44d238a8-73eb-41d7-b377-407214b90e7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:14.000000", "updated_at": "2024-03-13T11:10:14.000000", "name": "tempest-VolumeTypesTest-volume-1860588298", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1408660818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb -41d7-b377-407214b90e7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}], "user_id": "36ed5e475f7346eca2ffdd89a68fd541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4e9cb593164cc09fec8a8cd4e20e65"}}' 2024-03-13 11:10:15,081 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.040s 2024-03-13 11:10:15,081 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c8d73a-a81c-4724-ac52-4d41cef505ac', 'content-length': '937', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c8d73a-a81c-4724-ac52-4d41cef505ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'{"volume": {"id": "44d238a8-73eb-41d7-b377-407214b90e7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:14.000000", "updated_at": "2024-03-13T11:10:14.000000", "name": "tempest-VolumeTypesTest-volume-1860588298", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-1408660818", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d"}], "user_id": "36ed5e475f7346eca2ffdd89a68fd541", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "af4e9cb593164cc09fec8a8cd4e20e65"}}' 2024-03-13 11:10:15,199 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.106s 2024-03-13 11:10:15,200 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60053b8c-ff59-4749-904b-51cd7f501bff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'' 2024-03-13 11:10:15,222 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d 0.022s 2024-03-13 11:10:15,223 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4d7ef3-2a1f-4a28-a1ae-5b32da09329d', 'x-openstack-request-id': 'req-3d4d7ef3-2a1f-4a28-a1ae-5 b32da09329d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/af4e9cb593164cc09fec8a8cd4e20e65/volumes/44d238a8-73eb-41d7-b377-407214b90e7d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44d238a8-73eb-41d7-b377-407214b90e7d could not be found."}}' 2024-03-13 11:10:15,277 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/365ca031-ec34-46fb-87ea-b322ad6d87ff 0.054s 2024-03-13 11:10:15,277 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f45fd4a-095c-4139-be09-ae186994bf93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/365ca031-ec34-46fb-87ea-b322ad6d87ff'} Body: b'' 2024-03-13 11:10:15,294 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/365ca031-ec34-46fb-87ea-b322ad6d87ff 0.016s 2024-03-13 11:10:15,295 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3004358-c64d-4821-a538-93c3a3d9895c', 'x-openstack-request-id': 'req-d3004358-c64d-4821-a538-93c3a3d9895c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/365ca031-ec34-46fb-87ea-b322ad6d87ff'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 365ca031-ec34-46fb-87ea-b322ad6d87ff could not be found."}}' 2024-03-13 11:10:15,352 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/14a57490-47a8-44d4-88fe-e10eddfc40ed 0.057s 2024-03-13 11:10:15,352 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f259c5-4f21-4330-bb14-98e179956289', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/14a57490-47a8-44d4-88fe-e10eddfc40ed'} Body: b'' 2024-03-13 11:10:15,369 85807 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/14a57490-47a8-44d4-88fe-e10eddfc40ed 0.016s 2024-03-13 11:10:15,369 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bac5706-5f76-497b-b901-38881c9422b0', 'x-openstack-request-id': 'req-1bac5706-5f76-497b-b901-38881c 9422b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/39268bbe955c495593d8035903a0be45/types/14a57490-47a8-44d4-88fe-e10eddfc40ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 14a57490-47a8-44d4-88fe-e10eddfc40ed could not be found."}}' 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 c7c4c7fe-6b80-4393-89aa-3b34cbed1efe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:08:16,184 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.085s 2024-03-13 11:08:16,185 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08: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-5799697a-7c60-4718-8922-a4699a6cb8af', '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": "2b897c2c0b534660ac43edd4fb4e4c2a", "name": "tempest-VolumesActionsTest-1389407095-project-member", "password_expires_at": null}, "audit_ids": ["vnOERCI5TfCSoBMkrDuERQ"], "expires_at": "2024-03-13T12:08:16.000000Z", "issued_at": "2024-03-13T11:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46a1f7c0c11849e2b86a1503bd587042", "name": "tempest-VolumesActionsTest-1389407095"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/46a1f7c0c11849e2b86a1503bd587042", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:08:16,186 85813 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '35b6cc06-db07-42db-aa4b-901c1c138275', 'name': 'tempest-VolumesActionsTest-96571356-network', 'tenant_id': '46a1f7c0c11849e2b86a1503bd587042', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '46a1f7c0c11849e2b86a1503bd587042', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32886, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:08:04Z', 'updated_at': '2024-03-13T11:08:04Z', 'revision_number': 1} available for tenant 2024-03-13 11:08:16,875 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.688s 2024-03-13 11:08:16,875 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1781661341", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "35b6cc06-db07-42db-aa4b-901c1c138275"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a21438a-82cd-4655-9b09-fbe81ce4c79c', 'x-compute-request-id': 'req-5a21438a-82cd-4655-9b09-fbe81ce4c79c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "57950f5a-ac26-48b7-8ace-520537213175", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57950f5a-ac26-48b7-8ace-520537213175"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4eyLaiiECqzU"}}' 2024-03-13 11:08:16,951 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.073s 2024-03-13 11:08:16,951 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:08:16 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-d3ef4de4-311b-4ae7-8567-20a2af4c86e3', 'x-compute-request-id': 'req-d3ef4de4-311b-4ae7-8567-20a2af4c86e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'{"server": {"id": "57950f5a-ac26-48b7-8ace-520537213175", "name": "tempest-VolumesActionsTest-instance-1781661341", "status": "BUILD", "tenant_id": "46a1f7c0c11849e2b86a1503bd587042", "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:08:17Z", "updated": "2024-03-13T11:08:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57950f5a-ac26-48b7-8ace-520537213175"}], "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": "schedul ing", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:09:07,347 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.333s 2024-03-13 11:09:07,347 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1482', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a166680c-a0e5-4d02-ba05-c4349d956a63', 'x-compute-request-id': 'req-a166680c-a0e5-4d02-ba05-c4349d956a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'{"server": {"id": "57950f5a-ac26-48b7-8ace-520537213175", "name": "tempest-VolumesActionsTest-instance-1781661341", "status": "ACTIVE", "tenant_id": "46a1f7c0c11849e2b86a1503bd587042", "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "metadata": {}, "hostId": "49760395e1ab36d7a0829279c75e2a8566173e9151db895aaee91453", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:08:16Z", "updated": "2024-03-13T11:08:23Z", "addresses": {"tempest-VolumesActionsTest-96571356-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:9a:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57950f5a-ac26-48b7-8ace-520537213175"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:08: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": []}}' 2024-03-13 11:09:07,360 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:10:07,661 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes 0.240s 2024-03-13 11:10:07,661 85813 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-257489482"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d626ac8-83c1-4131-8b46-2c802cf73ec9', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d626ac8-83c1-4131-8b46-2c802cf73ec9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "c7c4c7fe-6b80-4393-89aa-3b34cbed1efe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:07.583743", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-257489482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vol id": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:07,714 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.043s 2024-03-13 11:10:07,715 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cacc8f2-efc6-4f6b-bfdb-4083dfb2a7b7', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cacc8f2-efc6-4f6b-bfdb-4083dfb2a7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'{"volume": {"id": "c7c4c7fe-6b80-4393-89aa-3b34cbed1efe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:08.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-257489482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:10:08,773 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.045s 2024-03-13 11:10:08,773 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb7b249-d561-41d0-b7ea-a416948f5e06', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb7b249-d561-41d0-b7ea-a416948f5e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'{"volume": {"id": "c7c4c7fe-6b80-4393-89aa-3b34cbed1efe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:08.000000", "updated_at": "2024-03-13T11:10:08.000000", "name": "tempest-VolumesActionsTest-Volume-257489482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c 2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:10:08,824 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.037s 2024-03-13 11:10:08,824 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8369f053-ff02-4ab2-8df8-77a7bd675ef0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8369f053-ff02-4ab2-8df8-77a7bd675ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'{"volume": {"id": "c7c4c7fe-6b80-4393-89aa-3b34cbed1efe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:08.000000", "updated_at": "2024-03-13T11:10:08.000000", "name": "tempest-VolumesActionsTest-Volume-257489482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:10:09,018 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.182s 2024-03-13 11:10:09,019 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10: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-20af8a61-1cde-44af-9480-9fab80c8e5c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'' 2024-03-13 11:10:09,044 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe 0.024s 2024-03-13 11:10:09,044 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:09 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-b717aabe-2e17-453f-8659-b86decf08cdf', 'x-openstack-request-id': 'req-b717aabe-2e17-453f-8659-b86decf08cdf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7c4c7fe-6b80-4393-89aa-3b34cbed1efe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c7c4c7fe-6b80-4393-89aa-3b34cbed1efe could not be found."}}' 2024-03-13 11:10:09,184 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.139s 2024-03-13 11:10:09,184 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:09 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-52adbd14-cbea-4762-9fa6-c819cbe2feed', 'x-compute-request-id': 'req-52adbd14-cbea-4762-9fa6-c819cbe2feed', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'' 2024-03-13 11:10:09,436 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.251s 2024-03-13 11:10:09,436 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2915a6c-c472-4a79-92f1-d904c3273f02', 'x-compute-request-id': 'req-c2915a6c-c472-4a79-92f1-d904c3273f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'{"server": {"id": "57950f5a-ac26-48b7-8ace-520537213175", "name": "tempest-VolumesActionsTest-instance-1781661341", "status": "ACTIVE", "tenant_id": "46a1f7c0c11849e2b86a1503bd587042", "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "metadata": {}, "hostId": "49760395e1ab36d7a0829279c75e2a8566173e9151db895aaee91453", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:08:16Z", "updated": "2024-03-13T11:10:09Z", "addresses": {"tempest-VolumesActionsTest-96571356-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:9a:39"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/57950f5a-ac26-48b7-8ace-520537213175"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:08:23.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-03-13 11:10:59,535 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175 0.043s 2024-03-13 11:10:59,536 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstac k-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-908a4d87-924a-468d-9de9-9e61b779690b', 'x-compute-request-id': 'req-908a4d87-924a-468d-9de9-9e61b779690b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/57950f5a-ac26-48b7-8ace-520537213175'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 57950f5a-ac26-48b7-8ace-520537213175 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 3d11594e-6ffa-4dcc-9308-4095db3de1a7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:10:59,795 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes 0.255s 2024-03-13 11:10:59,795 85813 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-1609091144"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff022a78-64c2-4475-94d4-8e36b4920108', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff022a78-64c2-4475-94d4-8e36b4920108', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "3d11594e-6ffa-4dcc-9308-4095db3de1a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:59.735396", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1609091144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:59,848 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.041s 2024-03-13 11:10:59,848 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89966edf-d962-4111-9afa-23a94e903d67', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89966edf-d962-4111-9afa-23a94e903d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'{"volume": {"id": "3d11594e-6ffa-4dcc-9308-4095db3de1a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:00.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1609091144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:00,903 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.042s 2024-03-13 11:11:00,904 85813 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31359539-8559-47a2-a835-8544adbf1480', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31359539-8559-47a2-a835-8544adbf1480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'{"volume": {"id": "3d11594e-6ffa-4dcc-9308-4095db3de1a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:00.000000", "updated_at": "2024-03-13T11:11:00.000000", "name": "tempest-VolumesActionsTest-Volume-1609091144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:00,955 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.040s 2024-03-13 11:11:00,956 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41168006-fa29-4157-930d-07c39e7343c8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41168006-fa29-4157-930d-07c39e7343c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'{"volume": {"id": "3d11594e-6ffa-4dcc-9308-4095db3de1a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:00.000000", "updated_at": "2024-03-13T11:11:00.000000", "name": "tempest-VolumesActionsTest-Volume-1609091144", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:01,195 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.227s 2024-03-13 11:11:01,196 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56650663-f959-4254-9680-32dfa6c771a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'' 2024-03-13 11:11:01,219 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7 0.023s 2024-03-13 11:11:01,220 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19003b7-2462-49f5-8896-5fe848775ec5', 'x-openstack-request-id': 'req-f19003b7-2462-49f5-8896-5fe848775ec5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/3d11594e-6ffa-4dcc-9308-4095db3de1a7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d11594e-6ffa-4dcc-9308-4095db3de1a7 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 c7df7768-851b-431c-8d39-d7ab5f659c2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:01,396 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes 0.174s 2024-03-13 11:11:01,397 85813 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-1782593616"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-815490b5-0d5d-4aae-b0c6-7b8def544ea2', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-815490b5-0d5d-4aae-b0c6-7b8def544ea2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "c7df7768-851b-431c-8d39-d7ab5f659c2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:01.342416", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1782593616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:01,447 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.040s 2024-03-13 11:11:01,447 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e0c723-d7be-4d27-b0b8-bd636d2e020a', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e0c723-d7be-4d27-b0b8-bd636d2e020a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'{"volume": {"id": "c7df7768-851b-431c-8d39-d7ab5f659c2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:01.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1782593616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:02,496 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.037s 2024-03-13 11:11:02,497 85813 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, 13 Mar 2024 11:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-707860ff-6223-48bc-a6ce-ecfb4da5e73c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-707860ff-6223-48bc-a6ce-ecfb4da5e73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'{"volume": {"id": "c7df7768-851b-431c-8d39-d7ab5f659c2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:01.000000", "updated_at": "2024-03-13T11:11:01.000000", "name": "tempest-VolumesActionsTest-Volume-1782593616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:02,548 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.038s 2024-03-13 11:11:02,548 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ce0de9-bc42-473b-bb7f-fd90db2817ff', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ce0de9-bc42-473b-bb7f-fd90db2817ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'{"volume": {"id": "c7df7768-851b-431c-8d39-d7ab5f659c2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:01.000000", "updated_at": "2024-03-13T11:11:01.000000", "name": "tempest-VolumesActionsTest-Volume-1782593616", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:02,656 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.096s 2024-03-13 11:11:02,657 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-802b1e4a-e7be-4cc2-9e16-034213ae9969', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'' 2024-03-13 11:11:02,677 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a 0.020s 2024-03-13 11:11:02,677 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-11b35bde-33a6-4753-a9aa-a1ee24b3fd15', 'x-openstack-request-id': 'req-11b35bde-33a6-4753-a9aa-a1ee24b3fd15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/c7df7768-851b-431c-8d39-d7ab5f659c2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c7df7768-851b-431c-8d39-d7ab5f659c2a 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 6471b3fe-f90e-44d4-8387-0d431cbec51b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:02,890 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes 0.210s 2024-03-13 11:11:02,890 85813 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-1341300136"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89818f4b-3e67-40c7-b278-fc9d5075b2e5', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89818f4b-3e67-40c7-b278-fc9d5075b2e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "6471b3fe-f90e-44d4-8387-0d431cbec51b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:02.830277", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1341300136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:02,939 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.037s 2024-03-13 11:11:02,939 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1585e34f-2fd9-4f1a-877e-c6c3367554d8', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1585e34f-2fd9-4f1a-877e-c6c3367554d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'{"volume": {"id": "6471b3fe-f90e-44d4-8387-0d431cbec51b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:03.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1341300136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:03,996 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.042s 2024-03-13 11:11:03,996 85813 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, 13 Mar 2024 11:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270669fb-cb33-4897-8b5f-b0042202badb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270669fb-cb33-4897-8b5f-b0042202badb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'{"volume": {"id": "6471b3fe-f90e-44d4-8387-0d431cbec51b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:03.000000", "updated_at": "2024-03-13T11:11:03.000000", "name": "tempest-VolumesActionsTest-Volume-1341300136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:04,048 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.039s 2024-03-13 11:11:04,048 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce14c66c-ad52-443c-ac78-d6f87745373b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce14c66c-ad52-443c-ac78-d6f87745373b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'{"volume": {"id": "6471b3fe-f90e-44d4-8387-0d431cbec51b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:03.000000", "updated_at": "2024-03-13T11:11:03.000000", "name": "tempest-VolumesActionsTest-Volume-1341300136", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:04,154 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.094s 2024-03-13 11:11:04,154 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 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-719716a6-8a6a-4e99-a88b-89d92262cb70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'' 2024-03-13 11:11:04,178 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b 0.024s 2024-03-13 11:11:04,179 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 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-63ae33c5-732b-4dc4-be42-c803ef99d4a8', 'x-openstack-request-id': 'req-63ae33c5-732b-4dc4-be42-c803ef99d4a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/6471b3fe-f90e-44d4-8387-0d431cbec51b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6471b3fe-f90e-44d4-8387-0d431cbec51b 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 19d020de-c233-48a9-a66d-94f454b3a711 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:04,364 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes 0.182s 2024-03-13 11:11:04,364 85813 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-1864855968"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00030ff1-54a2-4794-bb40-030c68cdba6c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00030ff1-54a2-4794-bb40-030c68cdba6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "19d020de-c233-48a9-a66d-94f454b3a711", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:04.303395", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1864855968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:04,413 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.038s 2024-03-13 11:11:04,413 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9eedf2-b8dc-41ee-ad40-83db98a20f14', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9eedf2-b8dc-41ee-ad40-83db98a20f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'{"volume": {"id": "19d020de-c233-48a9-a66d-94f454b3a711", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:04.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1864855968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:05,463 85813 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/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.036s 2024-03-13 11:11:05,463 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1c94a2-ee2a-4fec-8b0b-699773450dd7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1c94a2-ee2a-4fec-8b0b-699773450dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'{"volume": {"id": "19d020de-c233-48a9-a66d-94f454b3a711", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:04.000000", "updated_at": "2024-03-13T11:11:04.000000", "name": "tempest-VolumesActionsTest-Volume-1864855968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:05,511 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.036s 2024-03-13 11:11:05,512 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1196afb-4bff-4884-941a-10f8fbb3d299', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1196afb-4bff-4884-941a-10f8fbb3d299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'{"volume": {"id": "19d020de-c233-48a9-a66d-94f454b3a711", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:04.000000", "updated_at": "2024-03-13T11:11:04.000000", "name": "tempest-VolumesActionsTest-Volume-1864855968", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:05,622 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.098s 2024-03-13 11:11:05,623 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-042d3768-1879-44aa-b73e-2acf4bd8f411', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'' 2024-03-13 11:11:05,642 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711 0.019s 2024-03-13 11:11:05,643 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-6283242f-8888-4f6a-8e7a-89abe904972a', 'x-openstack-request-id': 'req-6283242f-8888-4f6a-8e7a-89abe904972a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/19d020de-c233-48a9-a66d-94f454b3a711'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 19d020de-c233-48a9-a66d-94f454b3a711 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 5f82146e-4b49-40ed-ba3e-038f37b18aaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:05,851 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes 0.204s 2024-03-13 11:11:05,851 85813 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-92216212"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c001566-32eb-40bd-b7d9-154f9730213a', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c001566-32eb-40bd-b7d9-154f9730213a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes'} Body: b'{"volume": {"id": "5f82146e-4b49-40ed-ba3e-038f37b18aaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:05.767236", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-92216212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:05,933 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.072s 2024-03-13 11:11:05,934 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b23a231-3f71-4904-8433-356bb3ffcca3', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b23a231-3f71-4904-8433-356bb3ffcca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'{"volume": {"id": "5f82146e-4b49-40ed-ba3e-038f37b18aaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:06.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-92216212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:07,007 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.062s 2024-03-13 11:11:07,008 85813 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, 13 Mar 2024 11:11:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3caf3fd-01fc-4cf7-9ead-b5f8f0fce24c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3caf3fd-01fc-4cf7-9ead-b5f8f0fce24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'{"volume": {"id": "5f82146e-4b49-40ed-ba3e-038f37b18aaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:06.000000", "updated_at": "2024-03-13T11:11:06.000000", "name": "tempest-VolumesActionsTest-Volume-92216212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:07,060 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.040s 2024-03-13 11:11:07,060 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b77eac-7f2a-4c5f-800b-564c1640c4d5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b77eac-7f2a-4c5f-800b-564c1640c4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'{"volume": {"id": "5f82146e-4b49-40ed-ba3e-038f37b18aaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:06.000000", "updated_at": "2024-03-13T11:11:06.000000", "name": "tempest-VolumesActionsTest-Volume-92216212", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf"}], "user_id": "2b897c2c0b534660ac43edd4fb4e4c2a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46a1f7c0c11849e2b86a1503bd587042"}}' 2024-03-13 11:11:07,185 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.113s 2024-03-13 11:11:07,186 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volu me 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ba97c24-696d-490c-a4af-bf40eb64a529', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'' 2024-03-13 11:11:07,209 85813 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf 0.023s 2024-03-13 11:11:07,210 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-e18471ac-80c7-49e2-b9e9-51e1ca525308', 'x-openstack-request-id': 'req-e18471ac-80c7-49e2-b9e9-51e1ca525308', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/46a1f7c0c11849e2b86a1503bd587042/volumes/5f82146e-4b49-40ed-ba3e-038f37b18aaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5f82146e-4b49-40ed-ba3e-038f37b18aaf could not be found."}}' tearDownClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) ------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (ServerStableDeviceRescueTest:tearDownClass) Failed to delete volume d7723e91-e601-44e8-a43c-ab6524ff5f55 within the required time (196 s). Timer started at 1710328072. Timer ended at 1710328268. Waited for 196 s., )) 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 a2b140c5-01dd-4f5b-b3a8-63310649db35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:14,657 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types 0.237s 2024-03-13 11:11:14,657 85809 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-2050544881"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c989dddf-3ac9-4968-a4e0-2914a9e455e5', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c989dddf-3ac9-4968-a4e0-2914a9e455e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types'} Body: b'{"volume_type": {"id": "b7d24cdb-35c0-422e-9c76-9333b3e2f383", "name": "tempest-GroupSnapshotsV319Test-volume-type-2050544881", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:11:14,699 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/group_types 0.039s 2024-03-13 11:11:14,700 85809 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-49670788"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7691463-e05a-4c4b-9404-86718b6b7fb3', 'content-length': '183', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7691463-e05a-4c4b-9404-86718b6b7fb3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/group_types'} Body: b'{"group_type": {"id": "33f37048-7e7a-447d-a828-b2e9065826f8", "name": "tempest-GroupSnapshotsV319Test-group-type-49670788", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:11:14,917 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups 0.215s 2024-03-13 11:11:14,917 85809 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": "33f37048-7e7a-447d-a828-b2e9065826f8", "volume_types": ["b7d24cdb-35c0-422e-9c76-9333b3e2f383"], "name": "tempest-GroupSnapshotsV319Test-Group-1827618964"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b272cc1-3d58-4031-a586-600c3b72c006', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b272cc1-3d58-4031-a586-600c3b72c006', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups'} Body: b'{"group": {"id": "a2b140c5-01dd-4f5b-b3a8-63310649db35", "name": "tempest-GroupSnapshotsV319Test-Group-1827618964"}}' 2024-03-13 11:11:14,950 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35 0.031s 2024-03-13 11:11:14,951 85809 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, 13 Mar 2024 11:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83baa5dd-10e0-4711-b352-5d14d69bc78a', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83baa5dd-10e0-4711-b352-5d14d69bc78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35'} Body: b'{"group": {"id": "a2b140c5-01dd-4f5b-b3a8-63310649db35", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:11:15.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1827618964", "description": null, "group_type": "33f37048-7e7a-447d-a828-b2e9065826f8", "volume_types": ["b7d24cdb-35c0-422e-9c76-9333b3e2f383"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:11:15,988 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35 0.032s 2024-03-13 11:11:15,988 85809 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, 13 Mar 2024 11:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f6199c-661a-446e-96d9-6043e946676d', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f6199c-661a-446e-96d9-6043e946676d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35'} Body: b'{"group": {"id": "a2b140c5-01dd-4f5b-b3a8-63310649db35", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:11:15.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1827618964", "description": null, "group_type": "33f37048-7e7a-447d-a828-b2e9065826f8", "volume_types": ["b7d24cdb-35c0-422e-9c76-9333b3e2f383"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:11:16,028 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/volumes/detail 0.035s 2024-03-13 11:11:16,029 85809 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, 13 Mar 2024 11:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47a8317-40e7-43d0-904c-5739588ccaee', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47a8317-40e7-43d0-904c-5739588ccaee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:11:16,104 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35/action 0.062s 2024-03-13 11:11:16,104 85809 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, 13 Mar 2024 11:11:16 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-e8526141-342f-4c52-8387-6305e2ef7d95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35/action'} Body: b'' 2024-03-13 11:11:16,121 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35 0.016s 2024-03-13 11:11:16,122 85809 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, 13 Mar 2024 11:11:16 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-89b0823f-a387-49ef-9134-c34679509215', 'x-openstack-request-id': 'req-89b0823f-a387-49ef-9134-c34679509215', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fe0e6a3b53864bd8a822625a8f3ec5bd/groups/a2b140c5-01dd-4f5b-b3a8-63310649db35'} Body: b'{"itemNotFound": {"code": 404, "message": "Group a2b140c5-01dd-4f5b-b3a8-63310649db35 could not be found."}}' 2024-03-13 11:11:16,152 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/group_types/33f37048-7e7a-447d-a828-b2e9065826f8 0.030s 2024-03-13 11:11:16,152 85809 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, 13 Mar 2024 11:11:16 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-3b632bda-14c6-4a0a-88f5-491b3fb1e970', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/group_types/33f37048-7e7a-447d-a828-b2e9065826f8'} Body: b'' 2024-03-13 11:11:16,243 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types/b7d24cdb-35c0-422e-9c76-9333b3e2f383 0.090s 2024-03-13 11:11:16,243 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814f90de-0dc7-4c4a-aae0-ac39f55227a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types/b7d24cdb-35c0-422e-9c76-9333b3e2f383'} Body: b'' 2024-03-13 11:11:16,259 85809 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types/b7d24cdb-35c0-422e-9c76-9333b3e2f383 0.015s 2024-03-13 11:11:16,259 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: N one Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:16 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-46e3a47b-3ba8-4647-836b-f62b6b82a729', 'x-openstack-request-id': 'req-46e3a47b-3ba8-4647-836b-f62b6b82a729', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7c8dd86ab0684a46a54c2218c86a9a27/types/b7d24cdb-35c0-422e-9c76-9333b3e2f383'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b7d24cdb-35c0-422e-9c76-9333b3e2f383 could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 187fbdc3-1bff-4a40-bf0c-e882fbac1ede 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 ecfb4b04-9b93-4739-9c39-19bb5eec1266 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:19,995 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes 0.310s 2024-03-13 11:11:19,996 85813 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-975131711"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f1edd1-4fe1-424e-b625-89ab74666ddd', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f1edd1-4fe1-424e-b625-89ab74666ddd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes'} Body: b'{"volume": {"id": "ecfb4b04-9b93-4739-9c39-19bb5eec1266", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:19.930693", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-975131711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:20,064 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.057s 2024-03-13 11:11:20,064 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9833425-7cb0-434f-9083-cdc6d6c7026d', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9833425-7cb0-434f-9083-cdc6d6c7026d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'{"volume": {"id": "ecfb4b04-9b93-4739-9c39-19bb5eec1266", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-975131711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:21,118 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.041s 2024-03-13 11:11:21,119 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d68c981e-3894-4d7d-bdee-32908d06a53e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d68c981e-3894-4d7d-bdee-32908d06a53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'{"volume": {"id": "ecfb4b04-9b93-4739-9c39-19bb5eec1266", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "updated_at": "2024-03-13T11:11:20.000000", "name": "tempest-VolumesDeleteCascade-Volume-975131711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:21,169 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.037s 2024-03-13 11:11:21,170 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fae61f1-23b6-4c51-b4cc-4ad08d83010c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fae61f1-23b6-4c51-b4cc-4ad08d83010c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'{"volume": {"id": "ecfb4b04-9b93-4739-9c39-19bb5eec1266", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "updated_at": "2024-03-13T11:11:20.000000", "name": "tempest-VolumesDeleteCascade-Volume-975131711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:21,285 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.102s 2024-03-13 11:11:21,285 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a185da-5b7c-46bb-9412-0010dd9bb3f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'' 2024-03-13 11:11:21,316 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266 0.030s 2024-03-13 11:11:21,316 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-f1cb9b54-75b7-4eaf-9d81-45b331607457', 'x-openstack-request-id': 'req-f1cb9b54-75b7-4eaf-9d81-45b331607457', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/ecfb4b04-9b93-4739-9c39-19bb5eec1266'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecfb4b04-9b93-4739-9c39-19bb5eec1266 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 ffc9029d-a4e7-4aee-9dca-f0c67196efb1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:19,640 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types 0.235s 2024-03-13 11:11:19,641 85809 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-773090400"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604e7b62-fba5-45e1-ab2f-67e62435aa09', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604e7b62-fba5-45e1-ab2f-67e62435aa09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types'} Body: b'{"volume_type": {"id": "8d323e38-9eb4-4469-9808-f21c3553479c", "name": "tempest-GroupsV314Test-volume-type-773090400", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:11:19,677 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/group_types 0.034s 2024-03-13 11:11:19,677 85809 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-847639566"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-733c72e3-3ad9-475d-8e3d-c9df94605507', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-733c72e3-3ad9-475d-8e3d-c9df94605507', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/group_types'} Body: b'{"group_type": {"id": "454fd7c7-a70c-4066-a06f-4f7b37ca1f78", "name": "tempest-GroupsV314Test-group-type-847639566", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:11:20,019 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups 0.338s 2024-03-13 11:11:20,019 85809 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": "454fd7c7-a70c-4066-a06f-4f7b37ca1f78", "volume_types": ["8d323e38-9eb4-4469-9808-f21c3553479c"], "name": "tempest-GroupsV314Test-Group-738830314"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ffe6a3e-1945-4d86-895b-fba563913445', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ffe6a3e-1945-4d86-895b-fba563913445', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups'} Body: b'{"group": {"id": "ffc9029d-a4e7-4aee-9dca-f0c67196efb1", "name": "tempest-GroupsV314Test-Group-738830314"}}' 2024-03-13 11:11:20,055 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1 0.035s 2024-03-13 11:11:20,056 85809 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, 13 Mar 2024 11:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae7cdc2-8283-42ee-b6d3-70571d1dec3a', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae7cdc2-8283-42ee-b6d3-70571d1dec3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1'} Body: b'{"group": {"id": "ffc9029d-a4e7-4aee-9dca-f0c67196efb1", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "name": "tempest-GroupsV314Test-Group-738830314", "description": null, "group_type": "454fd7c7-a70c-4066-a06f-4f7b37ca1f78", "volume_types": ["8d323e38-9eb4-4469-9808-f21c3553479c"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:11:21,096 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1 0.031s 2024-03-13 11:11:21,096 85809 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, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd09782-f03d-444f-a2ff-983037054f32', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd09782-f03d-444f-a2ff-983037054f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1'} Body: b'{"group": {"id": "ffc9029d-a4e7-4aee-9dca-f0c67196efb1", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:11:20.000000", "name": "tempest-GroupsV314Test-Group-738830314", "description": null, "group_type": "454fd7c7-a70c-4066-a06f-4f7b37ca1f78", "volume_types": ["8d323e38-9eb4-4469-9808-f21c3553479c"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:11:21,134 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/volumes/detail 0.033s 2024-03-13 11:11:21,135 85809 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, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33795b12-24fe-43de-ada6-eed95b4696f7', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33795b12-24fe-43de-ada6-eed95b4696f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:11:21,219 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1/action 0.072s 2024-03-13 11:11:21,219 85809 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, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.5 2 (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-7e9076cd-1bb8-422e-8611-c1779bf52d69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1/action'} Body: b'' 2024-03-13 11:11:21,235 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1 0.015s 2024-03-13 11:11:21,235 85809 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, 13 Mar 2024 11:11:21 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-471d4e98-92fa-40cd-adcd-3ad1092e8338', 'x-openstack-request-id': 'req-471d4e98-92fa-40cd-adcd-3ad1092e8338', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/09d1503891714f798d5bc575431294b2/groups/ffc9029d-a4e7-4aee-9dca-f0c67196efb1'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ffc9029d-a4e7-4aee-9dca-f0c67196efb1 could not be found."}}' 2024-03-13 11:11:21,266 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/group_types/454fd7c7-a70c-4066-a06f-4f7b37ca1f78 0.030s 2024-03-13 11:11:21,266 85809 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, 13 Mar 2024 11:11:21 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-e80c1907-9f4b-4045-a5e8-3cac5c616f70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/group_types/454fd7c7-a70c-4066-a06f-4f7b37ca1f78'} Body: b'' 2024-03-13 11:11:21,312 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types/8d323e38-9eb4-4469-9808-f21c3553479c 0.045s 2024-03-13 11:11:21,313 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c712ce-0619-465f-b809-a232d47ccd45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types/8d323e38-9eb4-4469-9808-f21c3553479c'} Body: b'' 2024-03-13 11:11:21,329 85809 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types/8d323e38-9eb4-4469-9808-f21c3553479c 0.016s 2024-03-13 11:11:21,329 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 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-5686ea61-83d8-4dd5-b5e2-ac4536a36456', 'x-openstack-request-id': 'req-5686ea61-83d8-4dd5-b5e2-ac4536a36456', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6100ff122111482eb2ce54b267564d46/types/8d323e38-9eb4-4469-9808-f21c3553479c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8d323e38-9eb4-4469-9808-f21c3553479c 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 db0bf952-a85d-432f-bdfb-2391344f6a44 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:21,506 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes 0.185s 2024-03-13 11:11:21,506 85813 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-809122777"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b710037-f84e-42ef-8bf0-98660e9ecd0e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b710037-f84e-42ef-8bf0-98660e9ecd0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes'} Body: b'{"volume": {"id": "db0bf952-a85d-432f-bdfb-2391344f6a44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:21.448775", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-809122777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:21,557 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.039s 2024-03-13 11:11:21,558 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-874fba0d-69bc-4dd0-be4c-c3a6e931e3f1', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-874fba0d-69bc-4dd0-be4c-c3a6e931e3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'{"volume": {"id": "db0bf952-a85d-432f-bdfb-2391344f6a44", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:21.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-809122777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:22,619 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.049s 2024-03-13 11:11:22,619 85813 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cbc3158-3fc4-44ad-b054-a11e6a6ab6cb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cbc3158-3fc4-44ad-b054-a11e6a6ab6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'{"volume": {"id": "db0bf952-a85d-432f-bdfb-2391344f6a44", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:21.000000", "updated_at": "2024-03-13T11:11:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-809122777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:22,670 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.039s 2024-03-13 11:11:22,671 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65eb154f-e509-4514-accc-0e9aeae1e62a', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65eb154f-e509-4514-accc-0e9aeae1e62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'{"volume": {"id": "db0bf952-a85d-432f-bdfb-2391344f6a44", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:21.000000", "updated_at": "2024-03-13T11:11:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-809122777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44"}], "user_id": "05f85fd4f9384677846dd40ff6943584", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f5ece58177b4d7b9c2caecfdd50fa0f"}}' 2024-03-13 11:11:22,779 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.096s 2024-03-13 11:11:22,779 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-d6a1744c-b740-4cc5-97fd-b630da036b2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'' 2024-03-13 11:11:22,808 85813 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44 0.028s 2024-03-13 11:11:22,809 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-f0938122-8cfd-4dd8-b724-3860754a18fa', 'x-openstack-request-id': 'req-f0938122-8cfd-4dd8-b724-3860754a18fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3f5ece58177b4d7b9c2caecfdd50fa0f/volumes/db0bf952-a85d-432f-bdfb-2391344f6a44'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume db0bf952-a85d-432f-bdfb-2391344f6a44 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 8a814ec8-266c-493a-a68f-1511b031d480 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:24,948 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.148s 2024-03-13 11:11:24,948 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bc0bf12f-27ee-4356-95ee-2dc7235dbfc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:11:25,296 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes 0.346s 2024-03-13 11:11:25,296 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-VolumesCloneTest-Volume-111337610"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f52072e6-6935-45cd-b45b-9a3b27675074', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f52072e6-6935-45cd-b45b-9a3b27675074', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes'} Body: b'{"volume": {"id": "8a814ec8-266c-493a-a68f-1511b031d480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:25.228667", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-111337610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:25,353 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.045s 2024-03-13 11:11:25,353 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d5e411-32c5-4c6e-b5b0-b7d1de824329', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d5e411-32c5-4c6e-b5b0-b7d1de824329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'{"volume": {"id": "8a814ec8-266c-493a-a68f-1511b031d480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:25.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-111337610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:26,405 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.039s 2024-03-13 11:11:26,405 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d72c5d45-33b3-4b89-bde9-7fff73682aba', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d72c5d45-33b3-4b89-bde9-7fff73682aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'{"volume": {"id": "8a814ec8-266c-493a-a68f-1511b031d480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:25.000000", "updated_at": "2024-03-13T11:11:25.000000", "name": "tempest-VolumesCloneTest-Volume-111337610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:26,459 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.042s 2024-03-13 11:11:26,460 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f64378-1d1c-41a3-8002-1b4cf17fcca2', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f64378-1d1c-41a3-8002-1b4cf17fcca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'{"volume": {"id": "8a814ec8-266c-493a-a68f-1511b031d480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:25.000000", "updated_at": "2024-03-13T11:11:25.000000", "name": "tempest-VolumesCloneTest-Volume-111337610", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:26,565 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.093s 2024-03-13 11:11:26,565 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329be4fa-7a6a-44cf-9d8c-fcb4f04218e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'' 2024-03-13 11:11:26,587 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480 0.021s 2024-03-13 11:11:26,587 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64f18da-fe7f-4995-a196-43e210383e08', 'x-openstack-request-id': 'req-f64f18da-fe7f-4995-a196-43e210383e08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/8a814ec8-266c-493a-a68f-1511b031d480'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8a814ec8-266c-493a-a68f-1511b031d480 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 d7ef8ed6-94f1-4540-a515-99d3356aa3fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:25,940 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.192s 2024-03-13 11:11:25,940 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a0ed2060-e998-4cca-9e7a-af2ee7348dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:11:26,344 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes 0.403s 2024-03-13 11:11:26,345 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-VolumesExtendTest-Volume-892257037"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836fef86-d5ee-4c43-9cda-6536394d8752', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836fef86-d5ee-4c43-9cda-6536394d8752', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes'} Body: b'{"volume": {"id": "d7ef8ed6-94f1-4540-a515-99d3356aa3fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.280505", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-892257037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:26,402 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.047s 2024-03-13 11:11:26,402 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96095ca4-efce-49a0-8c7f-9346c7929bd0', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96095ca4-efce-49a0-8c7f-9346c7929bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'{"volume": {"id": "d7ef8ed6-94f1-4540-a515-99d3356aa3fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-892257037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:27,456 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.039s 2024-03-13 11:11:27,457 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda8c2ac-1854-47dd-9273-f12bcfc6a623', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda8c2ac-1854-47dd-9273-f12bcfc6a623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'{"volume": {"id": "d7ef8ed6-94f1-4540-a515-99d3356aa3fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.000000", "updated_at": "2024-03-13T11:11:26.000000", "name": "tempest-VolumesExtendTest-Volume-892257037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:27,507 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.037s 2024-03-13 11:11:27,507 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57a91b0-d225-461b-9bdc-f8892831476c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-d57a91b0-d225-461b-9bdc-f8892831476c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'{"volume": {"id": "d7ef8ed6-94f1-4540-a515-99d3356aa3fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.000000", "updated_at": "2024-03-13T11:11:26.000000", "name": "tempest-VolumesExtendTest-Volume-892257037", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:27,619 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.100s 2024-03-13 11:11:27,619 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-59cddaa4-9594-40a4-b88f-2b72a2dbe53f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'' 2024-03-13 11:11:27,641 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd 0.021s 2024-03-13 11:11:27,641 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-9aeb3261-a8bd-42bc-8edf-8ae42c9505be', 'x-openstack-request-id': 'req-9aeb3261-a8bd-42bc-8edf-8ae42c9505be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/d7ef8ed6-94f1-4540-a515-99d3356aa3fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d7ef8ed6-94f1-4540-a515-99d3356aa3fd 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 27c52a90-e8e4-4e0a-8007-8e471dba37cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:26,823 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes 0.233s 2024-03-13 11:11:26,823 85813 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-1800909454"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889b8216-73ad-4fa6-b4e4-3ced643ac5df', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889b8216-73ad-4fa6-b4e4-3ced643ac5df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes'} Body: b'{"volume": {"id": "27c52a90-e8e4-4e0a-8007-8e471dba37cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:26.762349", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1800909454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:26,873 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.039s 2024-03-13 11:11:26,873 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5581fadf-e2a1-4749-bd1c-729220aa6a88', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5581fadf-e2a1-4749-bd1c-729220aa6a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'{"volume": {"id": "27c52a90-e8e4-4e0a-8007-8e471dba37cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:27.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1800909454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:27,927 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.041s 2024-03-13 11:11:27,928 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3d1b3b-c912-41ce-bc54-f8ad4209044c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3d1b3b-c912-41ce-bc54-f8ad4209044c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'{"volume": {"id": "27c52a90-e8e4-4e0a-8007-8e471dba37cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:27.000000", "updated_at": "2024-03-13T11:11:27.000000", "name": "tempest-VolumesCloneTest-Volume-1800909454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:27,979 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.038s 2024-03-13 11:11:27,979 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aece09a7-7688-4222-9d55-bb2e2b24f9a7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aece09a7-7688-4222-9d55-bb2e2b24f9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'{"volume": {"id": "27c52a90-e8e4-4e0a-8007-8e471dba37cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:27.000000", "updated_at": "2024-03-13T11:11:27.000000", "name": "tempest-VolumesCloneTest-Volume-1800909454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf"}], "user_id": "a67c932ad70c473689a42cfb0fc8e931", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c503576aa1a040188605b3a74dd83057"}}' 2024-03-13 11:11:28,085 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.093s 2024-03-13 11:11:28,085 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417e88ba-bc0f-484a-af54-942bc9626b2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'' 2024-03-13 11:11:28,106 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf 0.021s 2024-03-13 11:11:28,107 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:28 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-da946375-cd09-4045-9d14-7e36492dd5fe', 'x-openstack-request-id': 'req-da946375-cd09-4045-9d14-7e36492dd5fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c503576aa1a040188605b3a74dd83057/volumes/27c52a90-e8e4-4e0a-8007-8e471dba37cf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 27c52a90-e8e4-4e0a-8007-8e471dba37cf 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 2dadb7c4-88c8-46a5-8b65-0bcfcc89891c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:27,837 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes 0.193s 2024-03-13 11:11:27,837 85809 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-152867141"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61c8a71-6031-4988-8002-8a4c7e171cb0', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61c8a71-6031-4988-8002-8a4c7e171cb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes'} Body: b'{"volume": {"id": "2dadb7c4-88c8-46a5-8b65-0bcfcc89891c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:27.761618", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-152867141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:27,885 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.037s 2024-03-13 11:11:27,885 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3954b5c7-1529-4e57-9d59-13417c80f586', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3954b5c7-1529-4e57-9d59-13417c80f586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'{"volume": {"id": "2dadb7c4-88c8-46a5-8b65-0bcfcc89891c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:28.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-152867141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:28,938 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.039s 2024-03-13 11:11:28,939 85809 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8257d752-578d-4d1b-8a83-8c1ca369b3d0', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8257d752-578d-4d1b-8a83-8c1ca369b3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'{"volume": {"id": "2dadb7c4-88c8-46a5-8b65-0bcfcc89891c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:28.000000", "updated_at": "2024-03-13T11:11:28.000000", "name": "tempest-VolumesExtendTest-Volume-152867141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:28,993 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.040s 2024-03-13 11:11:28,993 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e89f51-a6be-4019-8970-0423daf7d0c7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e89f51-a6be-4019-8970-0423daf7d0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'{"volume": {"id": "2dadb7c4-88c8-46a5-8b65-0bcfcc89891c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:28.000000", "updated_at": "2024-03-13T11:11:28.000000", "name": "tempest-VolumesExtendTest-Volume-152867141", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c"}], "user_id": "2ae12190a278479588a3ea61c94c823c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cf22906126ba4b308cb90c47130eec04"}}' 2024-03-13 11:11:29,106 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.101s 2024-03-13 11:11:29,106 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:29 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-24e4245f-78a8-4141-b9bd-d9aa3226a040', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'' 2024-03-13 11:11:29,132 85809 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c 0.025s 2024-03-13 11:11:29,132 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ac6962-c893-4570-9e3e-b121b0ae14a1', 'x-openstack-request-id': 'req-73ac6962-c893-4570-9e3e-b121b0ae14a1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cf22906126ba4b308cb90c47130eec04/volumes/2dadb7c4-88c8-46a5-8b65-0bcfcc89891c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2dadb7c4-88c8-46a5-8b65-0bcfcc89891c could not be found."}}' tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 90b33ce8-b9e6-48fa-8e12-1eb03af93cbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:30,290 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes 0.344s 2024-03-13 11:11:30,290 85813 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-686080009"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a246a1b-2288-4341-a979-4760ff28c1ed', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a246a1b-2288-4341-a979-4760ff28c1ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes'} Body: b'{"volume": {"id": "90b33ce8-b9e6-48fa-8e12-1eb03af93cbc", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:11:30.229417", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-686080009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}], "user_id": "ca88cafccf86433db534425b48acc183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:30,340 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.038s 2024-03-13 11:11:30,341 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e95a484-2b08-428f-9c6e-3d973568c4d7', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e95a484-2b08-428f-9c6e-3d973568c4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'{"volume": {"id": "90b33ce8-b9e6-48fa-8e12-1eb03af93cbc", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:11:30.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-686080009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}], "user_id": "ca88cafccf86433db534425b48acc183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fdc8b39dd740618b230a2c208c4b2a"}}' 2024-03-13 11:11:31,394 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.040s 2024-03-13 11:11:31,394 85813 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1839fffc-0b99-4844-a11d-6b1a9b1d4b39', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1839fffc-0b99-4844-a11d-6b1a9b1d4b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'{"volume": {"id": "90b33ce8-b9e6-48fa-8e12-1eb03af93cbc", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:11:30.000000", "updated_at": "2024-03-13T11:11:30.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-686080009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}], "user_id": "ca88cafccf86433db534425b48acc183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fdc8b39dd740618b230a2c208c4b2a"}}' 2024-03-13 11:11:31,445 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.038s 2024-03-13 11:11:31,445 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f309055-1dbd-42d9-827a-f07b02ef5203', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f309055-1dbd-42d9-827a-f07b02ef5203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'{"volume": {"id": "90b33ce8-b9e6-48fa-8e12-1eb03af93cbc", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:11:30.000000", "updated_at": "2024-03-13T11:11:30.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-686080009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc"}], "user_id": "ca88cafccf86433db534425b48acc183", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fdc8b39dd740618b230a2c208c4b2a"}}' 2024-03-13 11:11:31,555 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.098s 2024-03-13 11:11:31,556 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:31 GMT', 'server': 'Apache/2.4.5 2 (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-4bf659cc-3d97-4b00-a342-9ef95b4da0af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'' 2024-03-13 11:11:31,577 85813 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc 0.021s 2024-03-13 11:11:31,578 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-db190714-9c89-4a97-8217-6f550084cc22', 'x-openstack-request-id': 'req-db190714-9c89-4a97-8217-6f550084cc22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a5fdc8b39dd740618b230a2c208c4b2a/volumes/90b33ce8-b9e6-48fa-8e12-1eb03af93cbc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 90b33ce8-b9e6-48fa-8e12-1eb03af93cbc could not be found."}}' tearDownClass (tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest) ---------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (VolumesAdminNegativeTest:tearDownClass) Failed to delete volume 9919b1b0-c5eb-4f1d-a890-68a891a58aff within the required time (196 s). Timer started at 1710327806. Timer ended at 1710328003. Waited for 197 s., ), (, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (VolumesAdminNegativeTest:tearDownClass) Failed to delete volume 65dd6f4c-6647-4d63-9653-b213a6d06605 within the required time (196 s). Timer started at 1710328053. Timer ended at 1710328249. Waited for 196 s., )) 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 1f44043d-f5cc-4c06-add4-7236f02894a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:09:45,145 85811 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:09:45,145 85811 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:09:45,221 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.074s 2024-03-13 11:09:45,221 85811 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-1449705352", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAI9UV2KcJea8xjbUVbmmYEB/yE4UMQuSAFRHOi8WWiq4fHVkJ7MDVr0kRDu8yPQk4cUCJU7l/HqQOW6MZVvYIvnSEFmzQhVOx8L1s41ennmcAqrJ6u/TrZbpI2jnXfGUg=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:45 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-bb44a389-b2d7-48be-aacd-999c22d5cd04', 'x-compute-request-id': 'req-bb44a389-b2d7-48be-aacd-999c22d5cd04', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1449705352", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAI9UV2KcJea8xjbUVbmmYEB/yE4UMQuSAFRHOi8WWiq4fHVkJ7MDVr0kRDu8yPQk4cUCJU7l/HqQOW6MZVvYIvnSEFmzQhVOx8L1s41ennmcAqrJ6u/TrZbpI2jnXfGUg==", "fingerprint": "5c:8c:46:2e:cd:3b:cf:e8:44:2e:df:da:ff:77:05:94", "user_id": "572c56b903a64a2bba5fc900c1918c57"}}' 2024-03-13 11:09:45,224 85811 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1449705352 created 2024-03-13 11:09:45,374 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.150s 2024-03-13 11:09:45,375 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2137822411", "description": "tempest-description--324376523"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-65d298b1-cdf9-45ca-9fed-56ae6c4b3b7a', 'date': 'Wed, 13 Mar 2024 11:09:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "name": "tempest-securitygroup--2137822411", "stateful": true, "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "description": "tempest-description--324376523", "shared": false, "security_group_rules": [{"id": "014ccc64-3239-4ca8-a543-d16718807a9c", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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": 821, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 0}, {"id": "8da07f13-7329-46ab-a5f9-667ae7b859b0", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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": 820, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 1, "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:09:45,563 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2024-03-13 11:09:45,563 85811 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": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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-42beb340-8d6e-4695-9b32-72e4cd1537fe', 'date': 'Wed, 13 Mar 2024 11:09:45 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": "3f46dc0c-ac56-4e67-867d-765960be9029", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 0}}' 2024-03-13 11:09:45,785 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.221s 2024-03-13 11:09:45,785 85811 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": "1726123f-ca06-473e-b751-c9c4a3f07d07", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-07c797ad-7377-491f-8e23-87f79fd49aab', 'date': 'Wed, 13 Mar 2024 11:09:45 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": "22dac3f1-d4f4-4c5a-b1ad-644ae3625adc", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "security_group_id": "1726123f-ca06-473e-b751-c9c4a3f07d07", "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-03-13T11:09:45Z", "updated_at": "2024-03-13T11:09:45Z", "revision_number": 0}}' 2024-03-13 11:09:45,786 85811 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2137822411 created 2024-03-13 11:09:46,415 85811 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.629s 2024-03-13 11:09:46,416 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a59a9959-9a4d-4279-acda-10a92869f059', 'date': 'Wed, 13 Mar 2024 11:09:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "floating_ip_address": "172.24.4.56", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:09:46Z", "updated_at": "2024-03-13T11:09:46Z", "revision_number": 0}}' 2024-03-13 11:09:46,416 85811 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'floating_ip_address': '172.24.4.56', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:09:46Z', 'updated_at': '2024-03-13T11:09:46Z', 'revision_number': 0, 'ip': '172.24.4.56'} created 2024-03-13 11:09:46,504 85811 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.082s 2024-03-13 11:09:46,505 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-22655667-8a9b-4bca-876d-9ce216a0bc15', '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": "572c56b903a64a2bba5fc900c1918c57", "name": "tempest-AttachVolumeShelveTestJSON-1221581144-project-member", "password_expires_at": null}, "audit_ids": ["0Ozmmh2_S7OzdOvAHfsW8Q"], "expires_at": "2024-03-13T12:09:46.000000Z", "issued_at": "2024-03-13T11:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "name": "tempest-AttachVolumeShelveTestJSON-1221581144"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e77513 1841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:09:46,505 85811 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '099349b7-fe28-46ea-8999-0cd4b1f0c1cc', 'name': 'tempest-AttachVolumeShelveTestJSON-1886285209-network', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59969, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:06:52Z', 'updated_at': '2024-03-13T11:06:52Z', 'revision_number': 1} available for tenant 2024-03-13 11:09:46,506 85811 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1449705352', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAI9UV2KcJea8xjbUVbmmYEB/yE4UMQuSAFRHOi8WWiq4fHVkJ7MDVr0kRDu8yPQk4cUCJU7l/HqQOW6MZVvYIvnSEFmzQhVOx8L1s41ennmcAqrJ6u/TrZbpI2jnXfGUg==', 'fingerprint': '5c:8c:46:2e:cd:3b:cf:e8:44:2e:df:da:ff:77:05:94', 'user_id': '572c56b903a64a2bba5fc900c1918c57', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDACUlkDvhcMU4DNa2zn2RiSTjwyhjaAzJoPlI6L6ovSnRExf/jcvzl9\nUXMMhxmAaiigBwYFK4EEACKhZANiAAQCPVFdinCXmvMY21FW5pmBAf8hOFDELkgB\nURzovFloquHx1ZCezA1a9JEQ7vMj0JOHFAiVO5fx6kDlujGVb2CL50hBZs0IVTsf\nC9bONXp55nAKqyerv062W6SNo513xlI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1726123f-ca06-473e-b751-c9c4a3f07d07', 'name': 'tempest-securitygroup--2137822411', 'stateful': True, 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': 'tempest-description--324376523', 'shared': False, 'security_group_rules': [{'id': '014ccc64-3239-4ca8-a543-d16718807a9c', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'security_group_id': '1726123f-ca06-473e-b751-c9c4a3f07d07', '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': 821, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:09:45Z', 'updated_at': '2024-03-13T11:09:45Z', 'revision_number': 0}, {'id': '8da07f13-7329-46ab-a5f9-667ae7b859b0', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'security_group_id': '1726123f-ca06-473e-b751-c9c4a3f07d07', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_pr efix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 820, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:09:45Z', 'updated_at': '2024-03-13T11:09:45Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:09:45Z', 'updated_at': '2024-03-13T11:09:45Z', 'revision_number': 1, 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f'}, 'floating_ip': {'id': '22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a', 'tenant_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'floating_ip_address': '172.24.4.56', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a3b7b3a4a4c42b3bcdd823b764dd84f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:09:46Z', 'updated_at': '2024-03-13T11:09:46Z', 'revision_number': 0, 'ip': '172.24.4.56'}} 2024-03-13 11:09:47,249 85811 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.742s 2024-03-13 11:09:47,250 85811 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-1447805907", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc"}], "security_groups": [{"name": "tempest-securitygroup--2137822411"}], "key_name": "tempest-keypair-1449705352", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:09:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223', '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-47f2f9c0-449c-49e3-b712-6b3cfb31e4d8', 'x-compute-request-id': 'req-47f2f9c0-449c-49e3-b712-6b3cfb31e4d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "065e3c96-366d-4338-8da4-3b7a364fa223", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2137822411"}], "adminPass": "password"}}' 2024-03-13 11:09:47,325 85811 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/065e3c96-366d-4338-8da4-3b7a364fa223 0.072s 2024-03-13 11:09:47,325 85811 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, 13 Mar 2024 11:09:47 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-325fa55d-05aa-470e-a277-0f97bce828c2', 'x-compute-request-id': 'req-325fa55d-05aa-470e-a277-0f97bce828c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'{"server": {"id": "065e3c96-366d-4338-8da4-3b7a364fa223", "name": "tempest-AttachVolumeShelveTestJSON-server-1447805907", "status": "BUILD", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:09:47Z", "updated": "2024-03-13T11:09:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1449705352", "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-03-13 11:10:37,590 85811 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/065e3c96-366d-4338-8da4-3b7a364fa223 0.199s 2024-03-13 11:10:37,590 85811 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, 13 Mar 2024 11:10:37 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-21ab4f06-d91f-408f-8c77-b184cf454171', 'x-compute-request-id': 'req-21ab4f06-d91f-408f-8c77-b184cf454171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'{"server": {"id": "065e3c96-366d-4338-8da4-3b7a364fa223", "name": "tempest-AttachVolumeShelveTestJSON-server-1447805907", "status": "ACTIVE", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "740e28de7a1599859eaddd0adc44e40b1c9ae5fc2d4baffd63791d1e", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:09:47Z", "updated": "2024-03-13T11:09:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:36:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1449705352", "OS-SRV-USG:launched_at": "2024-03-13T11:09:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137822411"}], "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-03-13 11:10:37,607 85811 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 1 1:11:37,872 85811 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/065e3c96-366d-4338-8da4-3b7a364fa223/os-interface 0.204s 2024-03-13 11:11:37,872 85811 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, 13 Mar 2024 11:11:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d0b3547-a83b-4c70-b451-7f0a7a2d8c7c', 'x-compute-request-id': 'req-0d0b3547-a83b-4c70-b451-7f0a7a2d8c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc", "port_id": "f66660dd-d9fe-4213-aa79-adde95b862b5", "mac_addr": "fa:16:3e:91:36:ae", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cc0779a5-b62c-4f6e-9c9e-50a2d838c901", "ip_address": "10.0.0.7"}]}]}' 2024-03-13 11:11:39,371 85811 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/22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a 1.495s 2024-03-13 11:11:39,371 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f66660dd-d9fe-4213-aa79-adde95b862b5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-52d1e798-7b52-4406-9c0a-2b30c3b8f96c', 'date': 'Wed, 13 Mar 2024 11:11:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a'} Body: b'{"floatingip": {"id": "22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "floating_ip_address": "172.24.4.56", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "af3cb1c9-43ad-4d7f-92e5-09b7ccee4a02", "port_id": "f66660dd-d9fe-4213-aa79-adde95b862b5", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "099349b7-fe28-46ea-8999-0cd4b1f0c1cc", "mac_address": "fa:16:3e:91:36:ae", "admin_state_up": true, "status": "ACTIVE", "device_id": "065e3c96-366d-4338-8da4-3b7a364fa223", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:09:46Z", "updated_at": "2024-03-13T11:11:38Z", "revision_number": 1, "project_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:11:39,372 85811 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.56:22' as 'cirros' with public key authentication 2024-03-13 11:11:39,397 85811 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:11:39,503 85811 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:11:39,504 85811 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.56 successfully created 2024-03-13 11:11:39,547 85811 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/065e3c96-366d-4338-8da4-3b7a364fa223/ips 0.042s 2024-03-13 11:11:39,548 85811 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 Respo nse - Headers: {'date': 'Wed, 13 Mar 2024 11:11:39 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-a8d11c0a-0e1f-43df-aeea-4116fb23fd44', 'x-compute-request-id': 'req-a8d11c0a-0e1f-43df-aeea-4116fb23fd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2024-03-13 11:11:39,856 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes 0.306s 2024-03-13 11:11:39,857 85811 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-1764055030"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59727106-df8e-47f1-b98b-88f4d4120c59', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59727106-df8e-47f1-b98b-88f4d4120c59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes'} Body: b'{"volume": {"id": "1f44043d-f5cc-4c06-add4-7236f02894a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:39.792060", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1764055030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:11:39,907 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2 0.039s 2024-03-13 11:11:39,908 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1af130-f85d-4e27-b80f-ec3d2aee14af', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1af130-f85d-4e27-b80f-ec3d2aee14af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2'} Body: b'{"volume": {"id": "1f44043d-f5cc-4c06-add4-7236f02894a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:40.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1764055030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44 043d-f5cc-4c06-add4-7236f02894a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:11:40,959 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2 0.037s 2024-03-13 11:11:40,959 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b0ad992-ba6b-45be-9135-41d23bca96c8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b0ad992-ba6b-45be-9135-41d23bca96c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2'} Body: b'{"volume": {"id": "1f44043d-f5cc-4c06-add4-7236f02894a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:11:40.000000", "updated_at": "2024-03-13T11:11:40.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1764055030", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a3b7b3a4a4c42b3bcdd823b764dd84f/volumes/1f44043d-f5cc-4c06-add4-7236f02894a2"}], "user_id": "572c56b903a64a2bba5fc900c1918c57", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f"}}' 2024-03-13 11:11:41,102 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223 0.130s 2024-03-13 11:11:41,103 85811 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, 13 Mar 2024 11:11: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-d144b427-7632-4444-b993-38b4ddb40121', 'x-compute-request-id': 'req-d144b427-7632-4444-b993-38b4ddb40121', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'' 2024-03-13 11:11:41,548 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223 0.444s 2024-03-13 11:11:41,548 85811 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, 13 Mar 2024 11:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-open stack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c8df1f-2522-4d07-b25d-9a422c1ef66a', 'x-compute-request-id': 'req-37c8df1f-2522-4d07-b25d-9a422c1ef66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'{"server": {"id": "065e3c96-366d-4338-8da4-3b7a364fa223", "name": "tempest-AttachVolumeShelveTestJSON-server-1447805907", "status": "ACTIVE", "tenant_id": "1a3b7b3a4a4c42b3bcdd823b764dd84f", "user_id": "572c56b903a64a2bba5fc900c1918c57", "metadata": {}, "hostId": "740e28de7a1599859eaddd0adc44e40b1c9ae5fc2d4baffd63791d1e", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:09:47Z", "updated": "2024-03-13T11:11:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1886285209-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:36:ae"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:36:ae"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/065e3c96-366d-4338-8da4-3b7a364fa223"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1449705352", "OS-SRV-USG:launched_at": "2024-03-13T11:09:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2137822411"}], "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-03-13 11:12:31,733 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223 0.165s 2024-03-13 11:12:31,733 85811 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, 13 Mar 2024 11:12:31 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-f8d06c43-389d-44ee-82a1-f9993acb23e2', 'x-compute-request-id': 'req-f8d06c43-389d-44ee-82a1-f9993acb23e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/065e3c96-366d-4338-8da4-3b7a364fa223'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 065e3c96-366d-4338-8da4-3b7a364fa223 could not be found."}}' 2024-03-13 11:12:31,761 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1449705352 0.026s 2024-03-13 11:12:31,761 85811 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, 13 Mar 2024 11:12:31 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-40f07842-2dee-4fe7-b0e2-d686ed2a0941', 'x-compute-request-id': 'req-40f07842-2dee-4fe7-b0e2-d686ed2a0941', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1449705352'} Body: b'' 2024-03-13 11:12:31,934 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1726123f-ca06-473e-b751-c9c4a3f07d07 0.172s 2024-03-13 11:12:31,934 85811 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-109b1004-3654-408a-9567-721dbcd23009', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:12:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1726123f-ca06-473e-b751-c9c4a3f07d07'} Body: b'' 2024-03-13 11:12:31,955 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1726123f-ca06-473e-b751-c9c4a3f07d07 0.020s 2024-03-13 11:12:31,956 85811 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-3bb09639-a6b1-46ef-9062-c8b2c3acdac5', 'date': 'Wed, 13 Mar 2024 11:12:31 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1726123f-ca06-473e-b751-c9c4a3f07d07'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1726123f-ca06-473e-b751-c9c4a3f07d07 does not exist", "detail": ""}}' 2024-03-13 11:12:32,705 85811 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a 0.748s 2024-03-13 11:12:32,705 85811 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-803aa159-f59c-47f3-8010-07128a52f177', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:12:32 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/22c1ec3d-dfe0-47b7-9d72-3fc9d84ced5a'} Body: b'' 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 191af15a-3005-4b1e-aaf7-486a0f0df63f failed to build and is in ERROR status 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 272e8ac3-4852-48c7-93a7-7a275f4b8c50 failed to build and is in ERROR status tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 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 784ab29d-17b7-4af3-8ce4-c356d4058c0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:45,663 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes 0.328s 2024-03-13 11:12:45,664 85811 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-400529232", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7f1ba6-17f7-4d26-9a23-a78b59392c67', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7f1ba6-17f7-4d26-9a23-a78b59392c67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes'} Body: b'{"volume": {"id": "784ab29d-17b7-4af3-8ce4-c356d4058c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:45.600361", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-400529232", "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/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:12:45,730 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c 0.044s 2024-03-13 11:12:45,731 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63941e66-6fda-4157-a249-3aeb99f0f4f0', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63941e66-6fda-4157-a249-3aeb99f0f4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c'} Body: b'{"volume": {"id": "784ab29d-17b7-4af3-8ce4-c356d4058c0c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:46.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-400529232", "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/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:46,795 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c 0.040s 2024-03-13 11:12:46,796 85811 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f26c1d6-1964-408d-bd37-67d227feb084', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f26c1d6-1964-408d-bd37-67d227feb084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c'} Body: b'{"volume": {"id": "784ab29d-17b7-4af3-8ce4-c356d4058c0c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:46.000000", "updated_at": "2024-03-13T11:12:46.000000", "name": "tempest-VolumesGetTest-Volume-400529232", "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/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:46,905 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c 0.097s 2024-03-13 11:12:46,906 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d0ec68-082d-4e42-8018-eb91e8dac195', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c'} Body: b'' 2024-03-13 11:12:46,928 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c 0.021s 2024-03-13 11:12:46,928 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:46 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-b702f223-7c73-4619-bf94-d3a365f060c0', 'x-openstack-request-id': 'req-b702f223-7c73-4619-bf94-d3a365f060c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/784ab29d-17b7-4af3-8ce4-c356d4058c0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 784ab29d-17b7-4af3-8ce4-c356d4058c0c 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 a7afdf1a-0219-4a3a-92a2-bb5248e35de7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:47,194 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes 0.263s 2024-03-13 11:12:47,195 85811 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-229667939"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0fdaa1a-dd92-41da-a7a3-2fbd86b19e91', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0fdaa1a-dd92-41da-a7a3-2fbd86b19e91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes'} Body: b'{"volume": {"id": "a7afdf1a-0219-4a3a-92a2-bb5248e35de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:47.095646", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-229667939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:12:47,245 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.040s 2024-03-13 11:12:47,246 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be395b41-628f-4263-84cc-7f901744b1c4', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be395b41-628f-4263-84cc-7f901744b1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'{"volume": {"id": "a7afdf1a-0219-4a3a-92a2-bb5248e35de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:47.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-229667939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:48,299 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.040s 2024-03-13 11:12:48,299 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12051afb-a337-4fc1-9cfa-21d879103ee0', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12051afb-a337-4fc1-9cfa-21d879103ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'{"volume": {"id": "a7afdf1a-0219-4a3a-92a2-bb5248e35de7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:47.000000", "updated_at": "2024-03-13T11:12:47.000000", "name": "tempest-VolumesGetTest-Volume-229667939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:48,351 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.039s 2024-03-13 11:12:48,351 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95de1e2f-9b6f-4e6c-ae13-78309dcd1faa', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95de1e2f-9b6f-4e6c-ae13-78309dcd1faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'{"volume": {"id": "a7afdf1a-0219-4a3a-92a2-bb5248e35de7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:47.000000", "updated_at": "2024-03-13T11:12:47.000000", "name": "tempest-VolumesGetTest-Volume-229667939", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:48,476 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.113s 2024-03-13 11:12:48,477 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a45416d7-8c68-4ab9-a141-f7c081f7cfd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'' 2024-03-13 11:12:48,499 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7 0.022s 2024-03-13 11:12:48,499 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 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-c59b30f7-481e-40e4-abae-9021f7d8a27f', 'x-openstack-request-id': 'req-c59b30f7-481e-40e4-abae-9021f7d8a27f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/a7afdf1a-0219-4a3a-92a2-bb5248e35de7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a7afdf1a-0219-4a3a-92a2-bb5248e35de7 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 e6a1b9c0-5991-44ae-9fab-10c59f5d1843 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:48,526 85811 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/3033388b-26b0-482f-b3eb-21f8ff5e59f8 0.024s 2024-03-13 11:12:48,526 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75a81202-0a13-45dc-a539-d1c072985014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8'} 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": "0282872204c94e7b864ac0481a96435b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "created_at": "2024-03-13T10:49:03Z", "updated_at": "2024-03-13T10:49:05Z", "tags": [], "self": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8", "file": "/v2/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:12:48,974 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes 0.447s 2024-03-13 11:12:48,974 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-VolumesGetTest-Volume-1891738346", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a59d58f-efb2-452f-a0cd-ac30486a4edc', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a59d58f-efb2-452f-a0cd-ac30486a4edc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes'} Body: b'{"volume": {"id": "e6a1b9c0-5991-44ae-9fab-10c59f5d1843", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:48.828935", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1891738346", "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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:12:49,026 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843 0.040s 2024-03-13 11:12:49,026 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f86179b-b459-40f6-93d7-68926bb33118', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f86179b-b459-40f6-93d7-68926bb33118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843'} Body: b'{"volume": {"id": "e6a1b9c0-5991-44ae-9fab-10c59f5d1843", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:49.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1891738346", "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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:50,120 85811 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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843 0.080s 2024-03-13 11:12:50,121 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b3b81e-9a53-48ee-bc08-0cbf935ef0c0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b3b81e-9a53-48ee-bc08-0cbf935ef0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843'} Body: b'{"volume": {"id": "e6a1b9c0-5991-44ae-9fab-10c59f5d1843", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:49.000000", "updated_at": "2024-03-13T11:12:49.000000", "name": "tempest-VolumesGetTest-Volume-1891738346", "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/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843"}], "user_id": "32c4a45238764ee990c7c9fdc3fde108", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d466f677d2654dfb8afaaac94c84061c"}}' 2024-03-13 11:12:50,407 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843 0.274s 2024-03-13 11:12:50,407 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce334a29-0a25-41aa-8dea-e56dd6979bbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843'} Body: b'' 2024-03-13 11:12:50,429 85811 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843 0.021s 2024-03-13 11:12:50,429 85811 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12: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-a5892384-f4a1-41ab-a447-462451351ce5', 'x-openstack-request-id': 'req-a5892384-f4a1-41ab-a447-462451351ce5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d466f677d2654dfb8afaaac94c84061c/volumes/e6a1b9c0-5991-44ae-9fab-10c59f5d1843'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e6a1b9c0-5991-44ae-9fab-10c59f5d1843 could not be found."}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 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 96, 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 c9b9c907-bb2e-40f4-8819-00ccc7f92a69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:52,453 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes 0.386s 2024-03-13 11:12:52,454 85811 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-691423099"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d06148e-0e59-41cd-99be-d7f8f0bcb857', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d06148e-0e59-41cd-99be-d7f8f0bcb857', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes'} Body: b'{"volume": {"id": "c9b9c907-bb2e-40f4-8819-00ccc7f92a69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:52.381678", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-691423099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:12:52,510 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69 0.044s 2024-03-13 11:12:52,511 85811 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, 13 Mar 2024 11:12:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ccaf3b-d866-4505-9295-64fdbbc6d86c', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ccaf3b-d866-4505-9295-64fdbbc6d86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69'} Body: b'{"volume": {"id": "c9b9c907-bb2e-40f4-8819-00ccc7f92a69", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:52.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-691423099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9126546d4b63491296327ab99c5125bd"}}' 2024-03-13 11:12:53,568 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69 0.043s 2024-03-13 11:12:53,568 85811 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, 13 Mar 2024 11:12:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a31de4-68b0-4de4-957e-b052725e29f1', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a31de4-68b0-4de4-957e-b052725e29f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69'} Body: b'{"volume": {"id": "c9b9c907-bb2e-40f4-8819-00ccc7f92a69", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:52.000000", "updated_at": "2024-03-13T11:12:53.000000", "name": "tempest-VolumeRevertTests-Volume-691423099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/c9b9c907-bb2e-40f4-8819-00ccc7f92a69"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9126546d4b63491296327ab99c5125bd"}}' 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 96, 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 b470e467-1795-4b8f-a2cc-1b0cb8052adb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:12:53,804 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes 0.218s 2024-03-13 11:12:53,804 85811 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-777693047"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c95494d-d3c0-4a2b-bb1c-206bd16e25d5', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c95494d-d3c0-4a2b-bb1c-206bd16e25d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes'} Body: b'{"volume": {"id": "b470e467-1795-4b8f-a2cc-1b0cb8052adb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:53.740951", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-777693047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:12:53,851 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb 0.036s 2024-03-13 11:12:53,852 85811 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, 13 Mar 2024 11:12:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e30ddb-a6c7-4567-b62b-42a9fb645fcd', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e30ddb-a6c7-4567-b62b-42a9fb645fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb'} Body: b'{"volume": {"id": "b470e467-1795-4b8f-a2cc-1b0cb8052adb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:54.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-777693047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9126546d4b63491296327ab99c5125bd"}}' 2024-03-13 11:12:54,909 85811 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb 0.044s 2024-03-13 11:12:54,909 85811 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, 13 Mar 2024 11:12:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9a5369-e241-484c-963f-ca4fc8178658', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9a5369-e241-484c-963f-ca4fc8178658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb'} Body: b'{"volume": {"id": "b470e467-1795-4b8f-a2cc-1b0cb8052adb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:12:54.000000", "updated_at": "2024-03-13T11:12:54.000000", "name": "tempest-VolumeRevertTests-Volume-777693047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9126546d4b63491296327ab99c5125bd/volumes/b470e467-1795-4b8f-a2cc-1b0cb8052adb"}], "user_id": "e81f5ff2ef3e480db73dbc0b6864611f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9126546d4b63491296327ab99c5125bd"}}' 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 62f2bbf4-67a0-4103-a988-c98f471da46f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:10:31,161 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes 0.398s 2024-03-13 11:10:31,161 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-659012901", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a04c0d-0680-4087-b6fb-48dcedf31548', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a04c0d-0680-4087-b6fb-48dcedf31548', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes'} Body: b'{"volume": {"id": "62f2bbf4-67a0-4103-a988-c98f471da46f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:31.095939", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-659012901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}], "user_id": "d887a92704c340cfb01858d30b5f7025", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:31,416 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes 0.244s 2024-03-13 11:10:31,417 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1799799664", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf04e9f-644d-4197-b0f7-8496beec254a', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf04e9f-644d-4197-b0f7-8496beec254a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes'} Body: b'{"volume": {"id": "1a454353-3795-4a73-b38b-c82c3c1a27ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:31.347331", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1799799664", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba"}], "user_id": "d887a92704c340cfb01858d30b5f7025", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:10:31,470 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.037s 2024-03-13 11:10: 31,471 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d0c09553-e035-41e6-a6cf-7574dd26645c', '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": "d887a92704c340cfb01858d30b5f7025", "name": "tempest-TestServerVolumeAttachmentScenario-1745569645-project-member", "password_expires_at": null}, "audit_ids": ["5fuXM2F9Ri6CMa_fUUD8cw"], "expires_at": "2024-03-13T12:10:31.000000Z", "issued_at": "2024-03-13T11:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "name": "tempest-TestServerVolumeAttachmentScenario-1745569645"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b3bbda6fd62f47d2b59a1d58fa4347ef", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:10:31,472 85807 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '8b98878e-7e93-4075-8d5d-55e1be02cc01', 'name': 'tempest-TestServerVolumeAttachmentScenario-496734151-network', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 33733, 'is_default': False, 'availability_zone_hints': [], 'avail ability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:10:19Z', 'updated_at': '2024-03-13T11:10:19Z', 'revision_number': 1} available for tenant 2024-03-13 11:10:31,473 85807 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:10:31,473 85807 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:10:31,532 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2024-03-13 11:10:31,533 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-545880458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJRkJPhf47tsiTmlkC11T/yt0yzUgHdilu7gCUkD2sY03xGJ83+b7e+7eWre5B1C0zcPQByz/8xOVg5NpdyRyeqtFTrof7ttVGPC4O+/CqJnZzQVwJ+99zhR4cdxpAQINg=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:31 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-8e4416c0-01bf-4715-b83d-2daa6f7f4c29', 'x-compute-request-id': 'req-8e4416c0-01bf-4715-b83d-2daa6f7f4c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-545880458", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJRkJPhf47tsiTmlkC11T/yt0yzUgHdilu7gCUkD2sY03xGJ83+b7e+7eWre5B1C0zcPQByz/8xOVg5NpdyRyeqtFTrof7ttVGPC4O+/CqJnZzQVwJ+99zhR4cdxpAQINg==", "fingerprint": "45:ab:f0:94:e6:b9:76:3f:b3:ec:3a:1c:66:f6:9a:80", "user_id": "d887a92704c340cfb01858d30b5f7025"}}' 2024-03-13 11:10:31,536 85807 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-545880458 created 2024-03-13 11:10:31,698 85807 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-03-13 11:10:31,698 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--330018734", "description": "tempest-description--1869319814"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-04d72107-555a-4037-abc9-22660fc91191', 'date': 'Wed, 13 Mar 2024 11:10:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0b4d7383-a004-429a-aca7-f77680700cfb", "name": "tempest-securitygroup--330018734", "stateful": true, "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "description": "tempest-description--1869319814", "shared": false, "security_group_rules": [{"id": "49759a67-38af-454b-b795-3d8aa028c0cd", "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "security_group_id": "0b4d7383-a004-429a-aca7-f77680700cfb", "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": 915, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 0}, {"id": "7528e4bd-2af6-4978-a517-765a629841bb", "project_id": "b3bbda6fd62f47 d2b59a1d58fa4347ef", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "security_group_id": "0b4d7383-a004-429a-aca7-f77680700cfb", "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": 914, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 1, "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef"}}' 2024-03-13 11:10:31,889 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.190s 2024-03-13 11:10:31,889 85807 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": "0b4d7383-a004-429a-aca7-f77680700cfb", "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-753802e0-9f08-4788-af75-6d92c381bda4', 'date': 'Wed, 13 Mar 2024 11:10: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": "66aa42f1-8cad-4893-ad91-6e03cf53eec1", "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "security_group_id": "0b4d7383-a004-429a-aca7-f77680700cfb", "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-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 0}}' 2024-03-13 11:10:32,092 85807 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-03-13 11:10:32,093 85807 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": "0b4d7383-a004-429a-aca7-f77680700cfb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-437dfead-78a5-4a02-be2f-ae703b0ad2d8', 'date': 'Wed, 13 Mar 2024 11:10:32 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": "01080f0a-9144-4d64-b78f-69a92448aac3", "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "security_group_id": "0b4d7383-a004-429a-aca7-f77680700cfb", "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-03-13T11:10:31Z", "updated_at": "2024-03-13T11:10:31Z", "revision_number": 0}}' 2024-03-13 11:10:32,093 85807 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--330018734 created 2024-03-13 11:10:32,953 85807 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.859s 2024-03-13 11:10:3 2,954 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-21ece4e2-7ae7-4298-bd5e-a12177ad617f', 'date': 'Wed, 13 Mar 2024 11:10:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "22cabc47-e52d-4690-9ac6-63ee8701f028", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "floating_ip_address": "172.24.4.50", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:10:32Z", "updated_at": "2024-03-13T11:10:32Z", "revision_number": 0}}' 2024-03-13 11:10:32,954 85807 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '22cabc47-e52d-4690-9ac6-63ee8701f028', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'floating_ip_address': '172.24.4.50', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:10:32Z', 'updated_at': '2024-03-13T11:10:32Z', 'revision_number': 0, 'ip': '172.24.4.50'} created 2024-03-13 11:10:32,954 85807 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-545880458', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJRkJPhf47tsiTmlkC11T/yt0yzUgHdilu7gCUkD2sY03xGJ83+b7e+7eWre5B1C0zcPQByz/8xOVg5NpdyRyeqtFTrof7ttVGPC4O+/CqJnZzQVwJ+99zhR4cdxpAQINg==', 'fingerprint': '45:ab:f0:94:e6:b9:76:3f:b3:ec:3a:1c:66:f6:9a:80', 'user_id': 'd887a92704c340cfb01858d30b5f7025', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCpAhfMDJkwFBZHYwI5uBxohRNyTEfAYla80ssjiaaJOWWX8eX8E14y\nCm34Ij/vxnOgBwYFK4EEACKhZANiAASUZCT4X+O7bIk5pZAtdU/8rdMs1IB3Ypbu\n4AlJA9rGNN8RifN/m+3vu3lq3uQdQtM3D0Acs//MTlYOTaXckcnqrRU66H+7bVRj\nwuDvvwqiZ2c0FcCfvfc4UeHHcaQECDY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0b4d7383-a004-429a-aca7-f77680700cfb', 'name': 'tempest-securitygroup--330018734', 'stateful': True, 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'description': 'tempest-description--1869319814', 'shared': False, 'security_group_rules': [{'id': '49759a67-38af-454b-b795-3d8aa028c0cd', 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'security_group_id': '0b4d7383-a004-429a-aca7-f77680700cfb', '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': 915, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:10:31Z', 'updated_at': '2024-03-13T11:10:31Z', 'revision_number': 0}, {'id': '7528e4bd-2af6-4978-a517-765a629841bb', 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'security_group_id': '0b4d7383-a004-429a-aca7-f77680700cfb', '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': 914, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:10:31Z', 'updated_at': '2024-03-13T11:10:31Z', 'revision_number': 0}], 'tags': [] , 'created_at': '2024-03-13T11:10:31Z', 'updated_at': '2024-03-13T11:10:31Z', 'revision_number': 1, 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef'}, 'floating_ip': {'id': '22cabc47-e52d-4690-9ac6-63ee8701f028', 'tenant_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'floating_ip_address': '172.24.4.50', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b3bbda6fd62f47d2b59a1d58fa4347ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:10:32Z', 'updated_at': '2024-03-13T11:10:32Z', 'revision_number': 0, 'ip': '172.24.4.50'}} 2024-03-13 11:10:33,492 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.536s 2024-03-13 11:10:33,492 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "8b98878e-7e93-4075-8d5d-55e1be02cc01"}], "security_groups": [{"name": "tempest-securitygroup--330018734"}], "key_name": "tempest-keypair-545880458", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90baab23-63d4-4a4d-839c-38ddf9fd5f6c', 'x-compute-request-id': 'req-90baab23-63d4-4a4d-839c-38ddf9fd5f6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--330018734"}], "adminPass": "XDcNi8HjfyEz"}}' 2024-03-13 11:10:33,589 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.094s 2024-03-13 11:10:33,589 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:10:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155a794d-6fcc-43eb-8cd1-045dc091430e', 'x-compute-request-id': 'req-155a794d-6fcc-43eb-8cd1-045dc091430e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "status": "BUILD", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "user_id": "d887a92704c340cfb01858d30b5f7025", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff 5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:10:33Z", "updated": "2024-03-13T11:10:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-545880458", "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-03-13 11:11:23,995 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.339s 2024-03-13 11:11:23,995 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170a84a6-98db-4515-9c99-55b5efdb3104', 'x-compute-request-id': 'req-170a84a6-98db-4515-9c99-55b5efdb3104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "status": "ACTIVE", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "user_id": "d887a92704c340cfb01858d30b5f7025", "metadata": {}, "hostId": "2aa6ae9675c0f97e06222dd73556daba292952e6e05b2e1a8f4da2c7", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:10:33Z", "updated": "2024-03-13T11:10:40Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-496734151-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:d5:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545880458", "OS-SRV-USG:launched_at": "2024-03-13T11:10:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--330018734"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:11:24,008 85807 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:12:24,231 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468/os-interface 0.162s 2024-03-13 11:12:24,232 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:24 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-bce78aff-52fb-41aa-865a-1598c1ebd9e6', 'x-compute-request-id': 'req-bce78aff-52fb-41aa-865a-1598c1ebd9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8b98878e-7e93-4075-8d5d-55e1be02cc01", "port_id": "2b47a9e8-de45-4dad-a8d0-fdf2398ea249", "mac_addr": "fa:16:3e:6c:d5:c5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "59219a15-b006-4f27-9a21-ec94aa8f75a1", "ip_address": "10.0.0.4"}]}]}' 2024-03-13 11:12:25,066 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/22cabc47-e52d-4690-9ac6-63ee8701f028 0.831s 2024-03-13 11:12:25,067 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2b47a9e8-de45-4dad-a8d0-fdf2398ea249"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-9044edb6-d3f8-439f-b05c-c4753aa72b3a', 'date': 'Wed, 13 Mar 2024 11:12:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/22cabc47-e52d-4690-9ac6-63ee8701f028'} Body: b'{"floatingip": {"id": "22cabc47-e52d-4690-9ac6-63ee8701f028", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "floating_ip_address": "172.24.4.50", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "3ac51047-0893-4c9e-a1d8-cf0f027d8db6", "port_id": "2b47a9e8-de45-4dad-a8d0-fdf2398ea249", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8b98878e-7e93-4075-8d5d-55e1be02cc01", "mac_address": "fa:16:3e:6c:d5:c5", "admin_state_up": true, "status": "ACTIVE", "device_id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:10:32Z", "updated_at": "2024-03-13T11:12:24Z", "revision_number": 1, "project_id": "b3bbda6fd62f47d2b59a1d58fa4347ef"}}' 2024-03-13 11:12:25,069 85807 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.50:22' as 'cirros' with public key authentication 2024-03-13 11:12:25,082 85807 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:12:25,189 85807 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:12:25,190 85807 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.50 successfully created 2024-03-13 11:12:25,395 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.204s 2024-03-13 11:12:25,395 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da65c65-ad37-4c69-ac30-9bd79eb78a94', 'x-compute-request-id': 'req-0da65c65-ad37-4c69-ac30-9bd79eb78a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "status": "ACTIVE", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "user_id": "d887a92704c340cfb01858d30b5f7025", "metadata": {}, "hostId": "2aa6ae9675c0f97e06222dd73556daba292952e6e05b2e1a8f4da2c7", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:10:33Z", "updated": "2024-03-13T11:10:40Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-496734151-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:d5:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545880458", "OS-SRV-USG:launched_at": "2024-03-13T11:10:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--330018734"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:12:25,603 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.195s 2024-03-13 11:12:25,604 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:25 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-03d8a54e-4bc6-4fe5-b51d-34ef2d02c000', 'x-compute-request-id': 'req-03d8a54e-4bc6-4fe5-b51d-34ef2d02c000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}]}]}' 2024-03-13 11:12:25,716 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f 0.109s 2024-03-13 11:12:25,717 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8508bb-8123-4299-bd7d-ed9dffa25be0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8508bb-8123-4299-bd7d-ed9dffa25be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f'} Body: b'{"volume": {"id": "62f2bbf4-67a0-4103-a988-c98f471da46f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:31.000000", "updated_at": "2024-03-13T11:10:31.000000", "name": "tempest-TestServerVolumeAttachmentScenario- volume-659012901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}], "user_id": "d887a92704c340cfb01858d30b5f7025", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef"}}' 2024-03-13 11:12:26,787 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f 0.057s 2024-03-13 11:12:26,788 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd927f19-2128-46ef-a523-1433da635bab', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd927f19-2128-46ef-a523-1433da635bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f'} Body: b'{"volume": {"id": "62f2bbf4-67a0-4103-a988-c98f471da46f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:10:31.000000", "updated_at": "2024-03-13T11:10:31.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-659012901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f"}], "user_id": "d887a92704c340cfb01858d30b5f7025", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef"}}' 2024-03-13 11:12:26,915 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.114s 2024-03-13 11:12:26,915 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:26 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-b69b7650-ebde-49a1-90a2-d1fb25b2577f', 'x-compute-request-id': 'req-b69b7650-ebde-49a1-90a2-d1fb25b2577f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'' 2024-03-13 11:12:27,092 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.176s 2024-03-13 11:12:27,092 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1684', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df00d4ac-d854-49b2-8fe2-eb6b58462169', 'x-compute-request-id': 'req-df00d4ac-d854-49b2-8fe2-eb6b58462169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"server": {"id": "c04c38f4-0fd0-42d0-b359-2cc324a81468", "name": "tempest-TestServerVolumeAttachmentScenario-server-238581449", "status": "ACTIVE", "tenant_id": "b3bbda6fd62f47d2b59a1d58fa4347ef", "user_id": "d887a92704c340cfb01858d30b5f7025", "metadata": {}, "hostId": "2aa6ae9675c0f97e06222dd73556daba292952e6e05b2e1a8f4da2c7", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:10:33Z", "updated": "2024-03-13T11:12:27Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-496734151-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:d5:c5"}, {"version": 4, "addr": "172.24.4.50", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:d5:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-545880458", "OS-SRV-USG:launched_at": "2024-03-13T11:10:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--330018734"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:13:17,180 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468 0.042s 2024-03-13 11:13:17,181 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-810fec6b-b940-425a-aa2e-9a66e7f2b789', 'x-compute-request-id': 'req-810fec6b-b940-425a-aa2e-9a66e7f2b789', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c04c38f4-0fd0-42d0-b359-2cc324a81468'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c04c38f4-0fd0-42d0-b359-2cc324a81468 could not be found."}}' 2024-03-13 11:13:17,216 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-545880458 0.035s 2024-03-13 11:13:17,217 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-OpenSt ack-Nova-API-Version', 'x-openstack-request-id': 'req-d32edb13-723a-4cb1-8d7e-59a29125bb4c', 'x-compute-request-id': 'req-d32edb13-723a-4cb1-8d7e-59a29125bb4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-545880458'} Body: b'' 2024-03-13 11:13:17,378 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0b4d7383-a004-429a-aca7-f77680700cfb 0.161s 2024-03-13 11:13:17,378 85807 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-00a3e03e-30fc-4132-ac5b-6c540661fc54', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:13:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0b4d7383-a004-429a-aca7-f77680700cfb'} Body: b'' 2024-03-13 11:13:17,395 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/0b4d7383-a004-429a-aca7-f77680700cfb 0.016s 2024-03-13 11:13:17,395 85807 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-ccf503fe-eb69-4b35-af7b-9233752188eb', 'date': 'Wed, 13 Mar 2024 11:13:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0b4d7383-a004-429a-aca7-f77680700cfb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0b4d7383-a004-429a-aca7-f77680700cfb does not exist", "detail": ""}}' 2024-03-13 11:13:17,768 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/22cabc47-e52d-4690-9ac6-63ee8701f028 0.372s 2024-03-13 11:13:17,768 85807 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-faadeacb-c5a5-4030-bdcb-c1d96d27706d', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:13:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/22cabc47-e52d-4690-9ac6-63ee8701f028'} Body: b'' 2024-03-13 11:13:17,863 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba 0.094s 2024-03-13 11:13:17,864 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-1a4b95a1-2345-487b-9177-b164823f3fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba'} Body: b'' 2024-03-13 11:13:17,885 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba 0.020s 2024-03-13 11:13:17,885 85807 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-38ca11e6-5dda-4428-b34e-fc45e08ca6c7', 'x-openstack-request-id': 'req-38ca11e6-5dda-4428-b34e-fc45e08ca6c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/1a454353-3795-4a73-b38b-c82c3c1a27ba'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1a454353-3795-4a73-b38b-c82c3c1a27ba could not be found."}}' 2024-03-13 11:13:17,981 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f 0.096s 2024-03-13 11:13:17,982 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-3a701052-20fb-4f41-b027-8be2e3e6a5d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f'} Body: b'' 2024-03-13 11:13:18,005 85807 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f 0.023s 2024-03-13 11:13:18,006 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-a4194f22-743f-4201-812a-3dde5ebeaed7', 'x-openstack-request-id': 'req-a4194f22-743f-4201-812a-3dde5ebeaed7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3bbda6fd62f47d2b59a1d58fa4347ef/volumes/62f2bbf4-67a0-4103-a988-c98f471da46f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 62f2bbf4-67a0-4103-a988-c98f471da46f could not be found."}}' 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 222, 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 b646382a-f70e-41b7-a159-008554b37c13 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:13:26,334 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.342s 2024-03-13 11:13:26,335 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1031984631"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ed9d90-6e21-4a9d-b7e9-59734872bbe1', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ed9d90-6e21-4a9d-b7e9-59734872bbe1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "b646382a-f70e-41b7-a159-008554b37c13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.271625", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1031984631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:26,533 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.187s 2024-03-13 11:13:26,533 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-986711891"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905d7fb8-f8fa-474d-b5b0-19ec56b42de8', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905d7fb8-f8fa-474d-b5b0-19ec56b42de8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "184b6eb6-96e3-4ecc-bd65-25fbd2b569c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.475207", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-986711891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/184b6eb6-96e3-4ecc-bd65-25fbd2b569c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/184b6eb6-96e3-4ecc-bd65-25fbd2b569c2"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:26,816 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.271s 2024-03-13 11:13:26,816 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-914730752"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4475bef5-74de-4729-ad14-f99d3bf1a075', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4475bef5-74de-4729-ad14-f99d3bf1a075', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "6338f0fa-cdf1-4f3e-a6f1-34a719fb0eda", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.691264", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-914730752", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/6338f0fa-cdf1-4f3e-a6f1-34a719fb0eda"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/6338f0fa-cdf1-4f3e-a6f1-34a719fb0eda"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:27,000 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.173s 2024-03-13 11:13:27,000 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-837071235"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848d081e-33f1-4e89-a39a-f381b9c16a62', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848d081e-33f1-4e89-a39a-f381b9c16a62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "43172f66-b6a0-45a3-8f41-99ae6a94004f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.944504", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-837071235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/43172f66-b6a0-45a3-8f41-99ae6a94004f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/43172f66-b6a0-45a3-8f41-99ae6a94004f"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:27,202 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes 0.191s 2024-03-13 11:13:27,203 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "size": 1, "name": "tempest-CreateVolumes FromImageTest-Volume-1015432329"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671ffc8c-6c49-4056-867e-0a8e8e23b034', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671ffc8c-6c49-4056-867e-0a8e8e23b034', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes'} Body: b'{"volume": {"id": "c051fa1e-28f5-4b3d-b8a1-95ecd7ff1eb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:27.143073", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1015432329", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/c051fa1e-28f5-4b3d-b8a1-95ecd7ff1eb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/c051fa1e-28f5-4b3d-b8a1-95ecd7ff1eb3"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:27,263 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13 0.050s 2024-03-13 11:13:27,264 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda552ec-3273-4ed3-8f83-af0f1de9edfb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda552ec-3273-4ed3-8f83-af0f1de9edfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13'} Body: b'{"volume": {"id": "b646382a-f70e-41b7-a159-008554b37c13", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.000000", "updated_at": "2024-03-13T11:13:26.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1031984631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "859491a979aa4ed69577759d6f6f5eaf"}}' 2024-03-13 11:13:28,316 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13 0.039s 2024-03-13 11:13:28,317 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36d25740-767d-40e5-959f-561994896692', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36d25740-767d-40e5-959f-561994896692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13'} Body: b'{"volume": {"id": "b646382a-f70e-41b7-a159-008554b37c13", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:26.000000", "updated_at": "2024-03-13T11:13:26.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1031984631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/859491a979aa4ed69577759d6f6f5eaf/volumes/b646382a-f70e-41b7-a159-008554b37c13"}], "user_id": "039bd095208746e5b1068c5964352a62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "859491a979aa4ed69577759d6f6f5eaf"}}' 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 96, 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 3ebccd63-731f-4a2d-ab76-b288fce67203 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:13:30,976 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes 0.380s 2024-03-13 11:13:30,977 85807 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-1344880936"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a94e36-be1d-4b83-84d3-a8de256d7d8b', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a94e36-be1d-4b83-84d3-a8de256d7d8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes'} Body: b'{"volume": {"id": "3ebccd63-731f-4a2d-ab76-b288fce67203", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:30.908385", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1344880936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}], "user_id": "76845ac73cf346f0b7052471d0db4e66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:31,031 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203 0.041s 2024-03-13 11:13:31,031 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-944f9c76-db3a-466b-a1cd-008f64403d29', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-944f9c76-db3a-466b-a1cd-008f64403d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203'} Body: b'{"volume": {"id": "3ebccd63-731f-4a2d-ab76-b288fce67203", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:31.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1344880936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}], "user_id": "76845ac73cf346f0b7052471d0db4e66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "336ec0a753b04a66a10c9d36bff7db9c"}}' 2024-03-13 11:13:32,085 85807 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203 0.040s 2 024-03-13 11:13:32,085 85807 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64dfb193-c698-450a-ac10-99d6228547d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64dfb193-c698-450a-ac10-99d6228547d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203'} Body: b'{"volume": {"id": "3ebccd63-731f-4a2d-ab76-b288fce67203", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:31.000000", "updated_at": "2024-03-13T11:13:31.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1344880936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/336ec0a753b04a66a10c9d36bff7db9c/volumes/3ebccd63-731f-4a2d-ab76-b288fce67203"}], "user_id": "76845ac73cf346f0b7052471d0db4e66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "336ec0a753b04a66a10c9d36bff7db9c"}}' 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 846b45bf-8278-4e09-978e-e93b63ae4eaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:44,302 85809 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-03-13 11:11:45,040 85809 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.736s 2024-03-13 11:11:45,040 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1200374279", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a546c1ed-7b5e-4b05-b2b1-678163297365', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1200374279", "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": "514004e7b3784d8fae316fde8947decc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9b99928d-3410-4e25-88ca-d39b6d456028", "created_at": "2024-03-13T11:11:45Z", "updated_at": "2024-03-13T11:11:45Z", "tags": [], "self": "/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028", "file": "/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:11:46,718 85809 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/9b99928d-3410-4e25-88ca-d39b6d456028/file 1.677s 2024-03-13 11:11:46,719 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-66fcba30-6247-4a7f-b8ed-fda0f443e3fe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028/file'} Body: b'' 2024-03-13 11:11:46,719 85809 DEBUG [tempest.scenario.manager] image:9b99928d-3410-4e25-88ca-d39b6d456028 2024-03-13 11:11:46,776 85809 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.055s 2024-03-13 11:11:46,776 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1418136597", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGu7GFdnwaOfZAaReO1LeXC54e6UTnwp+uj4A/OVOVsEyb1zIn+ow3MeJbMUHDo4uWIY8y9L1QQR3NMx46eUwE6G3op5rRGxyTQNw7GoqNBGK67y9QSIlsdkwlNreL/ghA=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:46 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-cdf49c56-d953-4ef4-8686-d6ca898356d2', 'x-compute-request-id': 'req-cdf49c56-d953-4ef4-8686-d6ca898356d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1418136597", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGu7GFdnwaOfZAaReO1LeXC54e6UTnwp+uj4A/OVOVsEyb1zIn+ow3MeJbMUHDo4uWIY8y9L1QQR3NMx46eUwE6G3op5rRGxyTQNw7GoqNBGK67y9QSIlsdkwlNreL/ghA==", "fingerprint": "96:82:1a:fe:02:ad:dd:71:56:a7:4a:2f:d6:21:44:c4", "user_id": "3a8084d8f7f04c0faceecf4629423329"}}' 2024-03-13 11:11:46,833 85809 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.050s 2024-03-13 11:11:46,834 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-55cb6bf0-ff51-4833-9f07-49b1d1477d85', '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": "3a8084d8f7f04c0faceecf4629423329", "name": "tempest-TestMinimumBasicScenario-89521479-project-member", "password_expires_at": null}, "audit_ids": ["kQMAC_A5QyKpVsbvYxTW-w"], "expires_at": "2024-03-13T12:11:46.000000Z", "issued_at": "2024-03-13T11:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "514004e7b3784d8fae316fde8947decc", "name": "tempest-TestMinimumBasicScenario-89521479"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:11:46,834 85809 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '171452b6-caad-4f4f-874e-5594b18936fd', 'name': 'tempest-TestMinimumBasicScenario-1494735549-network', 'tenant_id': '514004e7b3784d8fae316fde8947decc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '514004e7b3784d8fae316fde8947decc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9989, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:11:31Z', 'updated_at': '2024-03-13T11:11:31Z', 'revision_number': 1} available for tenant 2024-03-13 11:11:47,607 85809 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.772s 2024-03-13 11:11:47,607 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-20238133", "imageRef": "9b99928d-3410-4e25-88ca-d39b6d456028", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "networks": [{"uuid": "171452b6-caad-4f4f-874e-5594b18936fd"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7009e425-c7f4-4bd4-a353-8203dbc561f4', 'x-compute-request-id': 'req-7009e425-c7f4-4bd4-a353-8203dbc561f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JmEod7bVBzob"}}' 2024-03-13 11:11:47,905 85809 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/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.294s 2024-03-13 11:11:47,905 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:47 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-5a6222ac-1686-4cd4-9c3d-6144117000ad', 'x-compute-request-id': 'req-5a6222ac-1686-4cd4-9c3d-6144117000ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "BUILD", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:48Z", "updated": "2024-03-13T11:11:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "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-03-13 11:12:38,212 85809 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/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.243s 2024-03-13 11:12:38,212 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:37 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-22f48249-9e36-4fbb-90d1-6072cb2c098b', 'x-compute-request-id': 'req-22f48249-9e36-4fbb-90d1-6072cb2c098b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:47Z", "updated": "2024-03-13T11:11:56Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:15:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "OS-SRV-USG:launched_at": "2024-03-13T11:11:56.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-03-13 11:12:38,224 85809 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:13:38,541 85809 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/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.257s 2024-03-13 11:13:38,542 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:38 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-3886e2d1-231d-49d6-b47b-771b875c63fb', 'x-compute-request-id': 'req-3886e2d1-231d-49d6-b47b-771b875c63fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:47Z", "updated": "2024-03-13T11:11:56Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:15:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "OS-SRV-USG:launched_at": "2024-03-13T11:11:56.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-03-13 11:13:38,739 85809 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.185s 2024-03-13 11:13:38,739 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b246c43a-f7cb-49c6-9829-ed0b2f0c0322', 'x-compute-request-id': 'req-b246c43a-f7cb-49c6-9829-ed0b2f0c0322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}]}]}' 2024-03-13 11:13:38,902 85809 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/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.159s 2024-03-13 11:13:38,902 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:38 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-202f5ab5-6f14-42c8-9331-979431dffbe7', 'x-compute-request-id': 'req-202f5ab5-6f14-42c8-9331-979431dffbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:47Z", "updated": "2024-03-13T11:11:56Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:15:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "OS-SRV-USG:launched_at": "2024-03-13T11:11:56.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-03-13 11:13:39,114 85809 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/514004e7b3784d8fae316fde8947decc/volumes 0.199s 2024-03-13 11:13:39,114 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1538438741", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3779495d-abe3-4b47-862d-8da99a4bbd50', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3779495d-abe3-4b47-862d-8da99a4bbd50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes'} Body: b'{"volume": {"id": "846b45bf-8278-4e09-978e-e93b63ae4eaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:39.057430", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1538438741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:13:39,169 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://1 0.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf 0.041s 2024-03-13 11:13:39,170 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84989c6-ee0f-47e6-a69c-e430894a4b10', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84989c6-ee0f-47e6-a69c-e430894a4b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf'} Body: b'{"volume": {"id": "846b45bf-8278-4e09-978e-e93b63ae4eaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:39.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1538438741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "514004e7b3784d8fae316fde8947decc"}}' 2024-03-13 11:13:40,219 85809 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/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf 0.036s 2024-03-13 11:13:40,219 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd4b125-22ec-4979-8aab-19dfdadc988c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd4b125-22ec-4979-8aab-19dfdadc988c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf'} Body: b'{"volume": {"id": "846b45bf-8278-4e09-978e-e93b63ae4eaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:39.000000", "updated_at": "2024-03-13T11:13:39.000000", "name": "tempest-TestMinimumBasicScenario-volume-1538438741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "514004e7b3784d8fae316fde8947decc"}}' 2024-03-13 11:13:40,323 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf 0.091s 2024-03-13 11:13:40,323 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicatio n/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-f9f6d696-4244-4553-a5cc-fdff130c46e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf'} Body: b'' 2024-03-13 11:13:40,345 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf 0.021s 2024-03-13 11:13:40,345 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-7ab9637e-f433-467a-bcf1-11bdc7dd063d', 'x-openstack-request-id': 'req-7ab9637e-f433-467a-bcf1-11bdc7dd063d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/846b45bf-8278-4e09-978e-e93b63ae4eaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 846b45bf-8278-4e09-978e-e93b63ae4eaf could not be found."}}' 2024-03-13 11:13:40,454 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.108s 2024-03-13 11:13:40,454 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:40 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-97d7c743-009f-4ec8-8521-8bdcf2bba40d', 'x-compute-request-id': 'req-97d7c743-009f-4ec8-8521-8bdcf2bba40d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'' 2024-03-13 11:13:40,665 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.210s 2024-03-13 11:13:40,665 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:40 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-8cafe0d3-00d5-4d18-9b31-dd1a3a54ac18', 'x-compute-request-id': 'req-8cafe0d3-00d5-4d18-9b31-dd1a3a54ac18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"server": {"id": "66bfba01-f5d4-42e4-98a4-f089ba17507b", "name": "tempest-TestMinimumBasicScenario-server-20238133", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "9b99928d-3410-4e25-88ca-d39b6d456028", "lin ks": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9b99928d-3410-4e25-88ca-d39b6d456028"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:47Z", "updated": "2024-03-13T11:13:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:15:b1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1418136597", "OS-SRV-USG:launched_at": "2024-03-13T11:11:56.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-03-13 11:14:30,733 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b 0.046s 2024-03-13 11:14:30,733 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:30 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-483fe672-cf15-4021-8e4f-c599012149f5', 'x-compute-request-id': 'req-483fe672-cf15-4021-8e4f-c599012149f5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/66bfba01-f5d4-42e4-98a4-f089ba17507b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 66bfba01-f5d4-42e4-98a4-f089ba17507b could not be found."}}' 2024-03-13 11:14:30,762 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1418136597 0.028s 2024-03-13 11:14:30,762 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:30 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-741fa6dc-f5cb-41fa-aeec-c28b8e88845e', 'x-compute-request-id': 'req-741fa6dc-f5cb-41fa-aeec-c28b8e88845e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1418136597'} Body: b'' 2024-03-13 11:14:30,874 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/9b99928d-3410-4e25-88ca-d39b6d456028 0.111s 2024-03-13 11:14:30,875 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7aea99a8-40a8-4bd5-8cc1-23f3af32045a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9b99928d-3410-4e25-88 ca-d39b6d456028'} Body: b'' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 564da06b-9cb6-4b91-9052-e65bc0742182 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:11:48,694 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.181s 2024-03-13 11:11:48,694 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2851', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2837cedb-3ef7-4e58-9a90-2e40b7dd4553', '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": "f736cfbd522b4ff3be58082528fab83d", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-251948806-project-member", "password_expires_at": null}, "audit_ids": ["wYC5CL_1TnmfRnFEaz9pEA"], "expires_at": "2024-03-13T12:11:48.000000Z", "issued_at": "2024-03-13T11:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-251948806"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ad2a66e6c4ca4eb4b8e29f88e1456546", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:11:48,695 85813 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'a7dea966-4ce4-4ea5-8490-c10368d8fa6d', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1248394193-network', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ad2a66e6 c4ca4eb4b8e29f88e1456546', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52940, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:11:33Z', 'updated_at': '2024-03-13T11:11:33Z', 'revision_number': 1} available for tenant 2024-03-13 11:11:48,696 85813 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:11:48,696 85813 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:11:48,881 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.183s 2024-03-13 11:11:48,881 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1578627900", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCouv22atYLQobwGTEIfZEwRY6dbViXOMa00Zfl/MS7kHrQMDRUhrjbaEcei+nOOwihaF9dhWxIS3pRtvPZKD6ADvj1i1nm2pqX3BCBXx5snvjofl6NtzDV5RGLj+CuR+g=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11: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-1345ec36-80eb-455b-be47-0b3c1358e015', 'x-compute-request-id': 'req-1345ec36-80eb-455b-be47-0b3c1358e015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1578627900", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCouv22atYLQobwGTEIfZEwRY6dbViXOMa00Zfl/MS7kHrQMDRUhrjbaEcei+nOOwihaF9dhWxIS3pRtvPZKD6ADvj1i1nm2pqX3BCBXx5snvjofl6NtzDV5RGLj+CuR+g==", "fingerprint": "1a:7a:29:73:b2:2f:87:33:7d:a3:b8:0c:4e:3e:df:31", "user_id": "f736cfbd522b4ff3be58082528fab83d"}}' 2024-03-13 11:11:48,883 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1578627900 created 2024-03-13 11:11:49,354 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.470s 2024-03-13 11:11:49,548 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1616554726", "description": "tempest-description--1290718270"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-84b5e472-9d71-4705-b51e-7bf46caa4572', 'date': 'Wed, 13 Mar 2024 11:11:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "name": "tempest-securitygroup--1616554726", "stateful": true, "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "description": "tempest-description--1290718270", "shared": false, "security_group_rules": [{"id": "6efa6a84-ab98-4557-88ff-a4a5eb1885ca", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "security_group_id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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_att r_id": 1021, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:11:49Z", "updated_at": "2024-03-13T11:11:49Z", "revision_number": 0}, {"id": "9327e71d-dabf-4792-b525-d8bdf9c466a1", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "security_group_id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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": 1022, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:11:49Z", "updated_at": "2024-03-13T11:11:49Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:11:48Z", "updated_at": "2024-03-13T11:11:49Z", "revision_number": 1, "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546"}}' 2024-03-13 11:11:50,240 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.691s 2024-03-13 11:11:50,241 85813 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": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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-6c7cf78d-3951-4eec-8f17-e89ab0345b0f', 'date': 'Wed, 13 Mar 2024 11:11: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": "0d7dda4a-4681-42c9-8bc4-3f9edcd141e8", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "security_group_id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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-03-13T11:11:49Z", "updated_at": "2024-03-13T11:11:49Z", "revision_number": 0}}' 2024-03-13 11:11:50,470 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.228s 2024-03-13 11:11:50,470 85813 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": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b4c3cb59-f32b-4bb8-be0c-a036c8de18ee', 'date': 'Wed, 13 Mar 2024 11:11: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": "a01e27e1-5458-4f99-be85-dbbfe7d0889c", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "security_group_id": "23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c", "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-03-13T11:11:50Z", "updated_at": "2024-03-13T11:11:50Z", "revision_number": 0}}' 2024-03-13 11:11:50,471 85813 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1616554726 created 2024-03-13 11:11:51,329 85813 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.857s 2024-03-13 11:11:51,329 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-1ad3401d-7b76-4bdb-aac8-2efc8559d66d', 'date': 'Wed, 13 Mar 2024 11:11:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0a392f75-2882-4817-a729-531b30d8137f", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "floating_ip_address": "172.24.4.198", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:11:50Z", "updated_at": "2024-03-13T11:11:50Z", "revision_number": 0}}' 2024-03-13 11:11:51,330 85813 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0a392f75-2882-4817-a729-531b30d8137f', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'floating_ip_address': '172.24.4.198', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:11:50Z', 'updated_at': '2024-03-13T11:11:50Z', 'revision_number': 0, 'ip': '172.24.4.198'} created 2024-03-13 11:11:51,330 85813 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1578627900', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCouv22atYLQobwGTEIfZEwRY6dbViXOMa00Zfl/MS7kHrQMDRUhrjbaEcei+nOOwihaF9dhWxIS3pRtvPZKD6ADvj1i1nm2pqX3BCBXx5snvjofl6NtzDV5RGLj+CuR+g==', 'fingerprint': '1a:7a:29:73:b2:2f:87:33:7d:a3:b8:0c:4e:3e:df:31', 'user_id': 'f736cfbd522b4ff3be58082528fab83d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBZ75eMhvpFXCxm8bl+s8h8lGHy6gVG0+4ey7TsjjjiT1S9/7fW5GtO\nvsyt++R2BvCgBwYFK4EEACKhZANiAAQqLr9tmrWC0KG8BkxCH2RMEWOnW1YlzjGt\nNGX5fzEu5B60DA0VIa422hHHovpzjsIoWhfXYVsSEt6Ubbz2Sg+gA749YtZ5tqal\n9wQgV8ebJ746H5ejbcw1eURi4/grkfo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c', 'name': 'tempest-securitygroup--1616554726', 'stateful': True, 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'description': 'tempest-description--1290718270', 'shared': False, 'security_group_rules': [{'id': '6efa6a84-ab98-4557-88ff-a4a5eb1885ca', 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'security_group_id': '23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c', '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': 1021, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:11:49Z', 'updated_at': '2024-03-13T11:11:49Z', 'revision_number': 0}, {'id': '9327e71d-dabf-4792-b525-d8bdf9c466a1', 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'security_group_id': '23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c', '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': 1022, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:11:49Z', 'updated_at': '2024-03-13T11:11:49Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:11:48Z', 'updated_at': '2024-03-13T11:11:49Z', 'revision_number': 1, 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546'}, 'floating_ip': {'id': '0a392f75-2882-4817-a729-531b30d8137f', 'tenant_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'floating_ip_address': '172.24.4.198', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ad2a66e6c4ca4eb4b8e29f88e1456546', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:11:50Z', 'updated_at': '2024-03-13T11:11:50Z', 'revision_number': 0, 'ip': '172.24.4.198'}} 2024-03-13 11:11:52,401 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 1.070s 2024-03-13 11:11:52,402 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "a7dea966-4ce4-4ea5-8490-c10368d8fa6d"}], "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "key_name": "tempest-keypair-1578627900", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b587c96a-62d3-4716-81ce-b4c99641807e', 'x-compute-request-id': 'req-b587c96a-62d3-4716-81ce-b4c99641807e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "adminPass": "fRcsvs4MUYMv"}}' 2024-03-13 11:11:52,482 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.077s 2024-03-13 11:11:52,483 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:11:52 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-4b7ee744-681a-4be6-a77c-745629c8b833', 'x-compute-request-id': 'req-4b7ee744-681a-4be6-a77c-745629c8b833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "status": "B UILD", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "user_id": "f736cfbd522b4ff3be58082528fab83d", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:52Z", "updated": "2024-03-13T11:11:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1578627900", "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-03-13 11:12:42,998 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.452s 2024-03-13 11:12:42,998 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:12:42 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-00773568-169b-4378-969d-2e2f366678cc', 'x-compute-request-id': 'req-00773568-169b-4378-969d-2e2f366678cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "status": "ACTIVE", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "user_id": "f736cfbd522b4ff3be58082528fab83d", "metadata": {}, "hostId": "ba3d13823b75a457f93677d770d907db96c292213f647dd70b10b9a5", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:52Z", "updated": "2024-03-13T11:12:00Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1248394193-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:be:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578627900", "OS-SRV-USG:launched_at": "2024-03-13T11:11:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:12:43,011 85813 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:13:43,219 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c325 0/os-interface 0.147s 2024-03-13 11:13:43,219 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:43 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-aaebb510-5474-4a6b-ad75-7584e4a03bd2', 'x-compute-request-id': 'req-aaebb510-5474-4a6b-ad75-7584e4a03bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a7dea966-4ce4-4ea5-8490-c10368d8fa6d", "port_id": "765c009e-33be-4590-8c54-a0378e658ec4", "mac_addr": "fa:16:3e:d6:be:d4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "135f7752-a0ff-4b36-a696-7d045be9d88d", "ip_address": "10.0.0.14"}]}]}' 2024-03-13 11:13:44,028 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/0a392f75-2882-4817-a729-531b30d8137f 0.805s 2024-03-13 11:13:44,029 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "765c009e-33be-4590-8c54-a0378e658ec4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-3eefade7-5c9b-4efa-adaa-4788ddfdce13', 'date': 'Wed, 13 Mar 2024 11:13:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0a392f75-2882-4817-a729-531b30d8137f'} Body: b'{"floatingip": {"id": "0a392f75-2882-4817-a729-531b30d8137f", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "floating_ip_address": "172.24.4.198", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "f6a0727d-71bd-4c48-aafe-f34f48e00938", "port_id": "765c009e-33be-4590-8c54-a0378e658ec4", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a7dea966-4ce4-4ea5-8490-c10368d8fa6d", "mac_address": "fa:16:3e:d6:be:d4", "admin_state_up": true, "status": "ACTIVE", "device_id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:11:50Z", "updated_at": "2024-03-13T11:13:43Z", "revision_number": 1, "project_id": "ad2a66e6c4ca4eb4b8e29f88e1456546"}}' 2024-03-13 11:13:44,032 85813 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.198:22' as 'cirros' with public key authentication 2024-03-13 11:13:44,047 85813 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:13:44,156 85813 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:13:44,157 85813 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.198 successfully created 2024-03-13 11:13:44,328 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.171s 2024-03-13 11:13:44,329 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:44 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-i d': 'req-47bcc745-8df1-4bf1-b69c-d1a6a6d30220', 'x-compute-request-id': 'req-47bcc745-8df1-4bf1-b69c-d1a6a6d30220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "status": "ACTIVE", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "user_id": "f736cfbd522b4ff3be58082528fab83d", "metadata": {}, "hostId": "ba3d13823b75a457f93677d770d907db96c292213f647dd70b10b9a5", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:52Z", "updated": "2024-03-13T11:12:00Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1248394193-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:be:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578627900", "OS-SRV-USG:launched_at": "2024-03-13T11:11:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:13:44,407 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.065s 2024-03-13 11:13:44,407 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:44 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-bcb8aa2c-bda9-4938-9f19-9f6340e933c5', 'x-compute-request-id': 'req-bcb8aa2c-bda9-4938-9f19-9f6340e933c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}]}]}' 2024-03-13 11:13:44,624 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes 0.211s 2024-03-13 11:13:44,624 85813 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-1676037231", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a233493-ff26-40da-aaab-0cf49d8f3b08', 'content-length': '856', 'openstack-api-version': 'volume 3.27', 'vary': 'Ope nStack-API-Version', 'x-openstack-request-id': 'req-9a233493-ff26-40da-aaab-0cf49d8f3b08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes'} Body: b'{"volume": {"id": "564da06b-9cb6-4b91-9052-e65bc0742182", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:44.560824", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1676037231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}], "user_id": "f736cfbd522b4ff3be58082528fab83d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:13:44,780 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182 0.143s 2024-03-13 11:13:44,781 85813 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, 13 Mar 2024 11:13:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47ecc5cf-91bf-42be-a733-13c42000608c', 'content-length': '924', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47ecc5cf-91bf-42be-a733-13c42000608c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182'} Body: b'{"volume": {"id": "564da06b-9cb6-4b91-9052-e65bc0742182", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:45.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1676037231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}], "user_id": "f736cfbd522b4ff3be58082528fab83d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546"}}' 2024-03-13 11:13:45,830 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182 0.036s 2024-03-13 11:13:45,831 85813 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, 13 Mar 2024 11:13:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3ca8b5-3bf5-4e98-bd94-d1fb2ac106ba', 'content-length': '945', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3ca8b5-3bf5-4e98-bd94-d1fb2ac106ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e 29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182'} Body: b'{"volume": {"id": "564da06b-9cb6-4b91-9052-e65bc0742182", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:13:45.000000", "updated_at": "2024-03-13T11:13:45.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1676037231", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182"}], "user_id": "f736cfbd522b4ff3be58082528fab83d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546"}}' 2024-03-13 11:13:45,946 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182 0.102s 2024-03-13 11:13:45,946 85813 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, 13 Mar 2024 11:13:45 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-597dd988-a997-4f26-ab57-2e34f320e0c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182'} Body: b'' 2024-03-13 11:13:45,966 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182 0.020s 2024-03-13 11:13:45,967 85813 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, 13 Mar 2024 11:13:45 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-1ec35edb-ad32-4a9b-834d-36b75423c938', 'x-openstack-request-id': 'req-1ec35edb-ad32-4a9b-834d-36b75423c938', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad2a66e6c4ca4eb4b8e29f88e1456546/volumes/564da06b-9cb6-4b91-9052-e65bc0742182'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 564da06b-9cb6-4b91-9052-e65bc0742182 could not be found."}}' 2024-03-13 11:13:46,094 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.127s 2024-03-13 11:13:46,095 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13: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-9e366d16-1bd2-40e3-95aa-fa8266e72603', 'x-compute-request-id': 'req-9e366d16-1bd2-40e3-95aa-fa8266e72603', 'connection': 'close', 'status': '2 04', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'' 2024-03-13 11:13:46,290 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.194s 2024-03-13 11:13:46,290 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1701', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c52ced56-65a3-4598-aab4-faec19453a44', 'x-compute-request-id': 'req-c52ced56-65a3-4598-aab4-faec19453a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"server": {"id": "75d610a9-c1c3-4ff1-9edb-15eeb52c3250", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-965947421", "status": "ACTIVE", "tenant_id": "ad2a66e6c4ca4eb4b8e29f88e1456546", "user_id": "f736cfbd522b4ff3be58082528fab83d", "metadata": {}, "hostId": "ba3d13823b75a457f93677d770d907db96c292213f647dd70b10b9a5", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:11:52Z", "updated": "2024-03-13T11:13:46Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1248394193-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:be:d4"}, {"version": 4, "addr": "172.24.4.198", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:be:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578627900", "OS-SRV-USG:launched_at": "2024-03-13T11:11:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1616554726"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:14:36,364 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250 0.032s 2024-03-13 11:14:36,364 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14: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-d6190841-42d8-4939-88f7-8a11f6a39d78', 'x-compute-request-id': 'req-d6190841-42d8-4939-88f7-8a11f6a39d78', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75d610a9-c1c3-4ff1-9edb-15eeb52c3250'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 75d610a9-c1c3-4ff1-9edb-15eeb52c3250 could not be found."}}' 2024-03-13 11:14:36,390 85813 INFO [tempest.lib.common.rest_client] Reques t (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1578627900 0.025s 2024-03-13 11:14:36,391 85813 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14: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-fcc30649-21d7-46a6-9e6d-0663fa27ff7d', 'x-compute-request-id': 'req-fcc30649-21d7-46a6-9e6d-0663fa27ff7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1578627900'} Body: b'' 2024-03-13 11:14:36,710 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c 0.319s 2024-03-13 11:14:36,711 85813 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-e95561a3-5fbb-427f-9612-1c9a0dfadaf3', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:14:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c'} Body: b'' 2024-03-13 11:14:36,740 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c 0.028s 2024-03-13 11:14:36,740 85813 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-86745f22-4feb-450c-b4f1-da82f35505dc', 'date': 'Wed, 13 Mar 2024 11:14:36 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 23aa8b77-8cc9-4dd9-aa77-9fd252e0ca0c does not exist", "detail": ""}}' 2024-03-13 11:14:37,109 85813 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0a392f75-2882-4817-a729-531b30d8137f 0.368s 2024-03-13 11:14:37,109 85813 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-a420eede-2ce9-4ff5-b065-54bd1ffbe35b', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:14:37 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0a392f75-2882-4817-a729-531b30d8137f'} Body: b'' 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 834f5afd-e51e-45a0-9383-83674e5924b9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:13:54,307 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.154s 2024-03-13 11:13:54,307 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1239ba2a-c2ba-43a4-a753-a8e082bb8faf', 'x-compute-request-id': 'req-1239ba2a-c2ba-43a4-a753-a8e082bb8faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:13:54,569 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.249s 2024-03-13 11:13:54,570 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:13:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b059f2d4-6a1e-490f-9d0f-1fb4176b53be', 'x-compute-request-id': 'req-b059f2d4-6a1e-490f-9d0f-1fb4176b53be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:14:44,882 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.250s 2024-03-13 11:14:44,883 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e12304-30b3-43fe-9d62-d841a9b1afa5', 'x-compute-request-id': 'req-71e12304-30b3-43fe-9d62-d841a9b1afa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}, {"version": 4, "addr": "172.24.4.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:14:45,055 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.158s 2024-03-13 11:14:45,055 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Wed, 13 Mar 2024 11:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97861f7d-2e13-475a-964d-6783ae4d54a3', 'x-compute-request-id': 'req-97861f7d-2e13-475a-964d-6783ae4d54a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}, {"version": 4, "addr": "172.24.4.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:15:45,344 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes 0.214s 2024-03-13 11:15:45,344 85821 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-283441338"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69b330a-d749-45c1-822d-2de4093cf8db', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69b330a-d749-45c1-822d-2de4093cf8db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes'} Body: b'{"volume": {"id": "834f5afd-e51e-45a0-9383-83674e5924b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:15:45.288244", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-283441338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}], "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:15:45,393 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9 0.038s 2024-03-13 11:15:45,393 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84a03d0d-07fa-4296-a169-d46c9409c704', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a03d0d-07fa-4296-a169-d46c9409c704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9'} Body: b'{"volume": {"id": "834f5afd-e51e-45a0-9383-83674e5924b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:15:45.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-283441338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}], "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "566c73df2999414f98476714e4901b92"}}' 2024-03-13 11:15:46,447 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9 0.041s 2024-03-13 11:15:46,447 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b6cb19-1fcf-4784-bbce-09e29666bd1a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b6cb19-1fcf-4784-bbce-09e29666bd1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9'} Body: b'{"volume": {"id": "834f5afd-e51e-45a0-9383-83674e5924b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:15:45.000000", "updated_at": "2024-03-13T11:15:45.000000", "name": "tempest-ServerActionsTestOtherB-volume-283441338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/566c73df2999414f98476714e4901b92/volumes/834f5afd-e51e-45a0-9383-83674e5924b9"}], "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "566c73df2999414f98476714e4901b92"}}' 2024-03-13 11:15:46,458 85821 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-03-13 11 :15:46,671 85821 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a 0.211s 2024-03-13 11:15:46,672 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-995f23ae-c484-4f04-920a-1ef50d4bd5c2', 'x-compute-request-id': 'req-995f23ae-c484-4f04-920a-1ef50d4bd5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a'} Body: b'{"server": {"id": "9d4d9425-142a-441b-bd41-db6e7f87888a", "name": "tempest-ServerActionsTestOtherB-server-472566577", "status": "ACTIVE", "tenant_id": "566c73df2999414f98476714e4901b92", "user_id": "6e1d26dc9d0d4f48b3d0967d33a64539", "metadata": {}, "hostId": "46b06c4f49941f154164d1e1ea34c47d7bd93dc163e326735d08d923", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:12:02Z", "updated": "2024-03-13T11:12:09Z", "addresses": {"tempest-ServerActionsTestOtherB-725588971-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}, {"version": 4, "addr": "172.24.4.177", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:2b:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9d4d9425-142a-441b-bd41-db6e7f87888a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-230890343", "OS-SRV-USG:launched_at": "2024-03-13T11:12:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--825646843"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 8cf5df34-a83f-4483-84b2-1f0d35824afa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:14:30,879 85809 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-03-13 11:14:31,419 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.539s 2024-03-13 11:14:31,420 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--62780421", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '640', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-cc4f15a4-5156-480b-b258-af5e22b79f77', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--62780421", "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": "514004e7b3784d8fae316fde8947decc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "created_at": "2024-03-13T11:14:31Z", "updated_at": "2024-03-13T11:14:31Z", "tags": [], "self": "/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea", "file": "/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:14:32,603 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea/file 1.182s 2024-03-13 11:14:32,604 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bca0dade-5e4c-4275-b292-b9855a19272b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea/file'} Body: b'' 2024-03-13 11:14:32,604 85809 DEBUG [tempest.scenario.manager] image:163aced2-1670-49fe-ad81-cfcfe4cfacea 2024-03-13 11:14:32,655 85809 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.049s 2024-03-13 11:14:32,655 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-637185523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJq2qeHKB49R5o6IJ0NxFhieyBqxnR47ftGsBiZirYJCacXR2Zi1vqsEchrAOTqlxV5jRZKQnMv3bNuzDlC422cH1ln/64mptQiXLvvCNJXrmJVfWswmUpHBdpBCpBWGw=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:32 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-2fbf08ee-9949-4f77-bb62-01cc15806999', 'x-compute-request-id': 'req-2fbf08ee-9949-4f77-bb62-01cc15806999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-63718552 3", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAJq2qeHKB49R5o6IJ0NxFhieyBqxnR47ftGsBiZirYJCacXR2Zi1vqsEchrAOTqlxV5jRZKQnMv3bNuzDlC422cH1ln/64mptQiXLvvCNJXrmJVfWswmUpHBdpBCpBWGw==", "fingerprint": "ed:37:f8:d7:86:7b:e4:ca:07:d0:bf:64:5e:31:6a:6b", "user_id": "3a8084d8f7f04c0faceecf4629423329"}}' 2024-03-13 11:14:32,757 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2024-03-13 11:14:32,757 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e5d82ef6-5a91-4bfe-bf33-490aa5cad5de', '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": "3a8084d8f7f04c0faceecf4629423329", "name": "tempest-TestMinimumBasicScenario-89521479-project-member", "password_expires_at": null}, "audit_ids": ["AriPcTZYQFCqe0eDW5SJKg"], "expires_at": "2024-03-13T12:14:32.000000Z", "issued_at": "2024-03-13T11:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "514004e7b3784d8fae316fde8947decc", "name": "tempest-TestMinimumBasicScenario-89521479"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:14:32,758 85809 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '171452b6-caad-4f4f-874e-5594b18936fd', 'name': 'tempest-TestMinimumBasicScenario-1494735549-network', 'tenant_id': '514004e7b3784d8fae316fde8947decc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '514004e7b3784d8fae316fde8947decc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9989, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:11:31Z', 'updated_at': '2024-03-13T11:11:31Z', 'revision_number': 1} available for tenant 2024-03-13 11:14:33,404 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.646s 2024-03-13 11:14:33,405 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-558833525", "imageRef": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-637185523", "networks": [{"uuid": "171452b6-caad-4f4f-874e-5594b18936fd"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e2142d-8514-4a3c-9964-f0906cba2f0c', 'x-compute-request-id': 'req-64e2142d-8514-4a3c-9964-f0906cba2f0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Af7Dwaqq3RKt"}}' 2024-03-13 11:14:33,808 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.400s 2024-03-13 11:14:33,808 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:14:33 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-2d3f0236-bd47-4939-80dd-bef0ab3dca08', 'x-compute-request-id': 'req-2d3f0236-bd47-4939-80dd-bef0ab3dca08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "BUILD", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:14:33Z", "addresses": {}, "accessIPv4": "" , "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "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-03-13 11:15:24,069 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.226s 2024-03-13 11:15:24,070 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:15:23 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-89a29bf2-731c-43f9-b890-e1469998d111', 'x-compute-request-id': 'req-89a29bf2-731c-43f9-b890-e1469998d111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:14:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:66:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "OS-SRV-USG:launched_at": "2024-03-13T11:14: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-03-13 11:15:24,085 85809 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 11:16:24,372 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.225s 2024-03-13 11:16:24,372 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:24 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-31329060- f90a-4486-bded-53181039247d', 'x-compute-request-id': 'req-31329060-f90a-4486-bded-53181039247d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:14:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:66:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "OS-SRV-USG:launched_at": "2024-03-13T11:14: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-03-13 11:16:24,586 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.201s 2024-03-13 11:16:24,586 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:24 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-a3028471-43da-401e-8689-c0fde71367f6', 'x-compute-request-id': 'req-a3028471-43da-401e-8689-c0fde71367f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}]}]}' 2024-03-13 11:16:24,756 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.166s 2024-03-13 11:16:24,757 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:24 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-c711f022-6c3c-49af-9e60-668c4abb7c13', 'x-compute-request-id': 'req-c711f022-6c3c-49af-9e60-668c4abb7c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae48 8c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:14:40Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:66:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "OS-SRV-USG:launched_at": "2024-03-13T11:14: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-03-13 11:16:24,990 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes 0.220s 2024-03-13 11:16:24,991 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1195082557", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b09cbd1-a937-4d07-8eaf-ecfe95cdd2c1', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b09cbd1-a937-4d07-8eaf-ecfe95cdd2c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes'} Body: b'{"volume": {"id": "8cf5df34-a83f-4483-84b2-1f0d35824afa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:16:24.930325", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1195082557", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:16:25,050 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa 0.048s 2024-03-13 11:16:25,050 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad68646-6fe0-4890-b057-59db1413bcfe', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad68646-6fe0-4890-b057-59db1413bcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa'} Body: b'{"volume": {"id": "8cf5df34-a83f-4483-84b2-1f0d35824afa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:16:25.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1195082557", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "514004e7b3784d8fae316fde8947decc"}}' 2024-03-13 11:16:26,105 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa 0.041s 2024-03-13 11:16:26,105 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ea4b59-663d-481c-a475-3546e741a1ce', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ea4b59-663d-481c-a475-3546e741a1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa'} Body: b'{"volume": {"id": "8cf5df34-a83f-4483-84b2-1f0d35824afa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:16:25.000000", "updated_at": "2024-03-13T11:16:25.000000", "name": "tempest-TestMinimumBasicScenario-volume-1195082557", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa"}], "user_id": "3a8084d8f7f04c0faceecf4629423329", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "514004e7b3784d8fae316fde8947decc"}}' 2024-03-13 11:16:26,276 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa 0.159s 2024-03-13 11:16:26,277 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6540984a-f898-4604-94fb-9cbdd3ddb2dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316f de8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa'} Body: b'' 2024-03-13 11:16:26,299 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa 0.021s 2024-03-13 11:16:26,300 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5bcf756-6dc9-47ec-950b-5a719e4f5470', 'x-openstack-request-id': 'req-e5bcf756-6dc9-47ec-950b-5a719e4f5470', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/514004e7b3784d8fae316fde8947decc/volumes/8cf5df34-a83f-4483-84b2-1f0d35824afa'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8cf5df34-a83f-4483-84b2-1f0d35824afa could not be found."}}' 2024-03-13 11:16:26,407 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.106s 2024-03-13 11:16:26,408 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 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-990e0aac-203d-4be9-a13f-f041a1715023', 'x-compute-request-id': 'req-990e0aac-203d-4be9-a13f-f041a1715023', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'' 2024-03-13 11:16:26,605 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.196s 2024-03-13 11:16:26,605 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:16:26 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-aa06215c-598c-4ae6-a8d7-7e0929562387', 'x-compute-request-id': 'req-aa06215c-598c-4ae6-a8d7-7e0929562387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"server": {"id": "e119f006-068f-4d30-b503-1a0eaae488c8", "name": "tempest-TestMinimumBasicScenario-server-558833525", "status": "ACTIVE", "tenant_id": "514004e7b3784d8fae316fde8947decc", "user_id": "3a8084d8f7f04c0faceecf4629423329", "metadata": {}, "hostId": "2401f784685e72317d9452c620fa78bd6badf811db3662b973c5e5dc", "image": {"id": "163aced2-1670-49fe-ad81-cfcfe4cfacea", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/163aced2-1670-49fe-ad81-cfcfe4cfacea"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:14:33Z", "updated": "2024-03-13T11:16:26Z", "addresses": {"tempest-TestMinimumBasicScenario-1494735549-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:66:eb"}]}, "accessIPv4": "", "accessIPv6": "", "link s": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e119f006-068f-4d30-b503-1a0eaae488c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-637185523", "OS-SRV-USG:launched_at": "2024-03-13T11:14: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-03-13 11:17:16,775 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8 0.139s 2024-03-13 11:17:16,775 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17: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-0873acb0-5d42-43d3-99d0-0a03dea3355e', 'x-compute-request-id': 'req-0873acb0-5d42-43d3-99d0-0a03dea3355e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e119f006-068f-4d30-b503-1a0eaae488c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e119f006-068f-4d30-b503-1a0eaae488c8 could not be found."}}' 2024-03-13 11:17:16,836 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-637185523 0.059s 2024-03-13 11:17:16,836 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65221608-e536-4915-a0ec-64cfc39f495e', 'x-compute-request-id': 'req-65221608-e536-4915-a0ec-64cfc39f495e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-637185523'} Body: b'' 2024-03-13 11:17:16,955 85809 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea 0.118s 2024-03-13 11:17:16,955 85809 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-93e19b76-2c96-418b-ba75-ea4a6b50bc6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/163aced2-1670-49fe-ad81-cfcfe4cfacea'} Body: b'' tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:17:43,240 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types 0.189s 2024-03-13 11:17:43,241 85821 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-1085805529"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb24d53-c4e1-4c2a-ac5b-d452927925b5', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb24d53-c4e1-4c2a-ac5b-d452927925b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types'} Body: b'{"volume_type": {"id": "aaf7a17a-8427-4d59-972d-e9fe5b7e11c1", "name": "tempest-GroupsV320Test-volume-type-1085805529", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-13 11:17:43,281 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/group_types 0.036s 2024-03-13 11:17:43,281 85821 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-2118837553"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296a8f97-e583-47f0-9aae-b501056002da', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296a8f97-e583-47f0-9aae-b501056002da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/group_types'} Body: b'{"group_type": {"id": "3b2bfad0-af12-4e87-9bb0-6880c499c5fd", "name": "tempest-GroupsV320Test-group-type-2118837553", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-13 11:17:43,494 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups 0.209s 2024-03-13 11:17:43,495 85821 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": "3b2bfad0-af12-4e87-9bb0-6880c499c5fd", "volume_types": ["aaf7a17a-8427-4d59-972d-e9fe5b7e11c1"], "name": "tempest-GroupsV320Test-Group-290047366"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba9af60-de5e-49ea-be40-e1c8055a1154', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba9af60-de5e-49ea-be40-e1c8055a1154', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups'} Body: b'{"group": {"id": "f1ca06e7-fcee-4d4b-a2b5-b0d99703e722", "name": "tempest-GroupsV320Test-Group-290047366"}}' 2024-03-13 11:17:43,531 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 0.034s 2024-03-13 11:17:43,532 85821 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, 13 Mar 2024 11:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7745225-43a0-49db-baf2-836dd3ce0dfa', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7745225-43a0-49db-baf2-836dd3ce0dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722'} Body: b'{"group": {"id": "f1ca06e7-fcee-4d4b-a2b5-b0d99703e722", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-13T11:17:43.000000", "name": "tempest-GroupsV320Test-Group-290047366", "description": null, "group_type": "3b2bfad0-af12-4e87-9bb0-6880c499c5fd", "volume_types": ["aaf7a17a-8427-4d59-972d-e9fe5b7e11c1"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:17:44,572 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 0.035s 2024-03-13 11:17:44,573 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c460de-28b7-4bf4-8a9f-e87861cd3880', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c460de-28b7-4bf4-8a9f-e87861cd3880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722'} Body: b'{"group": {"id": "f1ca06e7-fcee-4d4b-a2b5-b0d99703e722", "status": "error", "availability_zone": "nova", "created_at": "2024-03-13T11:17:43.000000", "name": "tempest-GroupsV320Test-Group-290047366", "description": null, "group_type": "3b2bfad0-af12-4e87-9bb0-6880c499c5fd", "volume_types": ["aaf7a17a-8427-4d59-972d-e9fe5b7e11c1"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-13 11:17:44,619 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/volumes/detail 0.037s 2024-03-13 11:17:44,619 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f8247e-9d48-42e0-876f-f14d6485343d', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f8247e-9d48-42e0-876f-f14d6485343d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/volumes/detail'} Body: b'{"volumes": []}' 2024-03-13 11:17:44,729 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722/action 0.095s 2024-03-13 11:17:44,729 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7aec487-5e5f-4a20-86d1-bbe15cea970c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722/action'} Body: b'' 2024-03-13 11:17:44,747 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 0.017s 2024-03-13 11:17:44,747 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-76903397-5ec0-4680-bbda-678a27dacb5a', 'x-openstack-request-id': 'req-76903397-5ec0-4680-bbda-678a27dacb5a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a0cb9025188545bfb5da94d6466c661c/groups/f1ca06e7-fcee-4d4b-a2b5-b0d99703e722'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f1ca06e7-fcee-4d4b-a2b5-b0d99703e722 could not be found."}}' 2024-03-13 11:17:44,779 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/group_types/3b2bfad0-af12-4e87-9bb0-6880c499c5fd 0.031s 2024-03-13 11:17:44,779 85821 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, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bdc74a-206e-4bde-abe0-d97530ecfac6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/group_types/3b2bfad0-af12-4e87-9bb0-6880c499c5fd'} Body: b'' 2024-03-13 11:17:44,837 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types/aaf7a17a-8427-4d59-972d-e9fe5b7e11c1 0.057s 2024-03-13 11:17:44,837 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17: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-2786eaea-eccb-4350-a0ab-4edcc6a33bc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types/aaf7a17a-8427-4d59-972d-e9fe5b7e11c1'} Body: b'' 2024-03-13 11:17:44,854 85821 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types/aaf7a17a-8427-4d59-972d-e9fe5b7e11c1 0.016s 2024-03-13 11:17:44,854 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': ' 114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9071941-cde8-4cb7-8541-7dc1c9f0a039', 'x-openstack-request-id': 'req-e9071941-cde8-4cb7-8541-7dc1c9f0a039', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/102507496c2548a9be466093510e7cc3/types/aaf7a17a-8427-4d59-972d-e9fe5b7e11c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type aaf7a17a-8427-4d59-972d-e9fe5b7e11c1 could not be found."}}' 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 b5d34ed6-d89d-486a-9469-6d839f68fc0f failed to build and is in ERROR status 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 fedeaf3f-194d-4eb0-a0f0-615997bfe530 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:18:18,615 85821 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-13 11:18:18,616 85821 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-13 11:18:18,889 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.270s 2024-03-13 11:18:18,889 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1911231534", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLfbUDnKidAjo9bcQ7vD0FDVSnI9JHln2Ij4krzjo6szpwfczwlx2/Z3iuGYxHkWGOKmFBlo1aBQn69hJT5sljClNXJdq+8OpTvrhQxjHWpfYAL1elkveXdf9LtskRzP7A=="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:18:18 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-38ec6304-267f-4681-99f2-bfdd579ab5ad', 'x-compute-request-id': 'req-38ec6304-267f-4681-99f2-bfdd579ab5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1911231534", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLfbUDnKidAjo9bcQ7vD0FDVSnI9JHln2Ij4krzjo6szpwfczwlx2/Z3iuGYxHkWGOKmFBlo1aBQn69hJT5sljClNXJdq+8OpTvrhQxjHWpfYAL1elkveXdf9LtskRzP7A==", "fingerprint": "89:10:70:22:48:2e:12:c2:20:7f:0a:9a:75:55:40:88", "user_id": "3e0c6095922f4023a64ab9e83292257d"}}' 2024-03-13 11:18:18,895 85821 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1911231534 created 2024-03-13 11:18:19,042 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.146s 2024-03-13 11:18:19,043 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1927993970", "description": "tempest-description--1471558479"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-1fbd5db4-cca8-4ab4-af6c-f4774b673643', 'date': 'Wed, 13 Mar 2024 11:18:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b64406ae-e39d-49f7-ad70-efa786899829", "name": "tempest-securitygroup--1927993970", "stateful": true, "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "description": "tempest-description--1471558479", "shared": false, "security_group_rules": [{"id": "40cf5df3-0b8a-46a4-92e5-99b01a1eed56", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "b64406ae-e39d-49f7-ad70-efa786899829", "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": 1151, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:18:18Z", "updated_at": "2024-03-13T11:18:18Z", "revision_number": 0}, {"id": "876d4b11-860e-4d10-982a-62497a7ffca3", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "b64406ae-e39d-49f7-ad70-efa786899829", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "po rt_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1152, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:18:18Z", "updated_at": "2024-03-13T11:18:18Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:18:18Z", "updated_at": "2024-03-13T11:18:18Z", "revision_number": 1, "project_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:18:19,237 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2024-03-13 11:18:19,237 85821 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": "b64406ae-e39d-49f7-ad70-efa786899829", "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-dee94110-df08-4210-b568-55916989800b', 'date': 'Wed, 13 Mar 2024 11:18: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": "7bfeabc6-70e2-46e1-90e9-ac00977ea299", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "b64406ae-e39d-49f7-ad70-efa786899829", "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-03-13T11:18:19Z", "updated_at": "2024-03-13T11:18:19Z", "revision_number": 0}}' 2024-03-13 11:18:19,464 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.226s 2024-03-13 11:18:19,464 85821 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": "b64406ae-e39d-49f7-ad70-efa786899829", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9b388845-e2dd-4eb9-8ef6-a31d97ee34fa', 'date': 'Wed, 13 Mar 2024 11:18: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": "95a09704-bc8c-4ffb-8963-8e34b401a85b", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "b64406ae-e39d-49f7-ad70-efa786899829", "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-03-13T11:18:19Z", "updated_at": "2024-03-13T11:18:19Z", "revision_number": 0}}' 2024-03-13 11:18:19,465 85821 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1927993970 created 2024-03-13 11:18:20,072 85821 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.607s 2024-03-13 11:18:20,073 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_i d": "68f5dfe0-3dc6-4357-968c-467b4f43db9c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-fba8d0ca-98cb-437f-986a-28ef828fd749', 'date': 'Wed, 13 Mar 2024 11:18:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ca637d23-49bc-4c95-a7c6-51d2b9182811", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "floating_ip_address": "172.24.4.11", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:18:19Z", "updated_at": "2024-03-13T11:18:19Z", "revision_number": 0}}' 2024-03-13 11:18:20,073 85821 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ca637d23-49bc-4c95-a7c6-51d2b9182811', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'floating_ip_address': '172.24.4.11', 'floating_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:18:19Z', 'updated_at': '2024-03-13T11:18:19Z', 'revision_number': 0, 'ip': '172.24.4.11'} created 2024-03-13 11:18:20,223 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.149s 2024-03-13 11:18:20,223 85821 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-1478854635", "description": "tempest-secgroup-smoke-1478854635 description", "project_id": "c150055ad22e40e882fe1ae6ece59d33"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-2ab3c247-2042-4746-98fe-1ed4dd3e5b19', 'date': 'Wed, 13 Mar 2024 11: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": "476e60be-41b5-4921-a07a-45d8de259ef2", "name": "tempest-secgroup-smoke-1478854635", "stateful": true, "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "description": "tempest-secgroup-smoke-1478854635 description", "shared": false, "security_group_rules": [{"id": "62bd6e8d-d801-4472-a27a-a4fa3527f1e9", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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": 1158, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}, {"id": "701de333-6e36-425a-b6ae-29295b5f84e9", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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": 1159, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 1, "project_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:18:20,413 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.188s 2024-03-13 11:18:20,413 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "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-b8c61ae5-e751-46e8-a3be-cf469ba335a2', 'date': 'Wed, 13 Mar 2024 11:18:20 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": "898c9468-5a88-4990-9bf2-0d718464531a", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}}' 2024-03-13 11:18:20,612 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2024-03-13 11:18:20,612 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "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-87c34a9d-0f1e-441f-a4d3-8e703420f619', 'date': 'Wed, 13 Mar 2024 11:18:20 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": "de910e5c-2f3d-4fda-b959-3f095ea9ecab", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}}' 2024-03-13 11:18:20,874 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.261s 2024-03-13 11:18:20,874 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e1dc99a6-5698-4cb4-97e1-16641d4ec809', 'date': 'Wed, 13 Mar 2024 11:18:20 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": "c4a0b900-a14d- 4e69-93cc-30e4a311b9af", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}}' 2024-03-13 11:18:21,114 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.239s 2024-03-13 11:18:21,115 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-90f637df-3ea7-4f84-999c-554cb79d693b', 'date': 'Wed, 13 Mar 2024 11: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": "6d516f3e-55cf-46e5-9589-3e7442722bee", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:20Z", "updated_at": "2024-03-13T11:18:20Z", "revision_number": 0}}' 2024-03-13 11:18:21,367 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.252s 2024-03-13 11:18:21,368 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-3ce6db11-ce53-4e6b-93e1-b8ff278ed889', 'date': 'Wed, 13 Mar 2024 11: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": "6ae91917-9072-48a1-8e3d-d27d02dc37b8", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:21Z", "updated_at": "2024-03-13T11:18:21Z", "revision_number": 0}}' 2024-03-13 11:18:21,630 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.261s 2024-03-13 11:18:21,630 85821 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": "476e60be-41b5-4921-a07a-45d8de259ef2", "projec t_id": "c150055ad22e40e882fe1ae6ece59d33", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-2a0bb9c4-5981-4c2c-809b-e6ff140587d1', 'date': 'Wed, 13 Mar 2024 11: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": "371247a0-208c-4176-a456-2714095e5f1a", "project_id": "c150055ad22e40e882fe1ae6ece59d33", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "security_group_id": "476e60be-41b5-4921-a07a-45d8de259ef2", "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-03-13T11:18:21Z", "updated_at": "2024-03-13T11:18:21Z", "revision_number": 0}}' 2024-03-13 11:18:21,673 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.034s 2024-03-13 11:18:21,674 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0100657f-1f60-4d11-bcb7-c84ae2e1adae', '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": "3e0c6095922f4023a64ab9e83292257d", "name": "tempest-SnapshotDataIntegrityTests-2085436222-project-member", "password_expires_at": null}, "audit_ids": ["_-La8Sv3QWekA2KPAg9uqg"], "expires_at": "2024-03-13T12:18:21.000000Z", "issued_at": "2024-03-13T11:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c150055ad22e40e882fe1ae6ece59d33", "name": "tempest-SnapshotDataIntegrityTests-2085436222"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c150055ad22e40e882fe1ae6ece59d33", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33", "region": "RegionOne"}], "id": "581df 152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:18:21,675 85821 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '46b27402-8b0f-4a10-baf9-7b726d6e19cc', 'name': 'tempest-SnapshotDataIntegrityTests-856348732-network', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16945, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T11:18:07Z', 'updated_at': '2024-03-13T11:18:07Z', 'revision_number': 1} available for tenant 2024-03-13 11:18:21,676 85821 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1911231534', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLfbUDnKidAjo9bcQ7vD0FDVSnI9JHln2Ij4krzjo6szpwfczwlx2/Z3iuGYxHkWGOKmFBlo1aBQn69hJT5sljClNXJdq+8OpTvrhQxjHWpfYAL1elkveXdf9LtskRzP7A==', 'fingerprint': '89:10:70:22:48:2e:12:c2:20:7f:0a:9a:75:55:40:88', 'user_id': '3e0c6095922f4023a64ab9e83292257d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBPZeJuugahfb5KuO1VCcEFYOLGR1GUEtIm3v3iNPq8QmUTyqTpj7RH\nXQvKJ7ucp/WgBwYFK4EEACKhZANiAAS321A5yonQI6PW3EO7w9BQ1UpyPSR5Z9iI\n+JK846OrM6cH3M8Jcdv2d4rhmMR5FhjiphQZaNWgUJ+vYSU+bJYwpTVyXavvDqU7\n64UMYx1qX2AC9XpZL3l3X/S7bJEcz+w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b64406ae-e39d-49f7-ad70-efa786899829', 'name': 'tempest-securitygroup--1927993970', 'stateful': True, 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'description': 'tempest-description--1471558479', 'shared': False, 'security_group_rules': [{'id': '40cf5df3-0b8a-46a4-92e5-99b01a1eed56', 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'security_group_id': 'b64406ae-e39d-49f7-ad70-efa786899829', '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': 1151, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:18:18Z', 'updated_at': '2024-03-13T11:18:18Z', 'revision_number': 0}, {'id': '876d4b11-860e-4d10-982a-62497a7ffca3', 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'security_group_id': 'b64406ae-e39d-49f7-ad70-efa786899829', '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': 1152, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-13T11:18:18Z', 'updated_at': '2024-03-13T11:18:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-13T11:18:18Z', 'updated_at': '2024-03-13T11:18:18Z', 'revision_number': 1, 'project_id': 'c150055ad22e40e882fe1ae6ece59d33'}, 'floating_ip': {'id': 'ca637d23-49bc-4c95-a7c6-51d2b9182811', 'tenant_id': 'c150055ad22e40e882fe1ae6ece59d33', 'floating_ip_address': '172.24.4.11', 'floa ting_network_id': '68f5dfe0-3dc6-4357-968c-467b4f43db9c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'c150055ad22e40e882fe1ae6ece59d33', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-13T11:18:19Z', 'updated_at': '2024-03-13T11:18:19Z', 'revision_number': 0, 'ip': '172.24.4.11'}} 2024-03-13 11:18:22,375 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.698s 2024-03-13 11:18:22,375 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "key_name": "tempest-keypair-1911231534", "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "networks": [{"uuid": "46b27402-8b0f-4a10-baf9-7b726d6e19cc"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '451', 'location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99846202-ce59-4115-8216-9346fd4cf3af', 'x-compute-request-id': 'req-99846202-ce59-4115-8216-9346fd4cf3af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "adminPass": "tpjRFouwGL8P"}}' 2024-03-13 11:18:22,450 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.071s 2024-03-13 11:18:22,450 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:18:22 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-ee4b3fc7-9366-4545-b015-731aca644f97', 'x-compute-request-id': 'req-ee4b3fc7-9366-4545-b015-731aca644f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "status": "BUILD", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "user_id": "3e0c6095922f4023a64ab9e83292257d", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:18:22Z", "updated": "2024-03-13T11:18:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6 ": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1911231534", "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-03-13 11:19:12,803 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.315s 2024-03-13 11:19:12,803 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:19:12 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-f3ccfe67-dfb7-414e-8be6-dd98fc1c2acd', 'x-compute-request-id': 'req-f3ccfe67-dfb7-414e-8be6-dd98fc1c2acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "status": "ACTIVE", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "user_id": "3e0c6095922f4023a64ab9e83292257d", "metadata": {}, "hostId": "e39530a24bfbc414d4ab360425f673b96e3410eedf7d17dd9e203071", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:18:22Z", "updated": "2024-03-13T11:18:29Z", "addresses": {"tempest-SnapshotDataIntegrityTests-856348732-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1911231534", "OS-SRV-USG:launched_at": "2024-03-13T11:18:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:19:12,816 85821 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:20:13,041 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49/os-interface 0.199s 2024-03-13 11:20:13,041 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:12 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-V ersion', 'x-openstack-request-id': 'req-65556df4-e001-4282-b1b7-1e71b47505c8', 'x-compute-request-id': 'req-65556df4-e001-4282-b1b7-1e71b47505c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "46b27402-8b0f-4a10-baf9-7b726d6e19cc", "port_id": "e3271a24-fc2d-4008-b73b-b966e508a43c", "mac_addr": "fa:16:3e:05:ac:f4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e447a2a9-5be3-4a1d-adb1-e19ae788c0ec", "ip_address": "10.0.0.4"}]}]}' 2024-03-13 11:20:14,100 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ca637d23-49bc-4c95-a7c6-51d2b9182811 1.055s 2024-03-13 11:20:14,101 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e3271a24-fc2d-4008-b73b-b966e508a43c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-fda6a556-7a2b-439d-a9f8-b21272e950a8', 'date': 'Wed, 13 Mar 2024 11:20:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ca637d23-49bc-4c95-a7c6-51d2b9182811'} Body: b'{"floatingip": {"id": "ca637d23-49bc-4c95-a7c6-51d2b9182811", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "floating_ip_address": "172.24.4.11", "floating_network_id": "68f5dfe0-3dc6-4357-968c-467b4f43db9c", "router_id": "eb71ac70-8338-4c68-ade7-4757ca9fc1d5", "port_id": "e3271a24-fc2d-4008-b73b-b966e508a43c", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "46b27402-8b0f-4a10-baf9-7b726d6e19cc", "mac_address": "fa:16:3e:05:ac:f4", "admin_state_up": true, "status": "ACTIVE", "device_id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-13T11:18:19Z", "updated_at": "2024-03-13T11:20:13Z", "revision_number": 1, "project_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:20:14,105 85821 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.11:22' as 'cirros' with public key authentication 2024-03-13 11:20:14,119 85821 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-13 11:20:14,229 85821 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-13 11:20:14,230 85821 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.11 successfully created 2024-03-13 11:20:14,475 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.244s 2024-03-13 11:20:14,476 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:14 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-dde0402c-791e-4abf-b273-8f48c5749472', 'x-compute-request-id': 'req-dde0402c-791e-4abf-b273-8f48c5749472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "status": "ACTIVE", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "user_id": "3e0c6095922f4023a64ab9e83292257d", "metadata": {}, "hostId": "e39530a24bfb c414d4ab360425f673b96e3410eedf7d17dd9e203071", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:18:22Z", "updated": "2024-03-13T11:18:29Z", "addresses": {"tempest-SnapshotDataIntegrityTests-856348732-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1911231534", "OS-SRV-USG:launched_at": "2024-03-13T11:18:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:20:14,719 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes 0.230s 2024-03-13 11:20:14,720 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1693907632", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682313ba-a979-4f38-bfbb-d4c70a1346bf', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682313ba-a979-4f38-bfbb-d4c70a1346bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes'} Body: b'{"volume": {"id": "fedeaf3f-194d-4eb0-a0f0-615997bfe530", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:20:14.656119", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1693907632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}], "user_id": "3e0c6095922f4023a64ab9e83292257d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:20:14,791 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530 0.061s 2024-03-13 11:20:14,792 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1093f566-3850-4ce4-bbc1-64c6941b1693', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1093f566-3850-4ce4-bbc1-64c6941b1693', 'connection': 'clo se', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530'} Body: b'{"volume": {"id": "fedeaf3f-194d-4eb0-a0f0-615997bfe530", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:20:15.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1693907632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}], "user_id": "3e0c6095922f4023a64ab9e83292257d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:20:15,843 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530 0.038s 2024-03-13 11:20:15,844 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920777d1-3d91-4462-8bc2-be30a663886c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920777d1-3d91-4462-8bc2-be30a663886c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530'} Body: b'{"volume": {"id": "fedeaf3f-194d-4eb0-a0f0-615997bfe530", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:20:15.000000", "updated_at": "2024-03-13T11:20:15.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1693907632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530"}], "user_id": "3e0c6095922f4023a64ab9e83292257d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c150055ad22e40e882fe1ae6ece59d33"}}' 2024-03-13 11:20:15,953 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530 0.096s 2024-03-13 11:20:15,954 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba3cfb9a-f1ce-4225-9f91-368deb82a5bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530'} Body: b'' 2024-03-13 11:20:15,976 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0. 0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530 0.022s 2024-03-13 11:20:15,976 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2583f4d7-5fe9-4112-9b05-110354ca1877', 'x-openstack-request-id': 'req-2583f4d7-5fe9-4112-9b05-110354ca1877', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c150055ad22e40e882fe1ae6ece59d33/volumes/fedeaf3f-194d-4eb0-a0f0-615997bfe530'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fedeaf3f-194d-4eb0-a0f0-615997bfe530 could not be found."}}' 2024-03-13 11:20:16,091 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.114s 2024-03-13 11:20:16,091 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:15 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-2a34bde9-e184-4f63-be86-881a331ef06d', 'x-compute-request-id': 'req-2a34bde9-e184-4f63-be86-881a331ef06d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'' 2024-03-13 11:20:16,332 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.240s 2024-03-13 11:20:16,332 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:20:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c1699f-b43e-461a-9998-444efb04b93f', 'x-compute-request-id': 'req-b3c1699f-b43e-461a-9998-444efb04b93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"server": {"id": "caeefd96-0b5c-40d3-963c-b49d27b49e49", "name": "tempest-SnapshotDataIntegrityTests-server-1756909942", "status": "ACTIVE", "tenant_id": "c150055ad22e40e882fe1ae6ece59d33", "user_id": "3e0c6095922f4023a64ab9e83292257d", "metadata": {}, "hostId": "e39530a24bfbc414d4ab360425f673b96e3410eedf7d17dd9e203071", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-13T11:18:22Z", "updated": "2024-03-13T11:20:16Z", "addresses": {"tempest-SnapshotDataIntegrityTests-856348732-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:f4"}, {"version": 4, "addr": "172.24.4.11", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ac:f4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c- b49d27b49e49"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1911231534", "OS-SRV-USG:launched_at": "2024-03-13T11:18:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1478854635"}, {"name": "tempest-securitygroup--1927993970"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-13 11:21:06,436 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49 0.040s 2024-03-13 11:21:06,436 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:21:06 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-c4a1dc58-973b-4dfc-bba0-b436301e3c06', 'x-compute-request-id': 'req-c4a1dc58-973b-4dfc-bba0-b436301e3c06', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/caeefd96-0b5c-40d3-963c-b49d27b49e49'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance caeefd96-0b5c-40d3-963c-b49d27b49e49 could not be found."}}' 2024-03-13 11:21:06,659 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/476e60be-41b5-4921-a07a-45d8de259ef2 0.222s 2024-03-13 11:21:06,659 85821 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-e0272c4a-ff32-4f42-9a2d-533589b9aaef', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:21:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/476e60be-41b5-4921-a07a-45d8de259ef2'} Body: b'' 2024-03-13 11:21:06,731 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1911231534 0.071s 2024-03-13 11:21:06,731 85821 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:21:06 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-3a2894f7-2dda-41c4-b812-30e28801b966', 'x-compute-request-id': 'req-3a2894f7-2dda-41c4-b812-30e28801b966', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1911231534'} Body: b'' 2024-03-13 11:21:06,963 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b64406ae-e39d-49f7-ad70-efa786899829 0.231s 2024-03-13 11:21:06,964 85821 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-ea78e766-12ac-4723-a011-fcd79c7132ba', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:21:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b64406ae-e39d-49f7-ad70-efa786899829'} Body: b'' 2024-03-13 11:21:06,981 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b64406ae-e39d-49f7-ad70-efa786899829 0.016s 2024-03-13 11:21:06,981 85821 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-f0765213-93d0-46ad-b563-d593f68c3b7f', 'date': 'Wed, 13 Mar 2024 11:21:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b64406ae-e39d-49f7-ad70-efa786899829'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b64406ae-e39d-49f7-ad70-efa786899829 does not exist", "detail": ""}}' 2024-03-13 11:21:07,352 85821 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ca637d23-49bc-4c95-a7c6-51d2b9182811 0.370s 2024-03-13 11:21:07,352 85821 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-2be17c5d-151a-4303-a7ce-54cf428dddba', 'content-length': '0', 'date': 'Wed, 13 Mar 2024 11:21:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ca637d23-49bc-4c95-a7c6-51d2b9182811'} 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 64, in wait_for_server_status time.sleep(client.build_interval) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/fixtures/_fixtures/timeout.py", line 52, in signal_handler raise TimeoutException() fixtures._fixtures.timeout.TimeoutException Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 10:52:43,435 85817 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.054s 2024-03-13 10:52:43,436 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bd17dff5-9f05-41bb-a76a-d7727cdc954c', '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": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486-project-member", "password_expires_at": null}, "audit_ids": ["2_SxLRRlSRqX467BSywGTg"], "expires_at": "2024-03-13T11:52:43.000000Z", "issued_at": "2024-03-13T10:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99eba6411c94f5ebcbcf351d9d185ce", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:52:43,437 85817 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1243439016-network', 'tenant_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48956, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:52:45,317 85817 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 1.878s 2024-03-13 10:52:45,317 85817 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-450432142", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:52:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660', '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-e7882f88-91bd-41af-b801-c5177e53c4a6', 'x-compute-request-id': 'req-e7882f88-91bd-41af-b801-c5177e53c4a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "H3TaezG5FpeF"}}' 2024-03-13 10:52:45,816 85817 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/a7d05c11-71af-4eb8-869d-4381ba8f9660 0.496s 2024-03-13 10:52:45,817 85817 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, 13 Mar 2024 10:52:45 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-dc02ab16-8115-4a0c-ba5b-6466b7f310c6', 'x-compute-request-id': 'req-dc02ab16-8115-4a0c-ba5b-6466b7f310c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660'} Body: b'{"server": {"id": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-450432142", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:52:45Z", "updated": "2024-03-13T10:52:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a7d05c1 1-71af-4eb8-869d-4381ba8f9660"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}], "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-03-13 10:53:36,218 85817 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/a7d05c11-71af-4eb8-869d-4381ba8f9660 0.334s 2024-03-13 10:53:36,219 85817 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, 13 Mar 2024 10:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-d360b0ae-5c37-44b8-9a7f-b1f5a2392406', 'x-compute-request-id': 'req-d360b0ae-5c37-44b8-9a7f-b1f5a2392406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660'} Body: b'{"server": {"id": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-450432142", "status": "ACTIVE", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:52:45Z", "updated": "2024-03-13T10:53:02Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1243439016-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:fe:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T10:53: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:53:36,237 85817 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-13 10:54:37,059 85817 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/a7d05c11-71af-4eb8-869d-4381ba8f9660/action 0.782s 2024-03-13 10:54:37,059 85817 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-ServerBootFromVolumeStable RescueTest-image-1294088286"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:36 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-8dc7061a-0c91-49e5-8620-3797126bccb5', 'x-compute-request-id': 'req-8dc7061a-0c91-49e5-8620-3797126bccb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660/action'} Body: b'{"image_id": "0f7c8474-44bd-4755-802c-77eded7e1c8b"}' 2024-03-13 10:54:37,086 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.026s 2024-03-13 10:54:37,086 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a42d3e9e-c3c3-44f6-9605-315873567584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:37Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:38,111 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.022s 2024-03-13 10:54:38,112 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2509219b-a8c2-4262-b972-c04b5da270c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:37Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:39,135 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.021s 2024-03-13 10:54:39,135 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8bbef134-1ece-46a3-9f7b-9541557c90a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:37Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:40,159 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.022s 2024-03-13 10:54:40,159 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4dccd51c-62ea-414b-b0d7-87cc225658e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_r oles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:37Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:41,187 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.027s 2024-03-13 10:54:41,188 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7a05b15f-254b-4c17-977d-4cfb52eda1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:41Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:42,488 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.298s 2024-03-13 10:54:42,488 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed , 13 Mar 2024 10:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7b9fba7a-8980-4350-9668-9718339529a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:41Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:43,513 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.023s 2024-03-13 10:54:43,513 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6cd3575e-d5de-4d77-a121-753da5de314e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "1156bdac06c909472f5c58afe665807c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1ef512c2f234053cfca50c8296521ec028b3ded331a220f5c8bcb0568259e886a1101a1f16e162e556fec46dac5c28d376cd93e0393b4751bcdb927ccdb15102", "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "up dated_at": "2024-03-13T10:54:43Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:43,540 85817 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/0f7c8474-44bd-4755-802c-77eded7e1c8b 0.026s 2024-03-13 10:54:43,540 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9acb9ee-c190-420f-9294-fdf373b819e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1294088286", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "1156bdac06c909472f5c58afe665807c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1ef512c2f234053cfca50c8296521ec028b3ded331a220f5c8bcb0568259e886a1101a1f16e162e556fec46dac5c28d376cd93e0393b4751bcdb927ccdb15102", "id": "0f7c8474-44bd-4755-802c-77eded7e1c8b", "created_at": "2024-03-13T10:54:37Z", "updated_at": "2024-03-13T10:54:43Z", "tags": [], "self": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b", "file": "/v2/images/0f7c8474-44bd-4755-802c-77eded7e1c8b/file", "schema": "/v2/schemas/image"}' 2024-03-13 10:54:43,837 85817 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/a7d05c11-71af-4eb8-869d-4381ba8f9660 0.296s 2024-03-13 10:54:43,837 85817 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, 13 Mar 2024 10:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-5df9cdc6-4434-4cb2-b838-83ec44254dfe', 'x-compute-request-id': 'req-5df9cdc6-4434-4cb2-b838-83ec44254dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660'} Body: b'{"server": {"id": "a7d05c11-71af-4eb8-869d-4381ba8f9660", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-450432142", "status": "ACTIVE", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408b d60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:52:45Z", "updated": "2024-03-13T10:54:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1243439016-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:fe:83"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a7d05c11-71af-4eb8-869d-4381ba8f9660"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T10:53: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:55:44,008 85817 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.086s 2024-03-13 10:55:44,009 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9b11ddaf-60a9-4904-92e9-1262868144f6', '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": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486-project-member", "password_expires_at": null}, "audit_ids": ["eaqqwOPKTdCfoFDqhEssYg"], "expires_at": "2024-03-13T11:55:43.000000Z", "issued_at": "2024-03-13T10:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99eba6411c94f5ebcbcf351d9d185ce", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v 2/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 10:55:44,009 85817 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1243439016-network', 'tenant_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48956, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 10:55:44,531 85817 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.521s 2024-03-13 10:55:44,532 85817 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-1896911435", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 10:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59', '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-6aea8e81-7157-4785-9b39-5403842ca638', 'x-compute-request-id': 'req-6aea8e81-7157-4785-9b39-5403842ca638', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9a9wvTtXsUZh"}}' 2024-03-13 10:55:44,617 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.082s 2024-03-13 10:55:44,617 85817 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, 13 Mar 2024 10:55:44 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-6014f7c2-e7a6-45a2-aeee-b0030b1e042d', 'x-compute-request-id': 'req-6014f7c2-e7a6-45a2-aeee-b0030b1e042d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:45Z", "updated": "2024-03-13T10:55:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "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-03-13 10:56:34,903 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.236s 2024-03-13 10:56:34,903 85817 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, 13 Mar 2024 10:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-bc793fe2-7f24-49d6-b5b5-976d5ab4a799', 'x-compute-request-id': 'req-bc793fe2-7f24-49d6-b5b5-976d5ab4a799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:56:34,922 85817 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 50 second wait 2024-03-13 10:57:25,206 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.243s 2024-03-13 10:57:25,206 85817 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, 13 Mar 2024 10:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-c0508678-cb61-4ba1-88f2-22648b59aa5b', 'x-compute-request-id': 'req-c0508678-cb61-4ba1-88f2-22648b59aa5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:58:15,510 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.234s 2024-03-13 10:58:15,511 85817 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, 13 Mar 2024 10:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstac k-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c90ee9f-a395-4d4b-8995-6a31c8ba130a', 'x-compute-request-id': 'req-7c90ee9f-a395-4d4b-8995-6a31c8ba130a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:59:05,801 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.225s 2024-03-13 10:59:05,801 85817 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, 13 Mar 2024 10:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-3b08011d-122c-4a30-874a-7bbee12419b6', 'x-compute-request-id': 'req-3b08011d-122c-4a30-874a-7bbee12419b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name ": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 10:59:56,371 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.503s 2024-03-13 10:59:56,371 85817 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, 13 Mar 2024 10:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-612eca83-5306-4efc-b883-a8323f0856a7', 'x-compute-request-id': 'req-612eca83-5306-4efc-b883-a8323f0856a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:00:46,683 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.244s 2024-03-13 11:00:46,684 85817 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, 13 Mar 2024 11:00:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-83955395-d30d-4600-b021-1c173d69154d', 'x-compute-request-id': 'req-83955395-d30d-4600-b021-1c173d69154d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 '} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:01:36,984 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.232s 2024-03-13 11:01:36,985 85817 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, 13 Mar 2024 11:01:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-4ef0bfcb-982a-42c9-a698-c68bff84627f', 'x-compute-request-id': 'req-4ef0bfcb-982a-42c9-a698-c68bff84627f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_cer tificates": null, "server_groups": []}}' 2024-03-13 11:02:27,866 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.814s 2024-03-13 11:02:27,866 85817 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, 13 Mar 2024 11:02:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-1ca0ae56-75ab-46a0-ba19-a180d246878e', 'x-compute-request-id': 'req-1ca0ae56-75ab-46a0-ba19-a180d246878e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:03:18,784 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.845s 2024-03-13 11:03:18,784 85817 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, 13 Mar 2024 11:03:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-095bb9d4-2688-4718-b928-9707f369f453', 'x-compute-request-id': 'req-095bb9d4-2688-4718-b928-9707f369f453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id ": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:04:09,078 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.226s 2024-03-13 11:04:09,078 85817 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, 13 Mar 2024 11:04:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-0d5a3c05-67ff-4e63-8fc5-ac772a04f45a', 'x-compute-request-id': 'req-0d5a3c05-67ff-4e63-8fc5-ac772a04f45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:04:59,359 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.230s 2024-03-13 11:04:59,359 85817 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, 13 Mar 2024 11:04:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-7ff47641-5dd3-4394-9841-fa2611a56e85', 'x-compute-request-id': 'req-7ff47641-5dd3-4394-9841-fa2611a56e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:05:49,672 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.244s 2024-03-13 11:05:49,673 85817 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, 13 Mar 2024 11:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-d072b707-1a21-4883-86b9-da75d85e9630', 'x-compute-request-id': 'req-d072b707-1a21-4883-86b9-da75d85e9630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55 :46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:06:39,957 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.249s 2024-03-13 11:06:39,957 85817 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, 13 Mar 2024 11:06:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-af83e5ad-f5b6-41dc-86b9-c943bfb75ab3', 'x-compute-request-id': 'req-af83e5ad-f5b6-41dc-86b9-c943bfb75ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:07:30,283 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.259s 2024-03-13 11:07:30,283 85817 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, 13 Mar 2024 11:07:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-cf1eab06-e87a-478b-a16f-f1973f3c33c0', 'x-compute-request-id': 'req-cf1eab06-e87a-478b-a16f-f1973f3c33c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:08:20,574 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.270s 2024-03-13 11:08:20,574 85817 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, 13 Mar 2024 11:08:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-e54cad78-0d1c-4e17-aa76-a1e843f0fd0b', 'x-compute-request-id': 'req-e54cad78-0d1c-4e17-aa76-a1e843f0fd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "c onfig_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:09:10,873 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.237s 2024-03-13 11:09:10,873 85817 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, 13 Mar 2024 11:09:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-bd73abd7-2be8-4bf0-88c5-26c97b7dee6a', 'x-compute-request-id': 'req-bd73abd7-2be8-4bf0-88c5-26c97b7dee6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:10:01,182 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.242s 2024-03-13 11:10:01,183 85817 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, 13 Mar 2024 11:10:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-024d1fe9-055c-43f2-999c-733442de4af1', 'x-compute-request-id': 'req-024d1fe9-055c-43f2-999c-733442de4af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791- f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:10:51,484 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.236s 2024-03-13 11:10:51,484 85817 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, 13 Mar 2024 11:10:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-9a6b2100-3492-4ea1-908f-6fed40f160dd', 'x-compute-request-id': 'req-9a6b2100-3492-4ea1-908f-6fed40f160dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "ta gs": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:11:42,022 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.474s 2024-03-13 11:11:42,022 85817 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, 13 Mar 2024 11:11:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-bc3017d7-ebe6-40f4-81c2-a068d525e6f4', 'x-compute-request-id': 'req-bc3017d7-ebe6-40f4-81c2-a068d525e6f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:12:32,393 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.305s 2024-03-13 11:12:32,394 85817 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, 13 Mar 2024 11:12:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1507', '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-8411de69-aa3c-4fd7-bfeb-cc35b7a27a9d', 'x-compute-request-id': 'req-8411de69-aa3c-4fd7-bfeb-cc35b7a27a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd6022 1522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T10:55:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-13 11:12:43,450 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.115s 2024-03-13 11:12:43,450 85817 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, 13 Mar 2024 11:12:43 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-1ffe900a-6158-4518-8432-ba27adbdb8bc', 'x-compute-request-id': 'req-1ffe900a-6158-4518-8432-ba27adbdb8bc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'' 2024-03-13 11:12:43,672 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.221s 2024-03-13 11:12:43,673 85817 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, 13 Mar 2024 11:12:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-fbc1eb59-a83b-463f-bfc8-78f2d34f75e1', 'x-compute-request-id': 'req-fbc1eb59-a83b-463f-bfc8-78f2d34f75e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresse s": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:13:34,148 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.416s 2024-03-13 11:13:34,148 85817 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, 13 Mar 2024 11:13:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-b2c4444b-1e78-4602-a808-14f19fd6272e', 'x-compute-request-id': 'req-b2c4444b-1e78-4602-a808-14f19fd6272e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:14:24,475 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.258s 2024-03-13 11:14:24,476 85817 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, 13 Mar 2024 11:14:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-ve rsion': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64bb6af7-384f-4eea-acc6-7d8180536a4a', 'x-compute-request-id': 'req-64bb6af7-384f-4eea-acc6-7d8180536a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:15:14,726 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.232s 2024-03-13 11:15:14,727 85817 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, 13 Mar 2024 11:15:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-13b042af-ddbe-4ba6-aee4-b97e5278d4ec', 'x-compute-request-id': 'req-13b042af-ddbe-4ba6-aee4-b97e5278d4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:laun ched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:16:05,041 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.246s 2024-03-13 11:16:05,042 85817 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, 13 Mar 2024 11:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-3d74aa0d-2153-4561-ad53-85e0cb292a8a', 'x-compute-request-id': 'req-3d74aa0d-2153-4561-ad53-85e0cb292a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:16:55,329 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.265s 2024-03-13 11:16:55,330 85817 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, 13 Mar 2024 11:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-88ca305a-9907-479a-b295-d1f4eba6a7c5', 'x-compute-request-id': 'req-88ca305a-9907-479a-b295-d1f4eba6a7c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f3 9d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:17:45,645 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.237s 2024-03-13 11:17:45,645 85817 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, 13 Mar 2024 11:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-4e8d80d6-abbd-4431-a975-23b9f0c4afcb', 'x-compute-request-id': 'req-4e8d80d6-abbd-4431-a975-23b9f0c4afcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:18:36,013 85817 IN FO [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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.301s 2024-03-13 11:18:36,014 85817 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, 13 Mar 2024 11:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-0af54327-7f22-4ee8-a058-9a6296a8a625', 'x-compute-request-id': 'req-0af54327-7f22-4ee8-a058-9a6296a8a625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:19:26,328 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.253s 2024-03-13 11:19:26,329 85817 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, 13 Mar 2024 11:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-15aa54cb-c001-4ad9-8d90-a1d27f1408d0', 'x-compute-request-id': 'req-15aa54cb-c001-4ad9-8d90-a1d27f1408d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "htt p://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:20:16,698 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.306s 2024-03-13 11:20:16,698 85817 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, 13 Mar 2024 11:20:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-ae8c1096-1f4a-4417-88e6-62e3d498d555', 'x-compute-request-id': 'req-ae8c1096-1f4a-4417-88e6-62e3d498d555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:21:07,050 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.282s 2024-03-13 11:21:07,050 85817 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, 13 Mar 2024 11:21:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', '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-f0b172ff-5e22-4c07-b95a-e2462835f393', 'x-compute-request-id': 'req-f0b172ff-5e22-4c07-b95a-e2462835f393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"server": {"id": "b1d9c791-f39d-45bb-8c11-b1f1c358bc59", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1896911435", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T10:55:44Z", "updated": "2024-03-13T11:12:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "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-03-13 11:21:57,141 85817 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/b1d9c791-f39d-45bb-8c11-b1f1c358bc59 0.044s 2024-03-13 11:21:57,141 85817 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, 13 Mar 2024 11:21:57 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-d86089bc-af3f-40a0-81ba-3fba17282b0c', 'x-compute-request-id': 'req-d86089bc-af3f-40a0-81ba-3fba17282b0c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1d9c791-f39d-45bb-8c11-b1f1c358bc59'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b1d9c791-f39d-45bb-8c11-b1f1c358bc59 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 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 dc8416df-972e-4d5b-9b2c-84ca03a61fac failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-03-13T11:25:04Z', 'message': 'Build of instance dc8416df-972e-4d5b-9b2c-84ca03a61fac aborted: Volume b83cc8ff-cc97-4b18-b8d5-257b788149d6 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-eda76d88-4f1a-400c-97de-f30c6871d81a. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:21:57,265 85817 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.093s 2024-03-13 11:21:57,266 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:21:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a1f6973e-ae0a-4a7f-8bee-f08644c26f74', '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": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486-project-member", "password_expires_at": null}, "audit_ids": ["KRSckoE6RueCJi5ffzAvFw"], "expires_at": "2024-03-13T12:21:57.000000Z", "issued_at": "2024-03-13T11:21:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99eba6411c94f5ebcbcf351d9d185ce", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:21:57,266 85817 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1243439016-network', 'tenant_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'projec t_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48956, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 11:21:57,949 85817 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.681s 2024-03-13 11:21:57,949 85817 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-294290001", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "networks": [{"uuid": "8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:21:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf', '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-f9f2a3b8-945c-4dca-903e-5586875fd708', 'x-compute-request-id': 'req-f9f2a3b8-945c-4dca-903e-5586875fd708', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "163a17d0-164a-4903-bac8-185b7549d8bf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "iF85Mgkv63wF"}}' 2024-03-13 11:21:58,064 85817 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/163a17d0-164a-4903-bac8-185b7549d8bf 0.111s 2024-03-13 11:21:58,064 85817 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, 13 Mar 2024 11:21:57 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-fc334391-0d99-406f-9a0b-15917bf1dcb9', 'x-compute-request-id': 'req-fc334391-0d99-406f-9a0b-15917bf1dcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf'} Body: b'{"server": {"id": "163a17d0-164a-4903-bac8-185b7549d8bf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-294290001", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:21:58Z", "updated": "2024-03-13T11:21:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/163a17d 0-164a-4903-bac8-185b7549d8bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}], "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-03-13 11:22:48,369 85817 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/163a17d0-164a-4903-bac8-185b7549d8bf 0.237s 2024-03-13 11:22:48,370 85817 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, 13 Mar 2024 11:22:48 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-0da92282-48e2-466c-9797-ba78e68ee056', 'x-compute-request-id': 'req-0da92282-48e2-466c-9797-ba78e68ee056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf'} Body: b'{"server": {"id": "163a17d0-164a-4903-bac8-185b7549d8bf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-294290001", "status": "ACTIVE", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:21:57Z", "updated": "2024-03-13T11:22:04Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1243439016-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:99:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:22:04.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-03-13 11:22:48,388 85817 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-13 11:23:49,371 85817 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/163a17d0-164a-4903-bac8-185b7549d8bf/action 0.947s 2024-03-13 11:23:49,372 85817 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-ServerBootFromVolumeStableR escueTest-image-1223010340"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:48 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-c11ab296-936f-47f8-b7fc-c1b838431f5f', 'x-compute-request-id': 'req-c11ab296-936f-47f8-b7fc-c1b838431f5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf/action'} Body: b'{"image_id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2"}' 2024-03-13 11:23:49,398 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.025s 2024-03-13 11:23:49,398 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3d24eac4-3310-4905-b49c-7cc039844593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:49Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:50,429 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.029s 2024-03-13 11:23:50,429 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3aa86c04-e363-4d6d-bc83-c646627fe78b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:49Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:51,454 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.023s 2024-03-13 11:23:51,454 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-11d29e64-5b10-47b8-a569-2ec290b84149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:49Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:52,477 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.021s 2024-03-13 11:23:52,478 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2b9abfd5-383c-4849-9d01-4a74be58357b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_ro les": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:49Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:53,502 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.022s 2024-03-13 11:23:53,503 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-29b08f9f-0044-4d82-b41d-f6e048518e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "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": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:53Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:54,578 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.074s 2024-03-13 11:23:54,579 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b76c0af-8b39-46e3-a83d-d891531d6c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "da250442dc0274596abfe7d2c959c82c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b4e3c8eb29a494afe0f0478047e864122352a88fd09a277918e3d11cbb31d52bc69f1fbfddbdbd6a5592ae256207dbf46449bffdaf8b52033c7a3a8de554dc1f", "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:54Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:54,603 85817 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/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2 0.024s 2024-03-13 11:23:54,603 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e71cf6b7-c854-4398-8048-f563d0447651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2'} Body: b'{"base_image_ref": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "boot_roles": "reader,member", "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": "163a17d0-164a-4903-bac8-185b7549d8bf", "owner_id": "b99eba6411c94f5ebcbcf351d9d185ce", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-262621486", "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-262621486-project-member", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1223010340", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "da250442dc0274596abfe7d2c959c82c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b99eba6411c94f5ebcbcf351d9d185ce", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b4e3c8eb29a494afe0f0478047e864122352a88fd09a27791 8e3d11cbb31d52bc69f1fbfddbdbd6a5592ae256207dbf46449bffdaf8b52033c7a3a8de554dc1f", "id": "61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "created_at": "2024-03-13T11:23:49Z", "updated_at": "2024-03-13T11:23:54Z", "tags": [], "self": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2", "file": "/v2/images/61d7cfb7-eb02-4ca5-b12e-a4d884e5ead2/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:23:54,899 85817 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/163a17d0-164a-4903-bac8-185b7549d8bf 0.295s 2024-03-13 11:23:54,899 85817 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, 13 Mar 2024 11:23:54 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-b2113895-30a4-4de1-bb32-63e18f9a9c8a', 'x-compute-request-id': 'req-b2113895-30a4-4de1-bb32-63e18f9a9c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf'} Body: b'{"server": {"id": "163a17d0-164a-4903-bac8-185b7549d8bf", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-294290001", "status": "ACTIVE", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "013e8459ef4269ff48cb0bf337829e1e432e408bd60221522abcb20d", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:21:57Z", "updated": "2024-03-13T11:23:54Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1243439016-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:99:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/163a17d0-164a-4903-bac8-185b7549d8bf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-13T11:22:04.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-03-13 11:24:54,969 85817 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.043s 2024-03-13 11:24:54,970 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6a61af2c-f01a-4862-9147-086d4d72c509', '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": "1a13ffc1452a4fae8ea adb3d55af9f14", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486-project-member", "password_expires_at": null}, "audit_ids": ["UhrVlKawRkugeCS2ZhKcMQ"], "expires_at": "2024-03-13T12:24:54.000000Z", "issued_at": "2024-03-13T11:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b99eba6411c94f5ebcbcf351d9d185ce", "name": "tempest-ServerBootFromVolumeStableRescueTest-262621486"}, "is_domain": false, "roles": [{"id": "3fe7c76a22924d3f9e06cb920a7e4f60", "name": "reader"}, {"id": "1790277e558e4cd19849bf9bfefe17b0", "name": "member"}], "catalog": [{"endpoints": [{"id": "5229a5a77e3848efb7cb8bac037b5b36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "130b433862604e398ac443969d2bfbf6", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "1e697e3154784184b7598f539c59cada", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "14ac5124329444108ef33c02a040e2b4", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "6e04d736975f455ba12153cb5b9bc2ae", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "1c705da4c18c45118e20daa74b749685", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "31e1bfb113f4437b98bde1e0ad9aff91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "2093e775131841a9a95474b33de2a6b9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "9525f65b454f494cb872f4df3d6a4687", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "4023d90126ad48de9812a74529211e0d", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "9a352b053b44452db610298ee5a5e599", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b99eba6411c94f5ebcbcf351d9d185ce", "region": "RegionOne"}], "id": "581df152747945078d0c892254674316", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b653b979c06d4942a460c3e8ea3b1d3b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "85d4b2a1116d4726a11ae413c86e1395", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2c55799c82ea4197bf8f79e6a50b0eda", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "f0a82059369b48bea6616b572b18ad3d", "type": "identity", "name": "keystone"}]}}' 2024-03-13 11:24:54,970 85817 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1243439016-network', 'tenant_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b99eba6411c94f5ebcbcf351d9d185ce', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48956, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-13T10:52:25Z', 'updated_at': '2024-03-13T10:52:25Z', 'revision_number': 1} available for tenant 2024-03-13 11:24:55,749 85817 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.777s 2024-03-13 11:24:55,749 85817 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-559618720", "imageRef": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "destination_type": "volume"}], "networks": [{"uuid": "8c74e01d-be26-4ac2-8aad-5cd12d6ff6e9"}]}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac', '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-eda76d88-4f1a-400c-97de-f30c6871d81a', 'x-compute-request-id': 'req-eda76d88-4f1a-400c-97de-f30c6871d81a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dc8416df-972e-4d5b-9b2c-84ca03a61fac", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "QWmwu3rj5AHx"}}' 2024-03-13 11:24:55,922 85817 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/dc8416df-972e-4d5b-9b2c-84ca03a61fac 0.169s 2024-03-13 11:24:55,922 85817 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, 13 Mar 2024 11:24:55 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-5e74a2dc-c9d1-427f-8700-6254d76d9a1a', 'x-compute-request-id': 'req-5e74a2dc-c9d1-427f-8700-6254d76d9a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac'} Body: b'{"server": {"id": "dc8416df-972e-4d5b-9b2c-84ca03a61fac", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-559618720", "status": "BUILD", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:24:56Z", "updated": "2024-03-13T11:24:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}], "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-03-13 11:25:46,153 85817 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/dc8416df-972e-4d5b-9b2c-84ca03a61fac 0.160s 2024-03-13 11:25:46,154 85817 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, 13 Mar 2024 11:25:45 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-62f27f38-09f3-4dd5-8c37-95bed50427d8', 'x-compute-request-id': 'req-62f27f38-09f3-4dd5-8c37-95bed50427d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac'} Body: b'{"server": {"id": "dc8416df-972e-4d5b-9b2c-84ca03a61fac", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-559618720", "status": "ERROR", "tenant_id": "b99eba6411c94f5ebcbcf351d9d185ce", "user_id": "1a13ffc1452a4fae8eaadb3d55af9f14", "metadata": {}, "hostId": "", "image": {"id": "3033388b-26b0-482f-b3eb-21f8ff5e59f8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/3033388b-26b0-482f-b3eb-21f8ff5e59f8"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-13T11:24:55Z", "updated": "2024-03-13T11:25:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-03-13T11:25:04Z", "message": "Build of instance dc8416df-972e-4d5b-9b2c-84ca03a61fac aborted: Volume b83cc8ff-cc97-4b18-b8d5-257b788149d6 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-03-13 11:25:46,172 85817 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2024-03-13 11:25:46,837 85817 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/dc8416df-972e-4d5b-9b2c-84ca03a61fac 0.664s 2024-03-13 11:25:46,837 85817 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, 13 Mar 2024 11:25:46 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-f3411d4e-c214-48a3-a72e-ca08346eb60c', 'x-compute-request-id': 'req-f3411d4e-c214-48a3-a72e-ca08346eb60c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac'} Body: b'' 2024-03-13 11:25:46,883 85817 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/dc8416df-972e-4d5b-9b2c-84ca03a61fac 0.045s 2024-03-13 11:25:46,883 85817 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, 13 Mar 2024 11:25:46 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-40ce4ada-e1d6-4a18-8b11-f747287dea08', 'x-compute-request-id': 'req-40ce4ada-e1d6-4a18-8b11-f747287dea08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc8416df-972e-4d5b-9b2c-84ca03a61fac'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dc8416df-972e-4d5b-9b2c-84ca03a61fac could not be found."}}' 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 cbb1446a-c5c6-424c-b573-824fb5bc923e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:33,395 85817 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.658s 2024-03-13 11:27:33,396 85817 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-177442929", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/cbb1446a-c5c6-424c-b573-824fb5bc923e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77b7bc6d-3b31-491e-abf5-66e334c77144', 'x-compute-request-id': 'req-77b7bc6d-3b31-491e-abf5-66e334c77144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "cbb1446a-c5c6-424c-b573-824fb5bc923e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:27:33.279716", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-177442929", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-03-13 11:27:33,470 85817 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/cbb1446a-c5c6-424c-b573-824fb5bc923e 0.069s 2024-03-13 11:27:33,470 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:33 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-bf9dfa64-b3bc-4a78-ad2f-383a995ad0db', 'x-compute-request-id': 'req-bf9dfa64-b3bc-4a78-ad2f-383a995ad0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/cbb1446a-c5c6-424c-b573-824fb5bc923e'} Body: b'{"volume": {"id": "cbb1446a-c5c6-424c-b573-824fb5bc923e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:27:33.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-177442929", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-03-13 11:27:34,528 85817 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/cbb1446a-c5c6-424c-b573-824fb5bc923e 0.052s 2024-03-13 11:27:34,528 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:34 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-c4c1b65f-cd29-4e5d-9db3-6138a5f1b775', 'x-compute-request-id': 'req-c4c1b65f-cd29-4e5d-9db3-6138a5f1b775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/cbb1446a-c5c6-424c-b573-824fb5bc923e'} Body: b'{"volume": {"id": "cbb1446a-c5c6-424c-b573-824fb5bc923e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-13T11:27:33.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-177442929", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 f0b18c5f-b80a-4451-937c-dfbfb2d2e20f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:42,003 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/9ed34bdd7acf4f328b931e2092cd1d9a/os-quota-sets/65b4d50670554db582febb52345764ee?usage=True 0.044s 2024-03-13 11:27:42,003 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a265ba2f-d407-4bed-8664-c36355cb9c2b', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a265ba2f-d407-4bed-8664-c36355cb9c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9ed34bdd7acf4f328b931e2092cd1d9a/os-quota-sets/65b4d50670554db582febb52345764ee?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:42,306 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes 0.293s 2024-03-13 11:27:42,307 85817 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-350176936"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cee20a-9584-45c3-9548-85482d07b21c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cee20a-9584-45c3-9548-85482d07b21c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes'} Body: b'{"volume": {"id": "f0b18c5f-b80a-4451-937c-dfbfb2d2e20f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:42.244391", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-350176936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:27:42,379 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.060s 2024-03-13 11:27:42,380 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f5327b-214d-428a-aaa3-da836aefeb53', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f5327b-214d-428a-aaa3-da836aefeb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'{"volume": {"id": "f0b18c5f-b80a-4451-937c-dfbfb2d2e20f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:42.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-350176936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:43,441 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.047s 2024-03-13 11:27:43,441 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174d0123-2b50-4c1f-a2a0-5fd00b90306b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174d0123-2b50-4c1f-a2a0-5fd00b90306b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'{"volume": {"id": "f0b18c5f-b80a-4451-937c-dfbfb2d2e20f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:42.000000", "updated_at": "2024-03-13T11:27:42.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-350176936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:43,492 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.038s 2024-03-13 11:27:43,492 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-eb3a0809-ab0b-42cc-aca9-6b658beca2da', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3a0809-ab0b-42cc-aca9-6b658beca2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'{"volume": {"id": "f0b18c5f-b80a-4451-937c-dfbfb2d2e20f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:42.000000", "updated_at": "2024-03-13T11:27:42.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-350176936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:43,614 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.110s 2024-03-13 11:27:43,615 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ee0950-f65b-4946-b5dc-9655c2c0bfff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'' 2024-03-13 11:27:43,637 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 0.021s 2024-03-13 11:27:43,637 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bab328c-94d6-4864-abef-c6598d4d2ad4', 'x-openstack-request-id': 'req-0bab328c-94d6-4864-abef-c6598d4d2ad4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/f0b18c5f-b80a-4451-937c-dfbfb2d2e20f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f0b18c5f-b80a-4451-937c-dfbfb2d2e20f 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 b3501714-fdc7-43c6-962f-079fa2671f71 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:43,871 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes 0.230s 2024-03-13 11:27:43,872 85817 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-527067813"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6796fa5-88a2-4bca-9efd-317b89c10c5c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6796fa5-88a2-4bca-9efd-317b89c10c5c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes'} Body: b'{"volume": {"id": "b3501714-fdc7-43c6-962f-079fa2671f71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:43.758560", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-527067813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:27:43,947 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.047s 2024-03-13 11:27:43,950 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93151957-40db-458c-9fbf-ee970b33b3ff', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93151957-40db-458c-9fbf-ee970b33b3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'{"volume": {"id": "b3501714-fdc7-43c6-962f-079fa2671f71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:44.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-527067813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:45,008 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.043s 2024-03-13 11:27:45,009 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb9f307-798a-491d-858b-fa7de5c7a1fd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb9f307-798a-491d-858b-fa7de5c7a1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'{"volume": {"id": "b3501714-fdc7-43c6-962f-079fa2671f71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:44.000000", "updated_at": "2024-03-13T11:27:44.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-527067813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:45,078 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.054s 2024-03-13 11:27:45,078 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab9b0fb-bd70-4c38-9522-8ec861989f48', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab9b0fb-bd70-4c38-9522-8ec861989f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'{"volume": {"id": "b3501714-fdc7-43c6-962f-079fa2671f71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:44.000000", "updated_at": "2024-03-13T11:27:44.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-527067813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71"}], "user_id": "6e0f17caf06c4765b771c6466280b8e9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65b4d50670554db582febb52345764ee"}}' 2024-03-13 11:27:45,199 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.098s 2024-03-13 11:27:45,199 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:45 GMT', 'server': 'Apach e/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-f6ce71db-7aa2-4179-ad87-9f709e8109a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'' 2024-03-13 11:27:45,221 85817 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71 0.021s 2024-03-13 11:27:45,221 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3748c97-f273-4302-94b3-835298ba8861', 'x-openstack-request-id': 'req-a3748c97-f273-4302-94b3-835298ba8861', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65b4d50670554db582febb52345764ee/volumes/b3501714-fdc7-43c6-962f-079fa2671f71'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b3501714-fdc7-43c6-962f-079fa2671f71 could not be found."}}' 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 69ef798d-7efa-43ec-b0e2-1e09120673c5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:50,148 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes 0.298s 2024-03-13 11:27:50,148 85817 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-1596755022"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b2550a-a22e-406f-acc2-e8679813df83', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b2550a-a22e-406f-acc2-e8679813df83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes'} Body: b'{"volume": {"id": "69ef798d-7efa-43ec-b0e2-1e09120673c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:50.090000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1596755022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}], "user_id": "6a7c27ddc0ad4ca1aeafd9d39cb9f315", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:27:50,203 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.043s 2024-03-13 11:27:50,204 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9977921-6649-41e0-a8a0-b6ab86316d6d', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9977921-6649-41e0-a8a0-b6ab86316d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'{"volume": {"id": "69ef798d-7efa-43ec-b0e2-1e09120673c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:50.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1596755022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}], "user_id": "6a7c27ddc0ad4ca1aeafd9d39cb9f315", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fb04e36c2984677b58d128d25bed1d5"}}' 2024-03-13 11:27:51,258 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.040s 2024-03-13 11:27:51,258 85817 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ede783-de71-491d-bbbf-5aa35c343b19', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ede783-de71-491d-bbbf-5aa35c343b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'{"volume": {"id": "69ef798d-7efa-43ec-b0e2-1e09120673c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:50.000000", "updated_at": "2024-03-13T11:27:50.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1596755022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}], "user_id": "6a7c27ddc0ad4ca1aeafd9d39cb9f315", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fb04e36c2984677b58d128d25bed1d5"}}' 2024-03-13 11:27:51,309 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.038s 2024-03-13 11:27:51,309 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28328d0-cfc0-4bbd-ab51-6e0de2703695', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28328d0-cfc0-4bbd-ab51-6e0de2703695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'{"volume": {"id": "69ef798d-7efa-43ec-b0e2-1e09120673c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:27:50.000000", "updated_at": "2024-03-13T11:27:50.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1596755022", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5"}], "user_id": "6a7c27ddc0ad4ca1aeafd9d39cb9f315", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fb04e36c2984677b58d128d25bed1d5"}}' 2024-03-13 11:27:51,683 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.362s 2024-03-13 11:27:51,684 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbadcaad-116e-45f9-aca6-14e97bae25a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'' 2024-03-13 11:27:51,705 85817 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5 0.021s 2024-03-13 11:27:51,706 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:51 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-f00976b4-b12f-4366-ad59-2f527fc3c261', 'x-openstack-request-id': 'req-f00976b4-b12f-4366-ad59-2f527fc3c261', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1fb04e36c2984677b58d128d25bed1d5/volumes/69ef798d-7efa-43ec-b0e2-1e09120673c5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 69ef798d-7efa-43ec-b0e2-1e09120673c5 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 1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:54,875 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes 0.287s 2024-03-13 11:27:54,876 85817 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-222901451"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34907ffb-3d5f-46fa-83e2-f7caab049fb6', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34907ffb-3d5f-46fa-83e2-f7caab049fb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes'} Body: b'{"volume": {"id": "1d063c89-ca4d-429b-8dbe-7efd3e0b02b5", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:27:54.783973", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-222901451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}], "user_id": "ad53f5e14c6243d9ae6591aaa3ed7f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:27:54,934 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.046s 2024-03-13 11:27:54,934 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beacd391-9358-42e8-9248-50b930a8d438', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beacd391-9358-42e8-9248-50b930a8d438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'{"volume": {"id": "1d063c89-ca4d-429b-8dbe-7efd3e0b02b5", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:27:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-222901451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}], "user_id": "ad53f5e14c6243d9ae6591aaa3ed7f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "985d2d45fd7d4f5b9df20fcf4bf85824"}}' 2024-03-13 11:27:55,986 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.038s 2024-03-13 11:27:55,986 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99b9a61-2889-4323-9300-b118d6b213c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99b9a61-2889-4323-9300-b118d6b213c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'{"volume": {"id": "1d063c89-ca4d-429b-8dbe-7efd3e0b02b5", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:27:55.000000", "updated_at": "2024-03-13T11:27:55.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-222901451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}], "user_id": "ad53f5e14c6243d9ae6591aaa3ed7f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "985d2d45fd7d4f5b9df20fcf4bf85824"}}' 2024-03-13 11:27:56,042 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.042s 2024-03-13 11:27:56,042 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde5408e-1fbd-4c2a-bd9e-e4bd201f82c2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde5408e-1fbd-4c2a-bd9e-e4bd201f82c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'{"volume": {"id": "1d063c89-ca4d-429b-8dbe-7efd3e0b02b5", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-13T11:27:55.000000", "updated_at": "2024-03-13T11:27:55.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-222901451", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5"}], "user_id": "ad53f5e14c6243d9ae6591aaa3ed7f1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "985d2d45fd7d4f5b9df20fcf4bf85824"}}' 2024-03-13 11:27:56,148 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.094s 2024-03-13 11:27:56,149 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ee79b21-4569-4825-a5e3-66dbe5a0ce57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'' 2024-03-13 11:27:56,171 85817 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 0.021s 2024-03-13 11:27:56,171 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27: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-c08bdbd3-933d-45d0-85b3-7675c9a7547a', 'x-openstack-request-id': 'req-c08bdbd3-933d-45d0-85b3-7675c9a7547a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/985d2d45fd7d4f5b9df20fcf4bf85824/volumes/1d063c89-ca4d-429b-8dbe-7efd3e0b02b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1d063c89-ca4d-429b-8dbe-7efd3e0b02b5 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 96, 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 8797424a-eb53-482b-9e3f-56d1c4b74536 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:27:58,691 85817 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/73b4e79bc20d457fbb1e8db1965c0e9e/types 0.195s 2024-03-13 11:27:58,692 85817 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, 13 Mar 2024 11:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f1f9b0-20a4-4a02-9816-45c049448791', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f1f9b0-20a4-4a02-9816-45c049448791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/73b4e79bc20d457fbb1e8db1965c0e9e/types'} Body: b'{"volume_type": {"id": "066ae1ee-d2ce-48ae-a86b-5511918f5600", "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-03-13 11:27:59,358 85817 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.663s 2024-03-13 11:27:59,358 85817 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, 13 Mar 2024 11:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7bd2f0b2-e0f0-4629-a101-ab8a9f027ec6', '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": "3a99ffde64ad4a32acda946f1cadde9f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5b71cd9e-824e-414e-9013-6b114059c4d1", "created_at": "2024-03-13T11:27:59Z", "updated_at": "2024-03-13T11:27:59Z", "tags": [], "self": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1", "file": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:28:00,331 85817 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/5b71cd9e-824e-414e-9013-6b114059c4d1/file 0.970s 2024-03-13 11:28:00,331 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 13 Mar 2024 11:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e5357e59-cbac-43f7-a5c6-9cdc430d9779', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file'} Body: b'' 2024-03-13 11:28:00,353 85817 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/5b71cd9e-824e-414e-9013-6b114059c4d1 0.021s 2024-03-13 11:28:00,353 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0b232cf5-241c-4120-811e-6f908f922a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1'} 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": "9211811cf44998e23d504d006c5b10d7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3a99ffde64ad4a32acda946f1cadde9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3bd7dfdbc0fc39f2de44dc59e3c46c8dbe45bddfd2b2078d53d3fbe5c65e8002da44bea0536908d3d13d2b7a3933e77edac59e05231903ef85759a2c855cd422", "id": "5b71cd9e-824e-414e-9013-6b114059c4d1", "created_at": "2024-03-13T11:27:59Z", "updated_at": "2024-03-13T11:28:00Z", "tags": [], "self": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1", "file": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:28:00,374 85817 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/5b71cd9e-824e-414e-9013-6b114059c4d1 0.020s 2024-03-13 11:28:00,374 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-137c381b-0ed1-494e-929c-c8466b92df92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1'} 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": "9211811cf44998e23d504d006c5b10d7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3a99ffde64ad4a32acda946f1cadde9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3bd7dfdbc0fc39f2de44dc59e3c46c8dbe45bddfd2b2078d53d3fbe5c65e8002da44bea0536908d3d13d2b7a3933e77edac59e05231903ef85759a2c855cd422", "id": "5b71cd9e-824e-414e-9013-6b114059c4d1", "created_at": "2024-03-13T11:27:59Z", "updated_at": "2024-03-13T11:28:00Z", "tags": [], "self": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1", "file": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:28:00,397 85817 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/5b71cd9e-824e-414e-9013-6b114059c4d1 0.022s 2024-03-13 11:28:00,397 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7dc9edd8-2e39-44f3-9a28-d156e6147fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1'} 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": "9211811cf44998e23d504d006c5b10d7", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3a99ffde64ad4a32acda946f1cadde9f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "3bd7dfdbc0fc39f2de44dc59e3c46c8dbe45bddfd2b2078d53d3fbe5c65e8002da44bea0536908d3d13d2b7a3933e77edac59e05231903ef85759a2c855cd422", "id": "5b71cd9e-824e-414e-9013-6b114059c4d1", "created_at": "2024-03-13T11:27:59Z", "updated_at": "2024-03-13T11:28:00Z", "tags": [], "self": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1", "file": "/v2/images/5b71cd9e-824e-414e-9013-6b114059c4d1/file", "schema": "/v2/schemas/image"}' 2024-03-13 11:28:00,743 85817 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/3a99ffde64ad4a32acda946f1cadde9f/volumes 0.345s 2024-03-13 11:28:00,744 85817 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": "5b71cd9e-824e-414e-9013-6b114059c4d1", "size": 1}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282ad6a3-b6e7-4994-8c6a-cf1afec3a9fd', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282ad6a3-b6e7-4994-8c6a-cf1afec3a9fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3a99ffde64ad4a32acda946f1cadde9f/volumes'} Body: b'{"volume": {"id": "8797424a-eb53-482b-9e3f-56d1c4b74536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:00.683374", "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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}], "user_id": "2ac0971d0e0741a695ebb1787958c855", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-13 11:28:00,801 85817 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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536 0.043s 2024-03-13 11:28:00,802 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bda3180-a93f-41c5-833e-71a2878bd9b9', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bda3180-a93f-41c5-833e-71a2878bd9b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536'} Body: b'{"volume": {"id": "8797424a-eb53-482b-9e3f-56d1c4b74536", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:01.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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}], "user_id": "2ac0971d0e0741a695ebb1787958c855", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a99ffde64ad4a32acda946f1cadde9f"}}' 2024-03-13 11:28:01,896 85817 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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536 0.081s 2024-03-13 11:28:01,897 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33928e34-810a-4e85-ad0b-8e3df6e947f4', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33928e34-810a-4e85-ad0b-8e3df6e947f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536'} Body: b'{"volume": {"id": "8797424a-eb53-482b-9e3f-56d1c4b74536", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:01.000000", "updated_at": "2024-03-13T11:28:01.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/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3a99ffde64ad4a32acda946f1cadde9f/volumes/8797424a-eb53-482b-9e3f-56d1c4b74536"}], "user_id": "2ac0971d0e0741a695ebb1787958c855", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3a99ffde64ad4a32acda946f1cadde9f"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 54, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 96, 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 e6873e32-8ece-48ad-b5de-c579891ea2ad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:28:05,365 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes 0.374s 2024-03-13 11:28:05,366 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-292818891"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83ffe42-ff2c-4571-8fbc-b712f0f6cb89', 'content-length': '836', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83ffe42-ff2c-4571-8fbc-b712f0f6cb89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes'} Body: b'{"volume": {"id": "e6873e32-8ece-48ad-b5de-c579891ea2ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:05.301472", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-292818891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:28:05,416 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad 0.040s 2024-03-13 11:28:05,417 85817 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, 13 Mar 2024 11:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955beac6-f62a-4e12-a559-316220879906', 'content-length': '904', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955beac6-f62a-4e12-a559-316220879906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad'} Body: b'{"volume": {"id": "e6873e32-8ece-48ad-b5de-c579891ea2ad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:05.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-292818891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2ee6a4986b27411284160d82fcf2e20e"}}' 2024-03-13 11:28:06,474 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b 5de-c579891ea2ad 0.044s 2024-03-13 11:28:06,474 85817 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, 13 Mar 2024 11:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0e45cc-8977-4c99-9ebd-680a58a48aa9', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0e45cc-8977-4c99-9ebd-680a58a48aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad'} Body: b'{"volume": {"id": "e6873e32-8ece-48ad-b5de-c579891ea2ad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:05.000000", "updated_at": "2024-03-13T11:28:05.000000", "name": "tempest-VolumeDependencyTests-Volume-292818891", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/e6873e32-8ece-48ad-b5de-c579891ea2ad"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2ee6a4986b27411284160d82fcf2e20e"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] ------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 38, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 96, 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 c20d1844-33b4-4985-8a54-ce7f37f31521 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-13 11:28:06,666 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes 0.176s 2024-03-13 11:28:06,666 85817 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2100639225"}} Response - Headers: {'date': 'Wed, 13 Mar 2024 11:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57129514-9785-4108-8866-4343d7c4f63a', 'content-length': '837', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57129514-9785-4108-8866-4343d7c4f63a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes'} Body: b'{"volume": {"id": "c20d1844-33b4-4985-8a54-ce7f37f31521", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:06.608915", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2100639225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-13 11:28:06,717 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521 0.040s 2024-03-13 11:28:06,718 85817 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, 13 Mar 2024 11:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d338ae-6fe4-4e44-97c8-15cfc0bfceaf', 'content-length': '905', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d338ae-6fe4-4e44-97c8-15cfc0bfceaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521'} Body: b'{"volume": {"id": "c20d1844-33b4-4985-8a54-ce7f37f31521", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:07.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2100639225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2ee6a4986b27411284160d82fcf2e20e"}}' 2024-03-13 11:28:07,785 85817 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54 -ce7f37f31521 0.044s 2024-03-13 11:28:07,786 85817 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, 13 Mar 2024 11:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40e52d8-27c5-498f-ad07-596b8cf29664', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40e52d8-27c5-498f-ad07-596b8cf29664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521'} Body: b'{"volume": {"id": "c20d1844-33b4-4985-8a54-ce7f37f31521", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-13T11:28:07.000000", "updated_at": "2024-03-13T11:28:07.000000", "name": "tempest-VolumeDependencyTests-Volume-2100639225", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ee6a4986b27411284160d82fcf2e20e/volumes/c20d1844-33b4-4985-8a54-ce7f37f31521"}], "user_id": "35fb78f095ce4b2884f69275d4d317a7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "2ee6a4986b27411284160d82fcf2e20e"}}' ====== Totals ====== Ran: 220 tests in 2145.3947 sec. - Passed: 75 - Skipped: 31 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 114 Sum of execute time for each test: 9004.8558 sec. ============== Worker Balance ============== - Worker 0 (24 tests) => 0:10:33.072948 - Worker 1 (23 tests) => 0:16:59.777238 - Worker 2 (17 tests) => 0:18:45.171991 - Worker 3 (14 tests) => 0:24:20.439180 - Worker 4 (16 tests) => 0:19:48.702922 - Worker 5 (21 tests) => 0:21:50.935363 - Worker 6 (13 tests) => 0:16:10.053301 - Worker 7 (27 tests) => 0:35:24.464352 - Worker 8 (22 tests) => 0:10:18.601529 - Worker 9 (12 tests) => 0:28:04.310681 - Worker 10 (20 tests) => 0:16:58.325320 - Worker 11 (11 tests) => 0:10:12.225359 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed